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

create-kitql

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-kitql - npm Package Compare versions

Comparing version 0.1.2-next.1 to 0.1.2

6

package.json

@@ -9,3 +9,3 @@ {

],
"version": "0.1.2-next.1",
"version": "0.1.2",
"license": "MIT",

@@ -22,7 +22,7 @@ "type": "module",

"@types/node": "^20.9.2",
"@kitql/eslint-config": "0.1.0-next.1"
"@kitql/eslint-config": "0.1.0"
},
"dependencies": {
"@clack/prompts": "^0.7.0",
"@kitql/helpers": "0.8.8-next.1",
"@kitql/helpers": "0.8.8",
"commander": "^11.1.0"

@@ -29,0 +29,0 @@ },

@@ -16,3 +16,3 @@ # ➕ create kitql

# or with a name & template selected to go even faster
npm create kitql@latest demo-kitql --template kitql-remult
npm create kitql@latest demo-kitql --template sveltekit-remult
```

@@ -19,0 +19,0 @@

@@ -35,5 +35,5 @@ {

"vite": "^5.0.0",
"vite-plugin-kit-routes": "0.3.0-next.1",
"vite-plugin-kit-routes": "0.3.0",
"vitest": "^1.0.0"
}
}

@@ -37,6 +37,6 @@ {

"vite": "^5.0.0",
"vite-plugin-kit-routes": "0.3.0-next.1",
"vite-plugin-striper": "0.2.0-next.2",
"vite-plugin-kit-routes": "0.3.0",
"vite-plugin-striper": "0.2.0",
"vitest": "^1.0.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