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

cypress-react-selector

Package Overview
Dependencies
Maintainers
3
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cypress-react-selector - npm Package Compare versions

Comparing version 2.3.10 to 2.3.11

4

CHANGELOG.md

@@ -0,4 +1,6 @@

#### 2.3.11 (2021-07-02)
#### 2.3.10 (2021-06-17)
#### 2.3.9 (2021-06-17)
- added non essential folders to .npmignore to reduce the library size

@@ -5,0 +7,0 @@ #### 2.3.8 (2021-06-09)

{
"name": "cypress-react-selector",
"version": "2.3.10",
"version": "2.3.11",
"description": "cypress plugin to locate react elements by component, props and state",

@@ -27,9 +27,9 @@ "main": "./index.js",

"@cypress/webpack-dev-server": "^1.1.2",
"cypress": "7.5.0",
"cypress": "7.6.0",
"generate-changelog": "^1.8.0",
"html-webpack-plugin": "4",
"husky": "6.0.0",
"husky": "7.0.0",
"lint-staged": "11.0.0",
"prettier": "^2.0.5",
"pretty-quick": "3.1.0",
"pretty-quick": "3.1.1",
"react": "^17.0.2",

@@ -41,3 +41,3 @@ "react-dom": "^17.0.2",

"dependencies": {
"resq": "1.10.0"
"resq": "1.10.1"
},

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

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