Comparing version 1.0.12 to 1.0.13
{ | ||
"name": "bim", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"description": "A bidirectional map based on the ES6 Map object containing additional methods to retrive keys by values, delete key-value pairs by values and check the existence of keys by values.", | ||
@@ -10,3 +10,3 @@ "main": "index.js", | ||
"build": "rm -rf lib && tsc", | ||
"publish": "sh build/publish.sh" | ||
"build-publish": "sh build/publish.sh" | ||
}, | ||
@@ -13,0 +13,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
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
13976