@tsdotnet/queue
Advanced tools
Comparing version 1.0.17 to 1.1.0
{ | ||
"name": "@tsdotnet/queue", | ||
"version": "1.0.17", | ||
"version": "1.1.0", | ||
"description": "", | ||
@@ -23,2 +23,3 @@ "author": "electricessence", | ||
"bump": "npm run precommit && npm version patch", | ||
"bump-minor": "npm run precommit && npm version minor", | ||
"docs": "rimraf docs/* && rimraf docs/.nojekyll && typedoc --options typedoc.json --readme none && node ./.build/create-nojekyll.js", | ||
@@ -25,0 +26,0 @@ "lint": "eslint src/**/*.ts", |
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
26882