min-heap-typed
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "min-heap-typed", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Min Heap. Javascript & Typescript Data Structure.", | ||
@@ -55,4 +55,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"data-structure-typed": "^1.3.1" | ||
"data-structure-typed": "^1.3.2" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # What | ||
```bash | ||
npm i min-heap-typed | ||
npm i min-heap-typed --save | ||
``` | ||
@@ -14,0 +14,0 @@ ### yarn |
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
39168
Updateddata-structure-typed@^1.3.2