@vltpkg/spec
Advanced tools
+6
-6
| { | ||
| "name": "@vltpkg/spec", | ||
| "description": "Package specifier library", | ||
| "version": "1.0.0-rc.22", | ||
| "version": "1.0.0-rc.23", | ||
| "repository": { | ||
@@ -15,4 +15,4 @@ "type": "git", | ||
| "dependencies": { | ||
| "@vltpkg/error-cause": "1.0.0-rc.22", | ||
| "@vltpkg/semver": "1.0.0-rc.22" | ||
| "@vltpkg/error-cause": "1.0.0-rc.23", | ||
| "@vltpkg/semver": "1.0.0-rc.23" | ||
| }, | ||
@@ -52,3 +52,3 @@ "devDependencies": { | ||
| "prettier": "../../.prettierrc.js", | ||
| "module": "./src/index.ts", | ||
| "module": "./dist/index.js", | ||
| "type": "module", | ||
@@ -59,3 +59,3 @@ "exports": { | ||
| "import": { | ||
| "default": "./src/index.ts" | ||
| "default": "./dist/index.js" | ||
| } | ||
@@ -65,3 +65,3 @@ }, | ||
| "import": { | ||
| "default": "./src/browser.ts" | ||
| "default": "./dist/browser.js" | ||
| } | ||
@@ -68,0 +68,0 @@ } |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 2 instances in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 2 instances in 1 package
11373
0.03%3
-25%+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
Updated