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

docpad-plugin-cachr

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docpad-plugin-cachr - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

.npmignore

45

package.json
{
"name": "docpad-plugin-cachr",
"version": "1.0.0",
"version": "2.0.0",
"description": "Caches remote resources locally",

@@ -13,25 +13,28 @@ "homepage": "https://github.com/bevry/docpad-extras",

],
"author": "Bevry Pty Ltd <us@bevry.me> (http://bevry.me)",
"maintainers": [
"Benjamin Lupton <b@lupton.cc> (http://balupton.com)"
],
"contributors": [
"Benjamin Lupton <b@lupton.cc> (http://balupton.com)"
],
"bugs": {
"url": "https://github.com/bevry/docpad-extras/issues"
},
"repository" : {
"type": "git",
"url": "http://github.com/bevry/docpad-extras.git"
},
"engines" : {
"node": ">=0.4.0",
"docpad": "5.x"
},
"author": "Bevry Pty Ltd <us@bevry.me> (http://bevry.me)",
"maintainers": [
"Benjamin Lupton <b@lupton.cc> (http://balupton.com)"
],
"contributors": [
"Benjamin Lupton <b@lupton.cc> (http://balupton.com)"
],
"bugs": {
"url": "https://github.com/bevry/docpad-extras/issues"
},
"repository" : {
"type": "git",
"url": "http://github.com/bevry/docpad-extras.git"
},
"engines" : {
"node": ">=0.4.0",
"docpad": "6.x"
},
"dependencies": {
"request": "2.9.x",
"bal-util": "1.4.x"
"bal-util": "1.8.x"
},
"main": "./cachr.plugin.coffee"
"devDependencies": {
"coffee-script": "1.3.x"
},
"main": "./out/cachr.plugin.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