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

jest-webpack-alias

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-webpack-alias - npm Package Compare versions

Comparing version 3.3.1 to 3.3.2

2

package.json
{
"name": "jest-webpack-alias",
"version": "3.3.1",
"version": "3.3.2",
"description": "Preprocessor for Jest that is able to resolve require() statements using webpack aliases.",

@@ -5,0 +5,0 @@ "main": "lib/preprocessor.js",

@@ -11,3 +11,5 @@ # jest-webpack-alias

:warning: **Consider using [babel-plugin-module-resolver](https://github.com/tleunen/babel-plugin-module-resolver) for new projects instead of `jest-webpack-alias`. An example setup can be seen at [the Next.js repo](https://github.com/zeit/next.js).**
> :warning:
>
> **Consider using [babel-plugin-module-resolver](https://github.com/tleunen/babel-plugin-module-resolver) for new projects instead of `jest-webpack-alias`. An example setup can be seen at [the Next.js repo](https://github.com/zeit/next.js).**

@@ -14,0 +16,0 @@ ## Install

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