@site-index/core 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,10 +2,10 @@
2
2
 
3
3
  Deterministic site-index pipeline for config resolution, discovery, loading, validation, deduplication, and artifact generation.
4
4
 
5
- [![npm version](https://img.shields.io/npm/v/%40site-index%2Fcore)](https://www.npmjs.com/package/%40site-index%2Fcore)
5
+ [![npm version](https://img.shields.io/npm/v/@site-index/core)](https://www.npmjs.com/package/@site-index/core)
6
6
  [![Code Quality](https://github.com/Deasilsoft/site-index/actions/workflows/code-quality.yml/badge.svg?branch=main)](https://github.com/Deasilsoft/site-index/actions/workflows/code-quality.yml)
7
- [![Code Coverage](https://codecov.io/gh/Deasilsoft/site-index/graph/badge.svg?flag=%40site-index%2Fcore)](https://codecov.io/gh/Deasilsoft/site-index)
8
- [![Socket](https://badge.socket.dev/npm/package/%40site-index%2Fcore)](https://socket.dev/npm/package/%40site-index%2Fcore)
7
+ [![Code Coverage](https://codecov.io/gh/Deasilsoft/site-index/graph/badge.svg?flag=@site-index/core)](https://codecov.io/gh/Deasilsoft/site-index)
8
+ [![Socket](https://badge.socket.dev/npm/package/@site-index/core)](https://socket.dev/npm/package/@site-index/core)
9
9
 
10
10
  [Repository README](../../../)
11
11
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@site-index/core",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "Deterministic site-index pipeline: config, discovery, loading, validation, and artifact generation.",
5
5
  "keywords": [
6
6
  "site-index",