amos-shapes
Advanced tools
Comparing version 0.3.0-beta.1 to 0.3.0-beta.4
{ | ||
"name": "amos-shapes", | ||
"version": "0.3.0-beta.1", | ||
"version": "0.3.0-beta.4", | ||
"description": "The common data shapes built by amos.", | ||
"homepage": "https://github.com/amos-project/amos", | ||
"license": "MIT", | ||
"main": "lib/index.js", | ||
"module": "esm/index.js", | ||
"types": "esm/index.d.ts", | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.esm.js", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
"src", | ||
"esm", | ||
"lib" | ||
"dist" | ||
], | ||
@@ -23,5 +21,5 @@ "repository": { | ||
"dependencies": { | ||
"amos-utils": "^0.3.0-beta.1", | ||
"tslib": "^2.6.1" | ||
"amos-utils": "0.3.0-beta.4", | ||
"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
62226
8
995
1
+ Addedamos-utils@0.3.0-beta.4(transitive)
- Removedamos-utils@0.3.0-beta.15(transitive)
Updatedamos-utils@0.3.0-beta.4
Updatedtslib@^2.8.0