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

@vercel/frameworks

Package Overview
Dependencies
Maintainers
13
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/frameworks - npm Package Compare versions

Comparing version 0.0.15-canary.0 to 0.0.15-canary.1

LICENSE

28

frameworks.json

@@ -31,2 +31,30 @@ [

{
"name": "Blitz.js",
"slug": "blitzjs",
"demo": "https://blitzjs.now-examples.now.sh",
"logo": "https://raw.githubusercontent.com/zeit/now/master/packages/frameworks/logos/blitz.svg",
"tagline": "Blitz.js: Rails-like framework for fullstack React apps - built on Next.js",
"description": "A brand new Blitz.js app: the output of running `blitz new`",
"website": "https://blitzjs.org",
"detectors": {
"every": [
{
"path": "package.json",
"matchContent": "\"(dev)?(d|D)ependencies\":\\s*{[^}]*\"blitz\":\\s*\".+?\"[^}]*}"
}
]
},
"settings": {
"buildCommand": {
"placeholder": "`npm run build` or `blitz build`"
},
"devCommand": {
"value": "blitz start"
},
"outputDirectory": {
"placeholder": "Next.js default"
}
}
},
{
"name": "Gatsby",

@@ -33,0 +61,0 @@ "slug": "gatsby",

5

package.json
{
"name": "@vercel/frameworks",
"version": "0.0.15-canary.0",
"version": "0.0.15-canary.1",
"main": "frameworks.json",

@@ -16,3 +16,4 @@ "license": "UNLICENSED",

"typescript": "3.5.2"
}
},
"gitHead": "c35d0e8408ac37022ae0b38a3573ddd75cfbb1ab"
}
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