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.9 to 0.0.10

index.d.ts

15

package.json
{
"name": "vite-plugin-framer",
"version": "0.0.9",
"version": "0.0.10",
"type": "module",
"main": "index.js",
"types": "./index.d.ts",
"scripts": {
"build-types": "tsc"
},
"exports": {
".": {
"import": "./index.js",
"require": "./index.js"
},
"./types": "./index.d.ts"
},
"repository": "https://huntercaron@github.com/framer/vite-plugin-framer.git",

@@ -14,2 +25,4 @@ "author": "Hunter Caron <huntercaron@me.com>",

"devDependencies": {
"@types/node": "^20.12.7",
"typescript": "^5.4.5",
"vite": "^5.0.0"

@@ -16,0 +29,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