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

cordova-file-cache

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-file-cache - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

bower.json
{
"name": "cordova-file-cache",
"main": "CordovaFileCache.js",
"version": "0.1.0",
"version": "0.1.1",
"homepage": "https://github.com/markmarijnissen/cordova-file-cache",

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

{
"name": "cordova-file-cache",
"version": "0.1.0",
"version": "0.1.1",
"description": "Cordova File Cache",
"main": "index.js",
"scripts": {
"prepublish":"gluejs --include index.js --include murmerhash.js --global CordovaFileCache > CordovaFileCache.js",
"prepublish": "gluejs --include index.js --include murmerhash.js --global CordovaFileCache > CordovaFileCache.js",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -22,4 +22,4 @@ },

"dependencies": {
"cordova-promise-fs": "^0.3.0"
"cordova-promise-fs": "^0.4.1"
}
}
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