@graffy/core
Advanced tools
Comparing version 0.15.8-alpha.3 to 0.15.8-alpha.4
@@ -5,3 +5,3 @@ { | ||
"author": "aravind (https://github.com/aravindet)", | ||
"version": "0.15.8-alpha.3", | ||
"version": "0.15.8-alpha.4", | ||
"main": "./index.cjs", | ||
@@ -13,3 +13,3 @@ "exports": { | ||
"module": "./index.mjs", | ||
"types": "./index.d.ts", | ||
"types": "./types/index.d.ts", | ||
"repository": { | ||
@@ -21,7 +21,7 @@ "type": "git", | ||
"dependencies": { | ||
"@graffy/common": "0.15.8-alpha.3", | ||
"@graffy/stream": "0.15.8-alpha.3", | ||
"@graffy/common": "0.15.8-alpha.4", | ||
"@graffy/stream": "0.15.8-alpha.4", | ||
"debug": "^4.3.2", | ||
"@graffy/testing": "0.15.8-alpha.3" | ||
"@graffy/testing": "0.15.8-alpha.4" | ||
} | ||
} |
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
9
0
9519
55
+ Added@graffy/common@0.15.8-alpha.4(transitive)
+ Added@graffy/stream@0.15.8-alpha.4(transitive)
+ Added@graffy/testing@0.15.8-alpha.4(transitive)
- Removed@graffy/common@0.15.8-alpha.3(transitive)
- Removed@graffy/stream@0.15.8-alpha.3(transitive)
- Removed@graffy/testing@0.15.8-alpha.3(transitive)