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

docpad-plugin-cleanurls

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-cleanurls - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

.npmignore

47

package.json
{
"name": "docpad-plugin-cleanurls",
"version": "1.0.0",
"version": "2.0.0",
"description": "Adds support for Clean Urls to DocPad",

@@ -12,24 +12,27 @@ "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"
},
"dependencies": {
"bal-util": "1.4.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"
},
"main": "./cleanurls.plugin.coffee"
"repository" : {
"type": "git",
"url": "http://github.com/bevry/docpad-extras.git"
},
"engines" : {
"node": ">=0.4.0",
"docpad": "6.x"
},
"devDependencies": {
"coffee-script": "1.3.x"
},
"main": "./out/cleanurls.plugin.js",
"scripts": {
"test": "node ./test/cleanurls.test.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