@netlify/framework-info
Advanced tools
Comparing version 7.0.0-rc-2 to 7.0.0-rc-3
{ | ||
"name": "@netlify/framework-info", | ||
"version": "7.0.0-rc-2", | ||
"version": "7.0.0-rc-3", | ||
"description": "Framework detection utility", | ||
"type": "module", | ||
"exports": { | ||
"browser": "./dist/index.js", | ||
"browser": "./dist/index.cjs", | ||
"node": "./src/main.js" | ||
}, | ||
"main": "./src/main.js", | ||
"browser": "./dist/index.js", | ||
"files": [ | ||
"dist/index.js", | ||
"dist/index.cjs", | ||
"build/*.js", | ||
@@ -15,0 +14,0 @@ "src/**/*.js" |
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
231414
2473