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.20.2 to 0.20.3

2

lib/compiler.js

@@ -336,3 +336,3 @@

filter.attrs = filter.attrs || {};
for (var key in this.options) filter.attrs[key] = this.options[key];
filter.attrs.filename = this.options.filename;
this.buffer(utils.text(fn(text, filter.attrs)));

@@ -339,0 +339,0 @@ }

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

exports.version = '0.20.2';
exports.version = '0.20.3';

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

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

@@ -6,0 +6,0 @@ "repository": "git://github.com/visionmedia/jade",

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