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

vite-plugin-framer

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-framer - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

.yarn/install-state.gz

4

index.js

@@ -12,3 +12,5 @@ import picocolors from "picocolors"

console.log(
`${blue("➤")} Learn how to view your Plugin in Framer: ${blue(docsUrl)}`
`\n${blue("➤")} Learn how to view your Plugin in Framer: ${blue(
docsUrl
)}`
)

@@ -15,0 +17,0 @@ },

{
"name": "vite-plugin-framer",
"version": "0.0.1",
"version": "0.0.2",
"type": "module",

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

"peerDependencies": {
"vite": "^5.0.0",
"picocolors": "^1.0.0"
"picocolors": "^1.0.0",
"vite": "^5.0.0"
}
}
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