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

create-svelte

Package Overview
Dependencies
Maintainers
1
Versions
279
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-svelte - npm Package Compare versions

Comparing version 2.0.0-alpha.2 to 2.0.0-alpha.3

15

package.json
{
"name": "create-svelte",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.3",
"bin": "./bin",
"dependencies": {
"devDependencies": {
"@rollup/plugin-commonjs": "^15.1.0",
"@rollup/plugin-node-resolve": "^9.0.0",
"gitignore-parser": "^0.0.2",
"kleur": "^4.1.3",
"prompts": "^2.3.2",
"rollup": "^2.31.0",
"tiny-glob": "^0.2.6"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^15.1.0",
"@rollup/plugin-node-resolve": "^9.0.0",
"rollup": "^2.31.0"
},
"scripts": {

@@ -22,4 +20,5 @@ "dev": "rollup -cw",

"files": [
"template"
"template",
"template/.gitignore"
]
}
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