Socket
Socket
Sign inDemoInstall

@netlify/framework-info

Package Overview
Dependencies
72
Maintainers
19
Versions
93
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.6.0 to 9.7.0

2

build/frameworks.js

@@ -1487,3 +1487,3 @@ // This file is autogenerated at build time

"command": "vite build",
"directory": ".svelte-kit"
"directory": "build"
},

@@ -1490,0 +1490,0 @@ "logo": {

{
"name": "@netlify/framework-info",
"version": "9.6.0",
"version": "9.7.0",
"description": "Framework detection utility",

@@ -96,3 +96,3 @@ "type": "module",

},
"gitHead": "393d364c081e1967c5dc3acfd2b1a9c865b5fdb9"
"gitHead": "fb15bd56d47418bc03b2e94fc87de89d3e18a7a9"
}

@@ -129,1 +129,6 @@ import { join } from 'path'

}
export const supportedRuntimes = {
next: { package: '@netlify/plugin-nextjs', skipFlag: 'NETLIFY_NEXT_PLUGIN_SKIP' },
gatsby: { package: '@netlify/plugin-gatsby', skipFlag: 'NETLIFY_GATSBY_PLUGIN_SKIP' },
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc