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

has-localstorage

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

has-localstorage - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

bower.json
{
"name": "has-localstorage",
"version": "1.0.0",
"version": "1.0.1",
"homepage": "https://gr2m.github.com/has-localstorage",

@@ -5,0 +5,0 @@ "authors": [

{
"name": "has-localstorage",
"version": "1.0.0",
"version": "1.0.1",
"description": "returns true if localStorage is supported _and_ persistent",

@@ -5,0 +5,0 @@ "main": "lib/has-localstorage.js",

@@ -10,5 +10,6 @@ # has-localstorage

## Downlaod or Installation
- Download [has-localstorage.js](https://raw.githubusercontent.com/gr2m/initials.js/master/lib/has-localstorage.js)
- Download [has-localstorage.js](https://raw.githubusercontent.com/gr2m/has-localstorage/master/lib/has-localstorage.js)
- or: install via Bower: `bower install --save has-localstorage`

@@ -29,2 +30,14 @@ - or: install via npm: `npm install --save has-localstorage`

## Help wanted!
The current test setup is very simple: it only tests in latest Firefox
using Selenium and [Sauce Labs](http://saucelabs.com/). Unfortunately,
Sauce Labs has no support to start browsers in private mode, which would
be necessary, as `localStorage` behaves different if in private mode
in Safari, probably in other browsers as well.
If anynone has an idea to for that, ping me at
https://github.com/gr2m/has-localstorage/issues/1
# Acknowledgement

@@ -31,0 +44,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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