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

derby-jade

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

derby-jade - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

3

lib/compiler.js

@@ -609,3 +609,4 @@

attrs.forEach(function(attr){
if (attr.name == 'attributes') return inherits = true;
// [Derby.js] don't use attributes keyword
// if (attr.name == 'attributes') return inherits = true;
escaped[attr.name] = attr.escaped;

@@ -612,0 +613,0 @@ if (attr.name == 'class') {

{
"name": "derby-jade",
"description": "Jade for Derby.js",
"version": "0.6.0",
"version": "0.6.1",
"author": {

@@ -6,0 +6,0 @@ "name": "Pavel Zhukov",

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