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

@webdiscus/pug-loader

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webdiscus/pug-loader - npm Package Compare versions

Comparing version 2.9.0 to 2.9.1

7

CHANGELOG.md
# Change log
## 2.9.0 (2022-09-27)
## 2.9.1 (2022-09-08)
- fix: fixed last stable version of ansis in package.json to avoid issues in dependency
## 2.9.0 (2022-08-27)
- feat: add resolving for require in conditional, e.g.:

@@ -16,3 +19,3 @@ ```pug

## 2.8.2 (2022-09-21)
## 2.8.2 (2022-08-21)
- chore: optimize script store for pug-plugin

@@ -19,0 +22,0 @@

{
"name": "@webdiscus/pug-loader",
"version": "2.9.0",
"version": "2.9.1",
"description": "Pug loader renders Pug files into HTML or compiles them into a template function.",

@@ -63,3 +63,3 @@ "keywords": [

"dependencies": {
"ansis": "^1.4.0",
"ansis": "1.4.0",
"parse5": "^7.0.0",

@@ -66,0 +66,0 @@ "pug": ">=3.0.2",

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