@tsdotnet/queue
Advanced tools
Comparing version 1.0.14 to 1.0.15
{ | ||
"name": "@tsdotnet/queue", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"description": "", | ||
@@ -43,4 +43,4 @@ "author": "electricessence", | ||
"@types/mocha": "^7.0.2", | ||
"@typescript-eslint/eslint-plugin": "2.31.0", | ||
"@typescript-eslint/parser": "2.31.0", | ||
"@typescript-eslint/eslint-plugin": "^2.33.0", | ||
"@typescript-eslint/parser": "^2.33.0", | ||
"chai": "^4.2.0", | ||
@@ -59,8 +59,8 @@ "copyfiles": "^2.2.0", | ||
"typedoc": "^0.17.6", | ||
"typescript": "^3.8.3" | ||
"typescript": "^3.9.2" | ||
}, | ||
"dependencies": { | ||
"@tsdotnet/collection-base": "^1.0.10", | ||
"@tsdotnet/exceptions": "^1.0.12" | ||
"@tsdotnet/collection-base": "^1.0.12", | ||
"@tsdotnet/exceptions": "^1.0.14" | ||
} | ||
} |
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
26749