@zcodeapp/utils
Advanced tools
@@ -88,3 +88,3 @@ | ||
| <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a> | ||
| at 2024-05-20T05:07:27.402Z | ||
| at 2024-06-23T07:31:56.174Z | ||
| </div> | ||
@@ -91,0 +91,0 @@ <script src="prettify.js"></script> |
@@ -179,3 +179,3 @@ | ||
| <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a> | ||
| at 2024-05-20T05:07:27.402Z | ||
| at 2024-06-23T07:31:56.174Z | ||
| </div> | ||
@@ -182,0 +182,0 @@ <script src="prettify.js"></script> |
@@ -76,3 +76,3 @@ | ||
| <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a> | ||
| at 2024-05-20T05:07:27.402Z | ||
| at 2024-06-23T07:31:56.174Z | ||
| </div> | ||
@@ -79,0 +79,0 @@ <script src="prettify.js"></script> |
@@ -151,3 +151,3 @@ | ||
| <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a> | ||
| at 2024-05-20T05:07:27.402Z | ||
| at 2024-06-23T07:31:56.174Z | ||
| </div> | ||
@@ -154,0 +154,0 @@ <script src="prettify.js"></script> |
@@ -121,3 +121,3 @@ | ||
| <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a> | ||
| at 2024-05-20T05:07:27.402Z | ||
| at 2024-06-23T07:31:56.174Z | ||
| </div> | ||
@@ -124,0 +124,0 @@ <script src="prettify.js"></script> |
@@ -109,3 +109,3 @@ | ||
| <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a> | ||
| at 2024-05-20T05:07:27.402Z | ||
| at 2024-06-23T07:31:56.174Z | ||
| </div> | ||
@@ -112,0 +112,0 @@ <script src="prettify.js"></script> |
@@ -106,3 +106,3 @@ | ||
| <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a> | ||
| at 2024-05-20T05:07:27.402Z | ||
| at 2024-06-23T07:31:56.174Z | ||
| </div> | ||
@@ -109,0 +109,0 @@ <script src="prettify.js"></script> |
+4
-4
| { | ||
| "name": "@zcodeapp/utils", | ||
| "version": "0.3.3", | ||
| "version": "0.3.4", | ||
| "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 --runInBand", | ||
| "test": "npm run build && node --inspect=0.0.0.0:9229 -r ts-node/register /app/node_modules/jest/bin/jest.js tests --runInBand", | ||
| "test-ci-unit": "npx jest --coverage --runInBand", | ||
@@ -32,3 +32,3 @@ "build": "rm -rf dist && npm run format && tsc && npm run eslint", | ||
| "homepage": "https://github.com/zcodeapp/msexpandable#readme", | ||
| "gitHead": "eb7647661d721630ff178b21d9b1200bceaa0ace", | ||
| "gitHead": "0dcf48d6e0c631520cd719301bc2fd16701f96ea", | ||
| "devDependencies": { | ||
@@ -39,3 +39,3 @@ "@types/crypto-js": "^4.2.1", | ||
| "@typescript-eslint/parser": "^7.9.0", | ||
| "@zcodeapp/interfaces": "^0.5.3", | ||
| "@zcodeapp/interfaces": "^0.5.4", | ||
| "eslint": "^8.57.0", | ||
@@ -42,0 +42,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
82625
0.02%