Socket
Socket
Sign inDemoInstall

@netlify/framework-info

Package Overview
Dependencies
8
Maintainers
15
Versions
93
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0 to 8.0.1

2

build/frameworks.js

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

"configFiles": [
"remix.config.mjs"
"remix.config.js"
]

@@ -610,0 +610,0 @@ },

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

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

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

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

@@ -21,3 +21,3 @@ const { cwd, version } = require('process')

return { packageJson, packageJsonPath }
} catch (error) {
} catch {
return {}

@@ -24,0 +24,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