🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

docpad-plugin-coffeescript

Package Overview
Dependencies
Maintainers
6
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docpad-plugin-coffeescript - npm Package Compare versions

Comparing version

to
2.11.0-next.1603965308.29897b4db75e12d084215bda99f0db5b56c3afd0

4

HISTORY.md
# History
## v2.11.0 2020 October 29
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v2.10.0 2020 September 8

@@ -4,0 +8,0 @@

10

package.json
{
"name": "docpad-plugin-coffeescript",
"version": "2.10.0",
"version": "2.11.0-next.1603965308.29897b4db75e12d084215bda99f0db5b56c3afd0",
"description": "Adds support for CoffeeScript to JavaScript compilation to DocPad",

@@ -96,3 +96,3 @@ "homepage": "https://github.com/docpad/docpad-plugin-coffeescript",

"engines": {
"node": "10 || 12 || 13 || 14"
"node": "10 || 12 || 14 || 15"
}

@@ -108,8 +108,8 @@ }

"devDependencies": {
"@bevry/update-contributors": "^1.17.0",
"@bevry/update-contributors": "^1.18.0",
"coffeelint": "^2.1.0",
"docpad": "^6.83.2",
"docpad-plugintester": "^1.7.3",
"projectz": "^2.16.0",
"valid-directory": "^3.4.0"
"projectz": "^2.17.0",
"valid-directory": "^3.5.0"
},

@@ -116,0 +116,0 @@ "peerDependencies": {

@@ -46,2 +46,4 @@ # CoffeeScript Plugin for [DocPad](http://docpad.org)

<!-- HISTORY/ -->

@@ -48,0 +50,0 @@