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

jest-localstorage-mock

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-localstorage-mock - npm Package Compare versions

Comparing version 2.4.0 to 2.4.1

10

package.json
{
"name": "jest-localstorage-mock",
"version": "2.4.0",
"version": "2.4.1",
"description": "Auto mock all localstorage and sessionstorage APIs for your Jest tests",

@@ -66,9 +66,9 @@ "main": "dist/setup.js",

"jest": "*",
"prettier": "^1.8.2",
"rollup": "^0.66.6",
"prettier": "^1.16.3",
"rollup": "^1.1.2",
"rollup-plugin-babel": "^4.0.3",
"rollup-plugin-node-resolve": "^3.0.0"
"rollup-plugin-node-resolve": "^4.0.0"
},
"engines": {
"node": ">=6.14.0"
"node": ">=6.16.0"
},

@@ -75,0 +75,0 @@ "jest": {

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