Comparing version 0.3.0-beta.1 to 0.3.0-beta.4
{ | ||
"name": "amos-utils", | ||
"version": "0.3.0-beta.1", | ||
"version": "0.3.0-beta.4", | ||
"author": "acrazing <joking.young@gmail.com>", | ||
"homepage": "https://github.com/amos-project/amos", | ||
"license": "MIT", | ||
"types": "esm/index.d.ts", | ||
"main": "lib/index.js", | ||
"module": "esm/index.js", | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.esm.js", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
@@ -20,5 +20,8 @@ "dist" | ||
}, | ||
"devDependencies": { | ||
"amos-testing": "0.3.0-beta.1" | ||
}, | ||
"dependencies": { | ||
"tslib": "^2.6.1" | ||
"tslib": "^2.8.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
44798
8
805
1
1
Updatedtslib@^2.8.0