New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-framer-plugin

Package Overview
Dependencies
Maintainers
1
Versions
63
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 0.1.3 to 0.1.5

3

index.js

@@ -45,2 +45,3 @@ #!/usr/bin/env node

async function init() {
console.log()
log(chalk.blue("➤") + " Welcome to the Framer Plugins")

@@ -200,7 +201,5 @@

case "yarn":
console.log(" yarn")
console.log(" yarn dev")
break
default:
console.log(` ${pkgManager} install`)
console.log(` ${pkgManager} run dev`)

@@ -207,0 +206,0 @@ break

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

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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