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

docpad-plugin-cleanurls

Package Overview
Dependencies
Maintainers
6
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 2.9.0 to 2.10.0

2

es5/cleanurls.plugin.js

@@ -105,3 +105,3 @@ // Generated by CoffeeScript 1.12.5

collection = docpad.getCollection(config.collectionName);
TaskGroup = require('taskgroup');
TaskGroup = require('taskgroup').TaskGroup;
safefs = require('safefs');

@@ -108,0 +108,0 @@ pathUtil = require('path');

# History
## v2.10.0 2017 April 17
- Updated dependencies
## v2.9.0 2017 April 17

@@ -4,0 +7,0 @@ - Updated base files

{
"title": "Clean URLs Plugin for DocPad",
"name": "docpad-plugin-cleanurls",
"version": "2.9.0",
"version": "2.10.0",
"description": "Adds support for clean URLs to DocPad",

@@ -92,4 +92,4 @@ "homepage": "https://github.com/docpad/docpad-plugin-cleanurls",

"dependencies": {
"safefs": "^3.1.0",
"taskgroup": "^4.3.0"
"safefs": "^4.1.0",
"taskgroup": "^5.0.1"
},

@@ -96,0 +96,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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