@-0/utils
Advanced tools
Comparing version 0.3.59 to 0.3.60
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.3.59", | ||
"version": "0.3.60", | ||
"description": "utilities for the `-0` org/framework built on @thi.ng/umbrella ecosystem", | ||
@@ -31,24 +31,24 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@-0/keys": "^0.3.61", | ||
"@-0/keys": "^0.3.62", | ||
"querystring": "^0.2.1" | ||
}, | ||
"peerDependencies": { | ||
"@thi.ng/rstream": "^7.0.9" | ||
"@thi.ng/rstream": "^7.2.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/plugin-transform-modules-commonjs": "^7.16.0", | ||
"@thi.ng/checks": "^3.0.7", | ||
"@thi.ng/rstream": "^7.0.9", | ||
"@types/jest": "^27.0.2", | ||
"@types/node": "^16.11.7", | ||
"@typescript-eslint/eslint-plugin": "^5.3.1", | ||
"@typescript-eslint/parser": "^5.3.1", | ||
"babel-jest": "^27.3.1", | ||
"eslint": "^8.2.0", | ||
"eslint-plugin-jest": "^25.2.4", | ||
"jest": "^27.3.1", | ||
"prettier": "^2.4.1", | ||
"@thi.ng/checks": "^3.1.2", | ||
"@thi.ng/rstream": "^7.2.0", | ||
"@types/jest": "^27.0.3", | ||
"@types/node": "^16.11.11", | ||
"@typescript-eslint/eslint-plugin": "^5.5.0", | ||
"@typescript-eslint/parser": "^5.5.0", | ||
"babel-jest": "^27.4.2", | ||
"eslint": "^8.3.0", | ||
"eslint-plugin-jest": "^25.3.0", | ||
"jest": "^27.4.3", | ||
"prettier": "^2.5.0", | ||
"ts-jest": "^27.0.7", | ||
"ts-node": "^10.4.0", | ||
"typescript": "^4.4.4" | ||
"typescript": "^4.5.2" | ||
}, | ||
@@ -55,0 +55,0 @@ "publishConfig": { |
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
14254
Updated@-0/keys@^0.3.62