@tyriar/fibonacci-heap
Advanced tools
Comparing version 2.0.5 to 2.0.6
{ | ||
"name": "@tyriar/fibonacci-heap", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"description": "An implementation of the Fibonacci heap data structure", | ||
@@ -47,6 +47,6 @@ "scripts": { | ||
"lib/**/*.js.map", | ||
"src/*.js", | ||
"src/**/*.js", | ||
"src/*.ts", | ||
"src/**/*.ts", | ||
"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
37857
16
787