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

wallaby-webpack

Package Overview
Dependencies
Maintainers
2
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wallaby-webpack - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

1

index.js

@@ -71,3 +71,2 @@ 'use strict';

cache: false, // wallaby post processor is using its own cache
devtool: 'inline-source-map',
entry: _.reduce(wallaby.allTestFiles, (memo, testFile) => {

@@ -74,0 +73,0 @@ memo[testFile.fullPath] = testFile.fullPath;

2

package.json
{
"name": "wallaby-webpack",
"version": "0.0.2",
"version": "0.0.3",
"description": "Webpack postprocessor for wallaby.js",

@@ -5,0 +5,0 @@ "main": "index.js",

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