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

jade

Package Overview
Dependencies
Maintainers
1
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jade - npm Package Compare versions

Comparing version 0.26.2 to 0.26.3

2

lib/jade.js

@@ -23,3 +23,3 @@ /*!

exports.version = '0.26.2';
exports.version = '0.26.3';

@@ -26,0 +26,0 @@ /**

{
"name": "jade",
"description": "Jade template engine",
"version": "0.26.2",
"version": "0.26.3",
"author": "TJ Holowaychuk <tj@vision-media.ca>",

@@ -11,3 +11,3 @@ "repository": "git://github.com/visionmedia/jade",

"dependencies": {
"commander": "0.5.2",
"commander": "0.6.1",
"mkdirp": "0.3.0"

@@ -29,4 +29,3 @@ },

},
"scripts" : { "prepublish" : "npm prune" },
"engines": { "node": ">= 0.1.98" }
"scripts" : { "prepublish" : "npm prune" }
}

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