@tyriar/fibonacci-heap
Advanced tools
Comparing version 2.0.8 to 2.0.9-beta1
{ | ||
"name": "@tyriar/fibonacci-heap", | ||
"version": "2.0.8", | ||
"version": "2.0.9-beta1", | ||
"description": "An implementation of the Fibonacci heap data structure", | ||
@@ -46,10 +46,9 @@ "scripts": { | ||
"files": [ | ||
"lib/*.js", | ||
"lib/*.js.map", | ||
"lib/**/*.js", | ||
"lib/**/*.js.map", | ||
"src/*.ts", | ||
"!lib/test", | ||
"src/**/*.ts", | ||
"!src/test", | ||
"typings/*.d.ts" | ||
] | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
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
37160
13
775
1