iterable-hash-table
Advanced tools
Comparing version 3.2.3 to 3.2.4
{ | ||
"name": "iterable-hash-table", | ||
"version": "3.2.3", | ||
"version": "3.2.4", | ||
"description": "A simple Iterable Hash Table written in TypeScript", | ||
@@ -5,0 +5,0 @@ "main": "public/HashTable.js", |
@@ -18,3 +18,3 @@ { | ||
"src/**/*", | ||
"@types/public/index.d.ts" | ||
"public/index.d.ts" | ||
], | ||
@@ -21,0 +21,0 @@ "exclude": [ |
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
48738