Comparing version 0.0.5 to 0.0.6
@@ -84,2 +84,3 @@ "use strict"; | ||
}()); | ||
module.exports = Bim; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.default = Bim; |
{ | ||
"name": "bim", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"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.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
785079
9
17108