Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "worker_map", | ||
"description": "Tread-safe map structure for worker_threads.", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"main": "./src/worker_hash.js", | ||
@@ -9,3 +9,3 @@ "scripts": { | ||
}, | ||
"homepage": "https://github.com/nairihar/threadshare", | ||
"homepage": "https://github.com/nairihar/worker_map", | ||
"keywords": [ | ||
@@ -12,0 +12,0 @@ "thread", |
@@ -17,3 +17,3 @@ ![](https://img.shields.io/badge/dependencies-none-brightgreen.svg) | ||
``` | ||
npm i threadshare | ||
npm i worker_map | ||
``` | ||
@@ -20,0 +20,0 @@ |
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
14482