asynchronous-local-storage
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "asynchronous-local-storage", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "MIT", | ||
@@ -51,10 +51,15 @@ "maintainers": [ | ||
}, | ||
"homepage": "http://github.com/kibertoad/canned-enterprise-node", | ||
"homepage": "https://github.com/kibertoad/asynchronous-local-storage", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/kibertoad/canned-enterprise-node.git" | ||
"url": "git://github.com/kibertoad/asynchronous-local-storage.git" | ||
}, | ||
"keywords": [ | ||
"typescript", | ||
"template" | ||
"async-local-storage", | ||
"als", | ||
"cls", | ||
"continuous-local-storage", | ||
"asynchronouslocalstorage", | ||
"threadlocal", | ||
"typescript" | ||
], | ||
@@ -61,0 +66,0 @@ "files": [ |
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
10919