New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mini-tools

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mini-tools - npm Package Compare versions

Comparing version 0.2.8 to 0.2.9

2

lib/mini-tools.js

@@ -101,3 +101,3 @@ "use strict";

/*eslint global-require: 0*/
return MiniTools.serveTransforming(pathToFile, anyFile, '', 'jade', require('jade'), 'html');
return MiniTools.serveTransforming(pathToFile, anyFile, '', 'jade', require('pug'), 'html');
};

@@ -104,0 +104,0 @@

{
"name": "mini-tools",
"description": "mini tools for express and others",
"version": "0.2.8",
"version": "0.2.9",
"author": "Codenautas <codenautas@googlegroups.com>",

@@ -25,4 +25,4 @@ "license": "MIT",

"istanbul": "~0.4.2",
"jade": "~1.11.0",
"mocha": "~2.4.5",
"pug": "~2.0.0-alpha6",
"sinon": "~1.17.3",

@@ -29,0 +29,0 @@ "stylus": "~0.54.2",

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