docpad-plugin-cachr
Advanced tools
Comparing version 1.0.0 to 2.0.0
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
6446
139
0
1
3
2
0
1
+ Addedbal-util@1.8.8(transitive)
- Removedbal-util@1.4.3(transitive)
- Removedcoffee-script@1.3.3(transitive)
Updatedbal-util@1.8.x