@-0/utils
Advanced tools
Comparing version 0.3.6 to 0.3.7
@@ -16,7 +16,4 @@ import { CMD_SUB$, CMD_ARGS, CMD_ERRO, CMD_RESO, CMD_SRC$, CMD_WORK } from "@-0/keys"; | ||
🔥 Unrecognized ${count > 1 ? "Props" : "Prop"} 🔥 | ||
${stringify_fn(c, 4)} | ||
${Object.keys(unknown_keys)[0][0] | ||
? ` | ||
${index ? key_index_err(c, index) : ""} | ||
${Object.keys(unknown_keys)[0][0] ? `${index ? key_index_err(c, index) : ""} | ||
@@ -26,3 +23,2 @@ The problematic entry/entries: | ||
${!index && count > 3 && !SOURCE ? `${Object.entries(unknown_keys)[0][0]}` : stringify_fn(unknown_keys, 2)}` : ""} | ||
${guide ? | ||
@@ -29,0 +25,0 @@ ` |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.3.6", | ||
"version": "0.3.7", | ||
"description": "utilities for the `-0` org/framework built on @thi.ng/umbrella ecosystem", | ||
@@ -31,23 +31,23 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@-0/keys": "^0.3.6", | ||
"@-0/keys": "^0.3.7", | ||
"querystring": "^0.2.1" | ||
}, | ||
"peerDependencies": { | ||
"@thi.ng/rstream": "^6.0.8" | ||
"@thi.ng/rstream": "^6.0.10" | ||
}, | ||
"devDependencies": { | ||
"@babel/plugin-transform-modules-commonjs": "^7.14.0", | ||
"@thi.ng/checks": "^2.9.6", | ||
"@thi.ng/rstream": "^6.0.8", | ||
"@types/jest": "^26.0.23", | ||
"@types/node": "^15.6.1", | ||
"@typescript-eslint/eslint-plugin": "^4.25.0", | ||
"@typescript-eslint/parser": "^4.25.0", | ||
"babel-jest": "^27.0.1", | ||
"eslint": "^7.27.0", | ||
"jest": "^27.0.1", | ||
"prettier": "^2.3.0", | ||
"ts-jest": "^26.5.6", | ||
"@babel/plugin-transform-modules-commonjs": "^7.14.5", | ||
"@thi.ng/checks": "^2.9.8", | ||
"@thi.ng/rstream": "^6.0.10", | ||
"@types/jest": "^26.0.24", | ||
"@types/node": "^16.3.0", | ||
"@typescript-eslint/eslint-plugin": "^4.28.2", | ||
"@typescript-eslint/parser": "^4.28.2", | ||
"babel-jest": "^27.0.6", | ||
"eslint": "^7.30.0", | ||
"jest": "^27.0.6", | ||
"prettier": "^2.3.2", | ||
"ts-jest": "^27.0.3", | ||
"ts-node": "^10.0.0", | ||
"typescript": "^4.2.4" | ||
"typescript": "^4.3.5" | ||
}, | ||
@@ -54,0 +54,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
14603
21
284
Updated@-0/keys@^0.3.7