Socket
Socket
Sign inDemoInstall

@netlify/framework-info

Package Overview
Dependencies
Maintainers
15
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 8.0.1 to 8.0.2

20

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

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

"scripts": {
"prepare": "husky install node_modules/@netlify/eslint-config-node/.husky/",
"prepublishOnly": "npm ci && run-s build test",

@@ -36,11 +37,5 @@ "build": "run-s build:*",

"test:ci": "run-s test:ci:*",
"test:ci:ava": "nyc -r lcovonly -r text -r json ava",
"test:ci:ava": "c8 -r lcovonly -r text -r json ava",
"test:ci:cypress": "node cypress/run.js"
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
"pre-push": "npm run format"
}
},
"keywords": [

@@ -93,5 +88,6 @@ "dependency-management",

"@babel/preset-react": "^7.12.10",
"@netlify/eslint-config-node": "^4.1.0",
"@netlify/eslint-config-node": "^4.1.3",
"ava": "^3.0.0",
"babel-loader": "^8.2.2",
"c8": "^7.11.0",
"cpy": "^8.1.0",

@@ -101,11 +97,7 @@ "cpy-cli": "^3.1.1",

"del": "^6.0.0",
"eslint-plugin-cypress": "^2.11.2",
"eslint-plugin-react": "^7.21.5",
"execa": "^5.0.0",
"html-webpack-plugin": "^5.0.0",
"husky": "^4.0.0",
"husky": "^7.0.4",
"is-ci": "^3.0.0",
"node-static": "^0.7.11",
"npm-run-all": "^4.1.5",
"nyc": "^15.0.0",
"path-browserify": "^1.0.1",

@@ -112,0 +104,0 @@ "puppeteer": "^13.0.0",

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