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

@sveltejs/vite-plugin-svelte

Package Overview
Dependencies
Maintainers
3
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sveltejs/vite-plugin-svelte - npm Package Compare versions

Comparing version 1.0.0-next.1 to 1.0.0-next.2

index.js

7

CHANGELOG.md
# @sveltejs/vite-plugin-svelte
## 1.0.0-next.2
### Patch Changes
- Include index.js in package
## 1.0.0-next.1
### Patch Changes
- 865df9d: Bump version to allow publishing via pnpm

6

package.json
{
"name": "@sveltejs/vite-plugin-svelte",
"version": "1.0.0-next.1",
"version": "1.0.0-next.2",
"dependencies": {

@@ -13,2 +13,6 @@ "@rollup/pluginutils": "^4.1.0",

},
"main": "index.js",
"files": [
"index.js"
],
"peerDependencies": {

@@ -15,0 +19,0 @@ "svelte": "^3.34.0",

rollup.config.js
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