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

@blitzjs/cli

Package Overview
Dependencies
Maintainers
1
Versions
359
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blitzjs/cli - npm Package Compare versions

Comparing version 0.10.0-canary.1 to 0.10.0

12

package.json
{
"name": "@blitzjs/cli",
"description": "Blitz.js CLI",
"version": "0.10.0-canary.1",
"version": "0.10.0",
"license": "MIT",

@@ -13,3 +13,3 @@ "scripts": {

"lint": "tsdx lint",
"test": "tsdx test",
"test": "jest || jest",
"test:watch": "jest --watch"

@@ -54,5 +54,5 @@ },

"devDependencies": {
"@blitzjs/generator": "0.10.0-canary.1",
"@blitzjs/installer": "0.10.0-canary.1",
"@blitzjs/server": "0.10.0-canary.1",
"@blitzjs/generator": "0.10.0",
"@blitzjs/installer": "0.10.0",
"@blitzjs/server": "0.10.0",
"@oclif/dev-cli": "1.22.2",

@@ -87,3 +87,3 @@ "@oclif/test": "1.2.5",

},
"gitHead": "c17e161f80adc64852ae37b38c9aa5fe5aed1d30"
"gitHead": "1c0d7e1d5bd6c2b5b968bfcf0c150b239d72c7ba"
}
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