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

vite-plugin-solid

Package Overview
Dependencies
Maintainers
3
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-solid - npm Package Compare versions

Comparing version 2.3.2 to 2.3.3

17

package.json
{
"name": "vite-plugin-solid",
"version": "2.3.2",
"version": "2.3.3",
"description": "solid-js integration plugin for vite 3",

@@ -19,8 +19,2 @@ "type": "module",

},
"scripts": {
"build": "rollup -c && tsc --emitDeclarationOnly",
"dev": "rollup -c -w",
"prepublishOnly": "pnpm build",
"check": "package-check"
},
"repository": {

@@ -71,3 +65,8 @@ "type": "git",

},
"packageManager": "pnpm@6.24.4"
}
"packageManager": "pnpm@6.24.4",
"scripts": {
"build": "rollup -c && tsc --emitDeclarationOnly",
"dev": "rollup -c -w",
"check": "package-check"
}
}

@@ -160,3 +160,3 @@ <p>

If at least one of this point is blocking to you, you can revert to the old behavior but [opting out the automatic HMR](#options) and placing the following snippet in your entry point:
If at least one of this point is blocking to you, you can revert to the old behavior by [opting out the automatic HMR](#options) and placing the following snippet in your entry point:

@@ -163,0 +163,0 @@ ```jsx

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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