@vltpkg/dss-parser
Advanced tools
+4
-4
| { | ||
| "name": "@vltpkg/dss-parser", | ||
| "description": "The Dependency Selector Syntax (DSS) parser", | ||
| "version": "1.0.0-rc.22", | ||
| "version": "1.0.0-rc.23", | ||
| "repository": { | ||
@@ -15,3 +15,3 @@ "type": "git", | ||
| "dependencies": { | ||
| "@vltpkg/error-cause": "1.0.0-rc.22", | ||
| "@vltpkg/error-cause": "1.0.0-rc.23", | ||
| "postcss-selector-parser": "^7.1.1" | ||
@@ -48,3 +48,3 @@ }, | ||
| "prettier": "../../.prettierrc.js", | ||
| "module": "./src/index.ts", | ||
| "module": "./dist/index.js", | ||
| "type": "module", | ||
@@ -55,3 +55,3 @@ "exports": { | ||
| "import": { | ||
| "default": "./src/index.ts" | ||
| "default": "./dist/index.js" | ||
| } | ||
@@ -58,0 +58,0 @@ } |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance 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 1 instance in 1 package
4448
0.04%3
-25%+ Added
- Removed