@graffy/server
Advanced tools
Comparing version 0.14.7-alpha4 to 0.15.0-alpha.1
@@ -5,17 +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", | ||
"url": "x", | ||
"@graffy/common": "0.14.7-alpha4", | ||
"ws": "^7.2.3" | ||
"@babel/runtime": "^7.10.4", | ||
"@graffy/common": "0.15.0-alpha.1", | ||
"ws": "^7.3.0" | ||
} | ||
} |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
3
1
21570
547
1
+ Added@babel/runtime@^7.10.4
+ Added@babel/runtime@7.26.7(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
- Removedurl@x
- Removed@babel/runtime-corejs3@7.26.7(transitive)
- Removed@graffy/common@0.14.7-alpha4(transitive)
- Removedcall-bind-apply-helpers@1.0.1(transitive)
- Removedcall-bound@1.0.3(transitive)
- Removedcore-js-pure@3.40.0(transitive)
- Removeddunder-proto@1.0.1(transitive)
- Removedes-define-property@1.0.1(transitive)
- Removedes-errors@1.3.0(transitive)
- Removedes-object-atoms@1.1.1(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedget-intrinsic@1.2.7(transitive)
- Removedget-proto@1.0.1(transitive)
- Removedgopd@1.2.0(transitive)
- Removedhas-symbols@1.1.0(transitive)
- Removedhasown@2.0.2(transitive)
- Removedmath-intrinsics@1.1.0(transitive)
- Removedobject-inspect@1.13.3(transitive)
- Removedpunycode@1.4.1(transitive)
- Removedqs@6.14.0(transitive)
- Removedside-channel@1.1.0(transitive)
- Removedside-channel-list@1.0.0(transitive)
- Removedside-channel-map@1.0.1(transitive)
- Removedside-channel-weakmap@1.0.2(transitive)
- Removedurl@0.11.4(transitive)
Updatedws@^7.3.0