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.2.0 to 2.2.1

lib/fs.js

1

index.js

@@ -201,2 +201,3 @@ 'use strict'

})
ws.on('error', onError)

@@ -203,0 +204,0 @@

13

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

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

"files": [
"*.js"
"*.js",
"lib/*.js"
],

@@ -48,6 +49,6 @@ "homepage": "https://github.com/cypress-io/cypress-browserify-preprocessor#readme",

"deps-ok": "1.4.1",
"eslint": "5.13.0",
"eslint-plugin-cypress-dev": "2.0.0",
"eslint-plugin-mocha": "5.3.0",
"husky": "1.3.1",
"eslint": "6.8.0",
"eslint-plugin-cypress-dev": "3.0.2",
"eslint-plugin-mocha": "6.3.0",
"husky": "4.2.3",
"license-checker": "25.0.1",

@@ -54,0 +55,0 @@ "mocha": "5.2.0",

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