Socket
Socket
Sign inDemoInstall

@netlify/framework-info

Package Overview
Dependencies
Maintainers
19
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 5.7.3 to 5.8.0

2

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

@@ -5,0 +5,0 @@ "main": "./src/main.js",

@@ -21,3 +21,8 @@ {

"env": { "GATSBY_LOGGER": "yurnalist" },
"plugins": []
"plugins": [
{
"packageName": "@netlify/plugin-gatsby",
"condition": { "minNodeVersion": "12.13.0" }
}
]
}

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