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

@prelude/array

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prelude/array - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+3
-2
package.json
{
"name": "@prelude/array",
"version": "0.1.0",
"version": "0.1.1",
"description": "Array module.",

@@ -12,3 +12,4 @@ "type": "module",

"test": "tsc && NODE_OPTIONS=--experimental-vm-modules jest",
"update": "npx npm-check --update --save-exact"
"update": "npx npm-check --update --save-exact",
"prepublishOnly": "npm test"
},

@@ -15,0 +16,0 @@ "keywords": [