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

cypress

Package Overview
Dependencies
Maintainers
2
Versions
239
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cypress - npm Package Compare versions

Comparing version 1.1.4 to 1.2.0

types/blob-util.d.ts

18

package.json
{
"name": "cypress",
"version": "1.1.4",
"version": "1.2.0",
"main": "index.js",

@@ -15,5 +15,16 @@ "bin": {

},
"types": "types",
"dependencies": {
"@cypress/listr-verbose-renderer": "0.4.1",
"@cypress/xvfb": "1.0.4",
"@types/blob-util": "1.3.3",
"@types/bluebird": "3.5.18",
"@types/chai": "4.0.8",
"@types/chai-jquery": "1.1.35",
"@types/jquery": "3.2.16",
"@types/lodash": "4.14.87",
"@types/minimatch": "3.0.1",
"@types/mocha": "2.2.44",
"@types/sinon": "4.0.0",
"@types/sinon-chai": "2.7.29",
"bluebird": "3.5.0",

@@ -48,3 +59,3 @@ "chalk": "2.1.0",

"index.js",
"index.d.ts"
"types/*.d.ts"
],

@@ -61,4 +72,3 @@ "description": "Cypress.io end to end testing tool",

"url": "https://github.com/cypress-io/cypress.git"
},
"types": "index.d.ts"
}
}
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