Socket
Socket
Sign inDemoInstall

@netlify/framework-info

Package Overview
Dependencies
8
Maintainers
17
Versions
93
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.9.2 to 5.10.0

4

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

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

"@babel/preset-react": "^7.12.10",
"@netlify/eslint-config-node": "^3.2.8",
"@netlify/eslint-config-node": "^3.3.0",
"ava": "^3.0.0",

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

@@ -20,3 +20,8 @@ {

"staticAssetsDirectory": "static",
"env": { "GATSBY_LOGGER": "yurnalist", "GATSBY_PRECOMPILE_DEVELOP_FUNCTIONS": "true" },
"env": {
"GATSBY_LOGGER": "yurnalist",
"GATSBY_PRECOMPILE_DEVELOP_FUNCTIONS": "true",
"AWS_LAMBDA_JS_RUNTIME": "nodejs14.x",
"NODE_VERSION": "14"
},
"plugins": [

@@ -23,0 +28,0 @@ {

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc