@graffy/core
Advanced tools
Comparing version 0.15.25-alpha.4 to 0.15.25-alpha.5
@@ -5,9 +5,4 @@ { | ||
"author": "aravind (https://github.com/aravindet)", | ||
"version": "0.15.25-alpha.4", | ||
"main": "./index.cjs", | ||
"exports": { | ||
"import": "./index.mjs", | ||
"require": "./index.cjs" | ||
}, | ||
"module": "./index.mjs", | ||
"version": "0.15.25-alpha.5", | ||
"main": "./index.mjs", | ||
"types": "./types/index.d.ts", | ||
@@ -20,6 +15,6 @@ "repository": { | ||
"dependencies": { | ||
"@graffy/common": "0.15.25-alpha.4", | ||
"@graffy/stream": "0.15.25-alpha.4", | ||
"@graffy/common": "0.15.25-alpha.5", | ||
"@graffy/stream": "0.15.25-alpha.5", | ||
"debug": "^4.3.3" | ||
} | ||
} |
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
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
10275
8
268
+ Added@graffy/common@0.15.25-alpha.5(transitive)
+ Added@graffy/stream@0.15.25-alpha.5(transitive)
- Removed@graffy/common@0.15.25-alpha.4(transitive)
- Removed@graffy/stream@0.15.25-alpha.4(transitive)