Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@stability/stablestudio-plugin

Package Overview
Dependencies
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stability/stablestudio-plugin - npm Package Compare versions

Comparing version
0.0.0
to
0.0.1
+3
-2
package.json
{
"name": "@stability/stablestudio-plugin",
"version": "0.0.0",
"version": "0.0.1",
"license": "MIT",

@@ -15,3 +15,4 @@ "main": "./lib/index.js",

"build": "yarn build:types && yarn build:javascript",
"dev": "nodemon --watch src --ext ts,tsx,json --exec \"yarn build\""
"dev": "nodemon --watch src --ext ts,tsx,json --exec \"yarn build\"",
"prepublish": "yarn build"
},

@@ -18,0 +19,0 @@ "devDependencies": {