Socket
Socket
Sign inDemoInstall

cypress-localstorage-commands

Package Overview
Dependencies
544
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.0 to 1.6.1

8

package.json
{
"name": "cypress-localstorage-commands",
"version": "1.6.0",
"version": "1.6.1",
"description": "Extends Cypress' cy commands with localStorage methods. Allows preserving localStorage between tests",

@@ -46,3 +46,3 @@ "keywords": [

"peerDependencies": {
"cypress": "^2.1.0 || 3.x || 4.x || 5.x || 6.x || 7.x || 8.x"
"cypress": ">=2.1.0"
},

@@ -56,3 +56,3 @@ "devDependencies": {

"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-react": "7.25.1",
"eslint-plugin-react": "7.26.1",
"husky": "7.0.4",

@@ -62,3 +62,3 @@ "is-ci": "3.0.1",

"lint-staged": "11.2.6",
"prettier": "2.3.2",
"prettier": "2.4.1",
"sinon": "11.1.2"

@@ -65,0 +65,0 @@ },

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