Socket
Socket
Sign inDemoInstall

localforage

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

localforage - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

test/test.browserify.coffee

2

bower.json
{
"name": "localforage",
"version": "0.4.0",
"version": "0.4.1",
"main": [

@@ -5,0 +5,0 @@ "localforage.min.js"

@@ -75,3 +75,3 @@ /*global exports:true, require:true */

' localForage -- Offline Storage, Improved\n' +
' Version 0.3.1\n' +
' Version 0.4.1\n' +
' http://mozilla.github.io/localForage\n' +

@@ -78,0 +78,0 @@ ' (c) 2013-2014 Mozilla, Apache License 2.0\n' +

@@ -11,3 +11,3 @@ {

],
"version": "0.4.0",
"version": "0.4.1",
"homepage": "https://github.com/mozilla/localForage",

@@ -14,0 +14,0 @@ "repository": {

@@ -159,2 +159,6 @@ # localForage [![Build Status](https://secure.travis-ci.org/mozilla/localForage.png?branch=master)](http://travis-ci.org/mozilla/localForage)

**Note:** you must set `window.localForageConfig` _before_ you include
`localforage.js` in your app. This issue is being worked on and will be fixed
soon.
## RequireJS

@@ -161,0 +165,0 @@

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