@dotdev/next-config
Advanced tools
Comparing version 1.1.0-beta.0 to 1.1.0-beta.1
{ | ||
"name": "@dotdev/next-config", | ||
"version": "1.1.0-beta.0", | ||
"version": "1.1.0-beta.1", | ||
"license": "SEE LICENSE IN LICENCE.md", | ||
@@ -5,0 +5,0 @@ "description": "Utilities for reading and writing Next config files", |
module.exports = { | ||
Config: require("./Config") | ||
Config: require("./Config"), | ||
State: require("./State") | ||
}; |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
10582
5
223
4