@graffy/stream
Advanced tools
Comparing version 0.14.7-alpha4 to 0.14.8-alpha.1
@@ -5,14 +5,14 @@ { | ||
"author": "aravind (https://github.com/aravindet)", | ||
"version": "0.14.7-alpha4", | ||
"main": "index.js", | ||
"source": "src/index.js", | ||
"esnext": "src/index.js", | ||
"version": "0.14.8-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" | ||
"@babel/runtime": "^7.10.4", | ||
"@babel/runtime-corejs3": "^7.10.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
211
9914
2
1
+ Added@babel/runtime@^7.10.4
+ Added@babel/runtime@7.26.0(transitive)