Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-framer-plugin

Package Overview
Dependencies
Maintainers
0
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-framer-plugin - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

helpers/write-package-json.js

@@ -38,3 +38,3 @@ // @ts-check

typescript: "^5.3",
vite: "^5",
vite: "^6",
},

@@ -41,0 +41,0 @@ }

{
"name": "create-framer-plugin",
"version": "1.0.1",
"version": "1.0.2",
"description": "Create Framer Plugins with one command",

@@ -17,4 +17,6 @@ "main": "index.js",

"setup-dev": "node scripts/setup-dev.js",
"prepare": "yarn clean",
"dev": "yarn setup-dev && cd templates/default && yarn && yarn dev",
"prepublishOnly": "yarn clean"
"prepublishOnly": "yarn clean",
"prepack": "yarn clean"
},

@@ -21,0 +23,0 @@ "keywords": [],

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc