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.6.0 to 5.6.1

2

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

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

@@ -6,14 +6,14 @@ {

"detect": {
"npmDependencies": ["vite"],
"excludedNpmDependencies": [],
"configFiles": []
"npmDependencies": ["vite"],
"excludedNpmDependencies": [],
"configFiles": []
},
"dev": {
"command": "vite",
"port": 3000,
"pollingStrategies": [{ "name": "TCP" }, { "name": "HTTP" }]
"command": "vite",
"port": 3000,
"pollingStrategies": [{ "name": "TCP" }]
},
"build": {
"command": "vite build",
"directory": "dist"
"command": "vite build",
"directory": "dist"
},

@@ -20,0 +20,0 @@ "env": {},

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