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

@acurast-processor/utils

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acurast-processor/utils - npm Package Compare versions

Comparing version
0.0.2
to
0.0.3
+3
-2
package.json
{
"name": "@acurast-processor/utils",
"version": "0.0.2",
"version": "0.0.3",
"type": "module",

@@ -14,3 +14,4 @@ "main": "./dist/index.js",

"import": "./dist/index.js",
"default": "./dist/index.js"
"default": "./dist/index.js",
"node": "./dist/index.js"
}

@@ -17,0 +18,0 @@ },