@nuclearplayer/plugin-sdk
Advanced tools
+7
-4
| { | ||
| "name": "@nuclearplayer/plugin-sdk", | ||
| "version": "2.2.0", | ||
| "version": "2.3.0", | ||
| "description": "Plugin SDK for Nuclear music player", | ||
@@ -13,2 +13,5 @@ "type": "module", | ||
| "types": "./dist/index.d.ts" | ||
| }, | ||
| "./mcp": { | ||
| "import": "./src/mcp/index.ts" | ||
| } | ||
@@ -42,4 +45,4 @@ }, | ||
| "vitest": "^3.2.4", | ||
| "@nuclearplayer/tailwind-config": "0.0.10", | ||
| "@nuclearplayer/eslint-config": "0.0.10" | ||
| "@nuclearplayer/eslint-config": "0.0.10", | ||
| "@nuclearplayer/tailwind-config": "0.0.10" | ||
| }, | ||
@@ -75,3 +78,3 @@ "peerDependencies": { | ||
| "build:npm": "tsc && vite build --mode npm && api-extractor run --local && pnpm clean:dts", | ||
| "clean:dts": "rm -rf dist/api dist/react dist/test dist/types dist/types.d.ts dist/*.d.ts.map dist/tsdoc-metadata.json", | ||
| "clean:dts": "rm -rf dist/api dist/mcp dist/react dist/test dist/types dist/types.d.ts dist/*.d.ts.map dist/tsdoc-metadata.json", | ||
| "test": "vitest --run", | ||
@@ -78,0 +81,0 @@ "test:watch": "vitest", |
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
193517
0.15%4999
0.12%