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 9.4.0 to 9.5.0

dist/index.umd.cjs

8

package.json
{
"name": "@netlify/framework-info",
"version": "9.4.0",
"version": "9.5.0",
"description": "Framework detection utility",
"type": "module",
"main": "./dist/index.cjs",
"main": "./dist/index.umd.cjs",
"exports": {
"node": "./src/main.js",
"default": "./dist/index.cjs"
"default": "./dist/index.umd.cjs"
},

@@ -14,3 +14,3 @@ "files": [

"src/**/*.js",
"dist/index.cjs"
"dist/index.umd.cjs"
],

@@ -17,0 +17,0 @@ "scripts": {

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