@netlify/framework-info
Advanced tools
Comparing version 5.5.0 to 5.6.0
{ | ||
"name": "@netlify/framework-info", | ||
"version": "5.5.0", | ||
"version": "5.6.0", | ||
"description": "Framework detection utility", | ||
@@ -89,3 +89,3 @@ "main": "./src/main.js", | ||
"@babel/preset-react": "^7.12.10", | ||
"@netlify/eslint-config-node": "^3.1.6", | ||
"@netlify/eslint-config-node": "^3.1.7", | ||
"ava": "^3.0.0", | ||
@@ -92,0 +92,0 @@ "babel-loader": "^8.2.2", |
@@ -31,2 +31,3 @@ /* eslint-disable node/global-require,import/max-dependencies */ | ||
require('./cecil.json'), | ||
require('./zola.json'), | ||
@@ -33,0 +34,0 @@ // Front-end frameworks |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
227318
55
2021