Socket
Socket
Sign inDemoInstall

@cypress/browserify-preprocessor

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cypress/browserify-preprocessor - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

2

index.js

@@ -32,3 +32,3 @@ 'use strict'

...[
'@babel/plugin-transform-modules-commonjs',
'babel-plugin-add-module-exports',
'@babel/plugin-proposal-class-properties',

@@ -35,0 +35,0 @@ '@babel/plugin-proposal-object-rest-spread',

{
"name": "@cypress/browserify-preprocessor",
"description": "Cypress preprocessor for bundling JavaScript via browserify",
"version": "2.1.3",
"version": "2.1.4",
"author": "Chris Breiding <chris@cypress.io>",

@@ -58,3 +58,3 @@ "bugs": "https://github.com/cypress-io/cypress-browserify-preprocessor/issues",

"sinon-chai": "3.3.0",
"snap-shot-it": "6.2.9"
"snap-shot-it": "7.9.2"
},

@@ -65,3 +65,2 @@ "dependencies": {

"@babel/plugin-proposal-object-rest-spread": "7.3.2",
"@babel/plugin-transform-modules-commonjs": "7.8.3",
"@babel/plugin-transform-runtime": "7.2.0",

@@ -71,2 +70,3 @@ "@babel/preset-env": "7.4.5",

"@babel/runtime": "7.3.1",
"babel-plugin-add-module-exports": "1.0.2",
"babelify": "10.0.0",

@@ -73,0 +73,0 @@ "bluebird": "3.5.3",

@@ -85,3 +85,3 @@ # Cypress Browserify Preprocessor [![CircleCI](https://circleci.com/gh/cypress-io/cypress-browserify-preprocessor/tree/master.svg?style=svg)](https://circleci.com/gh/cypress-io/cypress-browserify-preprocessor/tree/master)

plugins: [
'babel-plugin-add-module-exports',
'@babel/plugin-transform-modules-commonjs',
'@babel/plugin-proposal-class-properties',

@@ -88,0 +88,0 @@ '@babel/plugin-proposal-object-rest-spread',

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