@ms-cloudpack/package-utilities
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@ms-cloudpack/package-utilities", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Utilities for resolving/parsing packages and their imports.", | ||
"type": "module", | ||
"types": "./lib/index.js", | ||
"types": "./lib/index.d.ts", | ||
"sideEffects": false, | ||
"exports": { | ||
@@ -36,2 +37,2 @@ ".": { | ||
] | ||
} | ||
} |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
1
2086
3
28
1