New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@zcodeapp/utils

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zcodeapp/utils - npm Package Compare versions

Comparing version
0.3.3
to
0.3.4
+1
-1
coverage/datetime.ts.html

@@ -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>

{
"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",