Socket
Socket
Sign inDemoInstall

pug-code-gen

Package Overview
Dependencies
20
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

2

index.js

@@ -813,3 +813,3 @@ 'use strict';

attributeBlocks(attributeBlocks) {
attributeBlocks: function (attributeBlocks) {
return attributeBlocks && attributeBlocks.slice().map(function(attrBlock){

@@ -816,0 +816,0 @@ return attrBlock.val;

{
"name": "pug-code-gen",
"version": "2.0.0",
"version": "2.0.1",
"description": "Default code-generator for pug. It generates HTML via a JavaScript template function.",

@@ -12,5 +12,5 @@ "keywords": [

"js-stringify": "^1.0.1",
"pug-attrs": "^2.0.2",
"pug-attrs": "^2.0.3",
"pug-error": "^1.3.2",
"pug-runtime": "^2.0.3",
"pug-runtime": "^2.0.4",
"void-elements": "^2.0.1",

@@ -17,0 +17,0 @@ "with": "^5.0.0"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc