Socket
Socket
Sign inDemoInstall

@swimlane/cy-mockapi

Package Overview
Dependencies
174
Maintainers
40
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

3

CHANGELOG.md

@@ -9,2 +9,5 @@ CHANGELOG

## 2.0.1 (2021-04-20)
- Fix peerDependencies (requires Cypress v7)
## 2.0.0 (2021-04-20)

@@ -11,0 +14,0 @@ - Use `cy.intercept`

4

package.json
{
"name": "@swimlane/cy-mockapi",
"version": "2.0.0",
"version": "2.0.1",
"description": "Easily mock your REST API in Cypress using fixtures",

@@ -57,3 +57,3 @@ "main": "build/main/index.js",

"peerDependencies": {
"cypress": "^5.2.0"
"cypress": "^7.0.0"
},

@@ -60,0 +60,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc