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

@zcodeapp/cache

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zcodeapp/cache - npm Package Compare versions

Comparing version
0.1.2
to
0.1.3
+1
-1
coverage/index.html

@@ -119,3 +119,3 @@

<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2024-01-28T07:30:17.250Z
at 2024-01-28T07:48:32.724Z
</div>

@@ -122,0 +122,0 @@ <script src="prettify.js"></script>

@@ -175,3 +175,3 @@

<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2024-01-28T07:30:17.250Z
at 2024-01-28T07:48:32.724Z
</div>

@@ -178,0 +178,0 @@ <script src="../prettify.js"></script>

@@ -119,3 +119,3 @@

<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2024-01-28T07:30:17.250Z
at 2024-01-28T07:48:32.724Z
</div>

@@ -122,0 +122,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-01-28T07:30:17.250Z
at 2024-01-28T07:48:32.724Z
</div>

@@ -79,0 +79,0 @@ <script src="../prettify.js"></script>

@@ -119,3 +119,3 @@

<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2024-01-28T07:30:17.250Z
at 2024-01-28T07:48:32.724Z
</div>

@@ -122,0 +122,0 @@ <script src="../../prettify.js"></script>

@@ -73,3 +73,3 @@

<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2024-01-28T07:30:17.250Z
at 2024-01-28T07:48:32.724Z
</div>

@@ -76,0 +76,0 @@ <script src="../../prettify.js"></script>

@@ -157,3 +157,3 @@

<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2024-01-28T07:30:17.250Z
at 2024-01-28T07:48:32.724Z
</div>

@@ -160,0 +160,0 @@ <script src="../../prettify.js"></script>

{
"name": "@zcodeapp/cache",
"version": "0.1.2",
"version": "0.1.3",
"description": "Cache for application",

@@ -40,7 +40,7 @@ "main": "dist/index.js",

"dependencies": {
"@zcodeapp/di": "^0.2.6",
"@zcodeapp/di": "^0.3.0",
"@zcodeapp/logger": "^0.2.6",
"@zcodeapp/utils": "^0.2.6"
},
"gitHead": "03a9de0a2ac0322de62e58cb8d935dd1aee7abdc"
"gitHead": "fa58c4b2d9f9ce3944bda04edfc79ee8e7ca1add"
}