cypress-mongodb
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "cypress-mongodb", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Cypress MongoDB plugin", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
@@ -7,4 +7,4 @@ # Introduction | ||
run `npm install cypress-mongodb` | ||
run `npm install cypress-mongodb`<br> | ||
configure (see below)<br> | ||
profit | ||
@@ -97,4 +97,5 @@ | ||
Update command support.<br> | ||
Support for fixture files planned.<br> | ||
Please create feature requests for things you'd like to see.<br> | ||
Please raise issues for any problems you encounter. |
Sorry, the diff of this file is not supported yet
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
28054
99