cypress-react-selector
Advanced tools
Comparing version 2.3.10 to 2.3.11
@@ -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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35852
+ Addedresq@1.10.1(transitive)
- Removedresq@1.10.0(transitive)
Updatedresq@1.10.1