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

docpad-plugin-less

Package Overview
Dependencies
Maintainers
5
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docpad-plugin-less - npm Package Compare versions

Comparing version 2.9.0 to 2.10.0-next.1603966557.d97047e275252f94c390545f96895d39ef2059ca

4

HISTORY.md
# History
## v2.10.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.9.0 2020 September 8

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

22

package.json
{
"name": "docpad-plugin-less",
"version": "2.9.0",
"version": "2.10.0-next.1603966557.d97047e275252f94c390545f96895d39ef2059ca",
"description": "Adds support for the LESS CSS pre-processor to DocPad",

@@ -77,3 +77,3 @@ "homepage": "https://github.com/docpad/docpad-plugin-less",

{
"description": "ESNext source code for Node.js 10 || 12 || 13 || 14 with Require for modules",
"description": "ESNext source code for Node.js 10 || 12 || 14 || 15 with Require for modules",
"directory": "source",

@@ -88,3 +88,3 @@ "entry": "index.js",

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

@@ -97,16 +97,16 @@ }

"docpad-baseplugin": "^1.4.0",
"extendr": "^5.15.0",
"extendr": "^5.16.0",
"less": "^3.12.2"
},
"devDependencies": {
"@bevry/update-contributors": "^1.17.0",
"@bevry/update-contributors": "^1.18.0",
"docpad": "^6.83.2",
"docpad-plugintester": "^1.7.3",
"eslint": "^7.8.1",
"eslint-config-bevry": "^3.22.0",
"eslint-config-prettier": "^6.11.0",
"eslint": "^7.12.1",
"eslint-config-bevry": "^3.23.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-prettier": "^3.1.4",
"prettier": "^2.1.1",
"projectz": "^2.16.0",
"valid-directory": "^3.4.0"
"prettier": "^2.1.2",
"projectz": "^2.17.0",
"valid-directory": "^3.5.0"
},

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

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