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

appcached

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appcached - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

6

index.js

@@ -28,3 +28,3 @@ var once = require('once')

}
return lines.join('\n')
return lines.join('\r\n')
}

@@ -58,1 +58,5 @@

module.exports = appcached
appcached('http://staging.getable.com/app', function (e, manifest) {
console.log(manifest)
})

2

package.json
{
"name": "appcached",
"version": "0.4.0",
"version": "0.5.0",
"description": "Scrape a site's required resources to dynamically generate an appcache manifest.",

@@ -5,0 +5,0 @@ "main": "index.js",

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