@hazae41/glacier
Advanced tools
Comparing version 2.0.15 to 2.0.16
{ | ||
"type": "module", | ||
"name": "@hazae41/glacier", | ||
"version": "2.0.15", | ||
"version": "2.0.16", | ||
"author": "hazae41", | ||
@@ -11,4 +11,4 @@ "license": "MIT", | ||
"types": "./dist/types/index.d.ts", | ||
"module": "./dist/esm/index.mjs", | ||
"main": "./dist/cjs/index.cjs", | ||
"module": "./dist/esm/src/index.mjs", | ||
"main": "./dist/cjs/src/index.cjs", | ||
"sideEffects": false, | ||
@@ -45,2 +45,3 @@ "files": [ | ||
"rollup-plugin-node-externals": "^7.1.3", | ||
"tslib": "^2.7.0", | ||
"typescript": "^5.5.4" | ||
@@ -51,4 +52,4 @@ }, | ||
"types": "./dist/types/index.d.ts", | ||
"import": "./dist/esm/index.mjs", | ||
"require": "./dist/cjs/index.cjs" | ||
"import": "./dist/esm/src/index.mjs", | ||
"require": "./dist/cjs/src/index.cjs" | ||
} | ||
@@ -55,0 +56,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
662052
189
6705
10
35