Socket
Socket
Sign inDemoInstall

cypress-localstorage-commands

Package Overview
Dependencies
174
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.1.2

5

CHANGELOG.md

@@ -14,2 +14,7 @@ # Change Log

## [1.1.2] - 2020-01-11
### Changed
- Upgrade dependencies
- Disable temporarily Sonar as it is under maintenance
## [1.1.1] - 2019-12-28

@@ -16,0 +21,0 @@ ### Changed

4

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

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

"eslint-plugin-react": "^7.17.0",
"husky": "^3.1.0",
"husky": "^4.0.6",
"jest": "^24.9.0",

@@ -42,0 +42,0 @@ "lint-staged": "^9.5.0",

@@ -1,2 +0,2 @@

[![Build status][travisci-image]][travisci-url] [![Coverage Status][coveralls-image]][coveralls-url] [![Quality Gate][quality-gate-image]][quality-gate-url]
[![Build status][travisci-image]][travisci-url] [![Coverage Status][coveralls-image]][coveralls-url] [![Quality Gate][quality-gate-image]][quality-gate-url] [![Greenkeeper badge](https://badges.greenkeeper.io/javierbrea/cypress-localstorage-commands.svg)](https://greenkeeper.io/)

@@ -3,0 +3,0 @@ [![NPM dependencies][npm-dependencies-image]][npm-dependencies-url] [![Last commit][last-commit-image]][last-commit-url] [![Last release][release-image]][release-url]

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