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

@arvin-shu/microcode-theme

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version
1.0.2
to
1.0.3
+5
-5
package.json
{
"name": "@arvin-shu/microcode-theme",
"version": "1.0.2",
"version": "1.0.3",
"description": "microcode主题",
"main": "index.css",
"style": "index.css",
"scripts": {
"build": "cross-env ORIGINAL_CWD=$PWD BUILD_THEME=true pnpm --filter ../../build-scripts run start",
"clear": "rm -rf dist"
},
"keywords": [],

@@ -13,7 +17,3 @@ "author": "",

"registry": "https://registry.npmjs.org/"
},
"scripts": {
"build": "cross-env ORIGINAL_CWD=$PWD BUILD_THEME=true pnpm --filter ../../build-scripts run start",
"clear": "rm -rf dist"
}
}