@thi.ng/strings
Advanced tools
+5
-5
| { | ||
| "name": "@thi.ng/strings", | ||
| "version": "3.10.0", | ||
| "version": "3.10.1", | ||
| "description": "Various string formatting & utility functions", | ||
@@ -43,6 +43,6 @@ "type": "module", | ||
| "dependencies": { | ||
| "@thi.ng/api": "^8.12.16", | ||
| "@thi.ng/errors": "^2.6.5", | ||
| "@thi.ng/api": "^8.12.17", | ||
| "@thi.ng/errors": "^2.6.6", | ||
| "@thi.ng/hex": "^2.4.9", | ||
| "@thi.ng/memoize": "^4.0.40" | ||
| "@thi.ng/memoize": "^4.0.41" | ||
| }, | ||
@@ -216,3 +216,3 @@ "devDependencies": { | ||
| }, | ||
| "gitHead": "7a21075f27ba00b28a6eb77e70918a4c7f4e6e68\n" | ||
| "gitHead": "1107498d31504dc63d1a457b5def387d7a134f69\n" | ||
| } |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Updated
Updated
Updated