Socket
Socket
Sign inDemoInstall

next-transpile-modules

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-transpile-modules - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

1

index.js

@@ -33,3 +33,2 @@ const path = require('path');

const { transpileModules = [] } = nextConfig;
console.log('test', transpileModules);
const includes = generateIncludes(transpileModules);

@@ -36,0 +35,0 @@ const excludes = generateExcludes(transpileModules);

2

package.json
{
"name": "next-transpile-modules",
"version": "2.3.0",
"version": "2.3.1",
"main": "index.js",

@@ -5,0 +5,0 @@ "license": "MIT",

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