Socket
Socket
Sign inDemoInstall

@netlify/framework-info

Package Overview
Dependencies
54
Maintainers
23
Versions
92
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.8.10 to 9.8.11

8

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

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

"fast-glob": "^3.2.12",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"path-browserify": "^1.0.1",

@@ -85,3 +85,3 @@ "rollup-plugin-node-polyfills": "^0.2.1",

"vite": "^4.0.4",
"vitest": "^0.30.1"
"vitest": "^0.34.0"
},

@@ -95,3 +95,3 @@ "engines": {

},
"gitHead": "271879f20816c0963b4cf5a53a711f8cf48d68ff"
"gitHead": "1cee56d47237e07daa078e8149c411aa346bc8e1"
}

@@ -32,3 +32,3 @@ Framework detection utility.

// port: 8000,
// pollingStrategies: [{ name: 'TCP' }, { name: 'HTTP' }]
// pollingStrategies: [{ name: 'TCP' }]
// },

@@ -54,3 +54,3 @@ // build: {

// port: 8080,
// pollingStrategies: [{ name: 'TCP' }, { name: 'HTTP' }]
// pollingStrategies: [{ name: 'TCP' }]
// },

@@ -77,3 +77,3 @@ // build: {

// port: 8080,
// pollingStrategies: [{ name: 'TCP' }, { name: 'HTTP' }]
// pollingStrategies: [{ name: 'TCP' }]
// },

@@ -96,3 +96,3 @@ // build: {

// port: 8080,
// pollingStrategies: [{ name: 'TCP' }, { name: 'HTTP' }]
// pollingStrategies: [{ name: 'TCP' }]
// },

@@ -99,0 +99,0 @@ // build: {

Sorry, the diff of this file is not supported yet

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