Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dotdev/next-config

Package Overview
Dependencies
Maintainers
17
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dotdev/next-config - npm Package Compare versions

Comparing version 1.1.0-beta.0 to 1.1.0-beta.1

src/State.js

2

package.json
{
"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")
};
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