@zcodeapp/utils
Advanced tools
+4
-4
| { | ||
| "name": "@zcodeapp/utils", | ||
| "version": "0.2.5", | ||
| "version": "0.2.6", | ||
| "description": "Utils for reuse code", | ||
@@ -11,3 +11,3 @@ "main": "dist/index.js", | ||
| "scripts": { | ||
| "test": "node --inspect=0.0.0.0:9229 -r ts-node/register /app/node_modules/jest/bin/jest.js tests", | ||
| "test": "node --inspect=0.0.0.0:9229 -r ts-node/register /app/node_modules/jest/bin/jest.js tests --runInBand", | ||
| "test-ci": "npx jest --coverage --runInBand", | ||
@@ -31,3 +31,3 @@ "build": "rm -rf dist && tsc && npm run eslint", | ||
| "homepage": "https://github.com/zcodeapp/msexpandable#readme", | ||
| "gitHead": "6daae602b38471757694a0a93540505f1e95004b", | ||
| "gitHead": "03a9de0a2ac0322de62e58cb8d935dd1aee7abdc", | ||
| "devDependencies": { | ||
@@ -38,3 +38,3 @@ "@types/crypto-js": "^4.2.1", | ||
| "@typescript-eslint/parser": "^6.16.0", | ||
| "@zcodeapp/interfaces": "^0.3.2", | ||
| "@zcodeapp/interfaces": "^0.4.0", | ||
| "eslint": "^8.56.0", | ||
@@ -41,0 +41,0 @@ "jest": "^29.7.0", |
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
62361
0.02%