Socket
Socket
Sign inDemoInstall

@netlify/framework-info

Package Overview
Dependencies
Maintainers
16
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netlify/framework-info - npm Package Compare versions

Comparing version 4.0.1 to 4.1.0

src/frameworks/blitz.json

7

CHANGELOG.md

@@ -10,2 +10,9 @@ # Changelog

## [4.1.0](https://www.github.com/netlify/framework-info/compare/v4.0.1...v4.1.0) (2021-05-11)
### Features
* add Blitz.js support ([#243](https://www.github.com/netlify/framework-info/issues/243)) ([fb01ff5](https://www.github.com/netlify/framework-info/commit/fb01ff504f4a399405c5e1f8916f3413f468d2db))
### [4.0.1](https://www.github.com/netlify/framework-info/compare/v4.0.0...v4.0.1) (2021-05-09)

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

4

package.json
{
"name": "@netlify/framework-info",
"version": "4.0.1",
"version": "4.1.0",
"description": "Framework detection utility",

@@ -89,3 +89,3 @@ "main": "./src/main.js",

"@babel/preset-react": "^7.12.10",
"@netlify/eslint-config-node": "^2.6.5",
"@netlify/eslint-config-node": "^2.6.7",
"ava": "^2.4.0",

@@ -92,0 +92,0 @@ "babel-loader": "^8.2.2",

@@ -16,2 +16,3 @@ /* eslint-disable node/global-require,import/order,import/max-dependencies */

require('./next.json'),
require('./blitz.json'),
require('./nuxt.json'),

@@ -18,0 +19,0 @@ require('./phenomic.json'),

Sorry, the diff of this file is too big to display

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