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

pug-linker

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pug-linker - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

index.js

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

node.parents = parentBlockList;
parentBlockList.forEach(parentBlock => {
parentBlockList.forEach(function (parentBlock) {
switch (node.mode) {

@@ -100,0 +100,0 @@ case 'append':

{
"name": "pug-linker",
"version": "2.0.0",
"version": "2.0.1",
"description": "Link multiple pug ASTs together using include/extends",

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

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