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 1.2.0 to 1.2.1

0

lib/cacheize.js

@@ -0,0 +0,0 @@

@@ -0,0 +0,0 @@ var _ = require('lodash');

1

lib/preprocessor.js
var _ = require('lodash');
var acorn = require('acorn-jsx');
var dirHas = require('./dirHas');

@@ -4,0 +3,0 @@ var find = _.find;

3

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

@@ -23,3 +23,2 @@ "main": "lib/preprocessor.js",

"dependencies": {
"acorn-jsx": "^2.0.0",
"lodash": "^3.10.1",

@@ -26,0 +25,0 @@ "pkginfo": "^0.3.0",

@@ -0,0 +0,0 @@ var rewire = require('rewire');

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