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

create-svelte-with-args

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-svelte-with-args - npm Package Compare versions

Comparing version 2.2.0 to 2.3.0

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# v2.3.0 (Thu Apr 13 2023)
#### 🚀 Enhancement
- Bump create-svelte from 3.2.0 to 3.3.0 [#25](https://github.com/storybookjs/create-svelte-with-args/pull/25) ([@dependabot[bot]](https://github.com/dependabot[bot]))
#### Authors: 1
- [@dependabot[bot]](https://github.com/dependabot[bot])
---
# v2.2.0 (Tue Mar 21 2023)

@@ -2,0 +14,0 @@

4

package.json
{
"name": "create-svelte-with-args",
"version": "2.2.0",
"version": "2.3.0",
"description": "A small CLI wrapper around the create-svelte package that enables you to replace the interactive prompts with CLI arguments.",

@@ -39,3 +39,3 @@ "bin": "dist/bin.js",

"dependencies": {
"create-svelte": "3.2.0",
"create-svelte": "3.3.0",
"yargs": "^17.5.1"

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