@vltpkg/output
Advanced tools
+5
-5
| { | ||
| "name": "@vltpkg/output", | ||
| "description": "Generate output from the vlt CLI", | ||
| "version": "1.0.0-rc.22", | ||
| "version": "1.0.0-rc.23", | ||
| "repository": { | ||
@@ -15,3 +15,3 @@ "type": "git", | ||
| "dependencies": { | ||
| "@vltpkg/types": "1.0.0-rc.22" | ||
| "@vltpkg/types": "1.0.0-rc.23" | ||
| }, | ||
@@ -47,3 +47,3 @@ "devDependencies": { | ||
| "prettier": "../../.prettierrc.js", | ||
| "module": "./src/index.ts", | ||
| "module": "./dist/index.js", | ||
| "type": "module", | ||
@@ -54,3 +54,3 @@ "exports": { | ||
| "import": { | ||
| "default": "./src/index.ts" | ||
| "default": "./dist/index.js" | ||
| } | ||
@@ -60,3 +60,3 @@ }, | ||
| "import": { | ||
| "default": "./src/error.ts" | ||
| "default": "./dist/error.js" | ||
| } | ||
@@ -63,0 +63,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
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
4250
0.07%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated