@graffy/core
Advanced tools
Comparing version 0.14.7-alpha4 to 0.15.0-alpha.1
@@ -5,16 +5,15 @@ { | ||
"author": "aravind (https://github.com/aravindet)", | ||
"version": "0.14.7-alpha4", | ||
"main": "index.js", | ||
"source": "src/index.js", | ||
"esnext": "src/index.js", | ||
"version": "0.15.0-alpha.1", | ||
"main": "./cjs/index.js", | ||
"module": "./esm/index.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/aravindet/graffy.git" | ||
"url": "git+https://github.com/usegraffy/graffy.git" | ||
}, | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"@babel/runtime-corejs3": "^7.9.2", | ||
"@graffy/common": "0.14.7-alpha4", | ||
"@graffy/stream": "0.14.7-alpha4" | ||
"@babel/runtime": "^7.10.4", | ||
"@graffy/common": "0.15.0-alpha.1", | ||
"@graffy/stream": "0.15.0-alpha.1" | ||
} | ||
} |
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
35782
843
1
+ Added@babel/runtime@^7.10.4
+ Added@babel/runtime@7.26.0(transitive)
+ Added@graffy/common@0.15.0-alpha.1(transitive)
+ Added@graffy/stream@0.15.0-alpha.1(transitive)
- Removed@babel/runtime-corejs3@^7.9.2
- Removed@babel/runtime-corejs3@7.26.0(transitive)
- Removed@graffy/common@0.14.7-alpha4(transitive)
- Removed@graffy/stream@0.14.7-alpha4(transitive)
- Removedcore-js-pure@3.40.0(transitive)