@netlify/framework-info
Advanced tools
Comparing version 5.0.0 to 5.1.0
{ | ||
"name": "@netlify/framework-info", | ||
"version": "5.0.0", | ||
"version": "5.1.0", | ||
"description": "Framework detection utility", | ||
@@ -5,0 +5,0 @@ "main": "./src/main.js", |
@@ -20,2 +20,3 @@ /* eslint-disable node/global-require,import/max-dependencies */ | ||
require('./react-static.json'), | ||
require('./redwoodjs.json'), | ||
require('./stencil.json'), | ||
@@ -22,0 +23,0 @@ require('./vuepress.json'), |
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
222281
50
1897