🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@arvin-shu/microcode-utils

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

@arvin-shu/microcode-utils - npm Package Compare versions

Comparing version
1.1.5
to
1.1.6
+5
-5
package.json
{
"name": "@arvin-shu/microcode-utils",
"version": "1.1.5",
"version": "1.1.6",
"description": "microcode工具库",

@@ -11,6 +11,2 @@ "main": "lib/index.js",

],
"scripts": {
"build": "cross-env ORIGINAL_CWD=$PWD pnpm --filter ../../build-scripts run start",
"clear": "rm -rf dist"
},
"publishConfig": {

@@ -27,3 +23,7 @@ "access": "public",

"lodash-es": "^4.17.21"
},
"scripts": {
"build": "cross-env ORIGINAL_CWD=$PWD pnpm --filter ../../build-scripts run start",
"clear": "rm -rf dist"
}
}