@tyriar/fibonacci-heap
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "@tyriar/fibonacci-heap", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "An implementation of the Fibonacci heap data structure", | ||
@@ -46,4 +46,7 @@ "scripts": { | ||
"lib/**/*.js", | ||
"lib/**/*.js.map" | ||
"lib/**/*.js.map", | ||
"src/*.js", | ||
"src/**/*.js", | ||
"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
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
27179
12
420
0