Socket
Socket
Sign inDemoInstall

jade

Package Overview
Dependencies
Maintainers
2
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.31.0 to 0.31.1

2

component.json

@@ -5,3 +5,3 @@ {

"description": "Jade template runtime",
"version": "0.31.0",
"version": "0.31.1",
"keywords": [

@@ -8,0 +8,0 @@ "template"

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

@@ -17,4 +17,4 @@ "repository": "git://github.com/visionmedia/jade",

"character-parser": "1.0.2",
"monocle": "0.1.46",
"with": "1.0.3"
"monocle": "0.1.48",
"with": "1.0.4"
},

@@ -21,0 +21,0 @@ "devDependencies": {

# Jade - template engine
[![Build Status](https://secure.travis-ci.org/visionmedia/jade.png)](http://travis-ci.org/visionmedia/jade)
[![Dependency Status](https://gemnasium.com/visionmedia/jade.png)](https://gemnasium.com/visionmedia/jade)
[![NPM version](https://badge.fury.io/js/jade.png)](http://badge.fury.io/js/jade)

@@ -5,0 +6,0 @@ Jade is a high performance template engine heavily influenced by [Haml](http://haml-lang.com)

@@ -0,0 +0,0 @@ (function(e){if("function"==typeof bootstrap)bootstrap("jade",e);else if("object"==typeof exports)module.exports=e();else if("function"==typeof define&&define.amd)define(e);else if("undefined"!=typeof ses){if(!ses.ok())return;ses.makeJade=e}else"undefined"!=typeof window?window.jade=e():global.jade=e()})(function(){var define,ses,bootstrap,module,exports;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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