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 1.1.0 to 1.1.1

12

package.json
{
"name": "pug-code-gen",
"version": "1.1.0",
"version": "1.1.1",
"description": "Default code-generator for pug. It generates HTML via a JavaScript template function.",

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

"js-stringify": "^1.0.1",
"pug-attrs": "^2.0.1",
"pug-error": "^1.3.0",
"pug-runtime": "^2.0.0",
"pug-attrs": "^2.0.2",
"pug-error": "^1.3.2",
"pug-runtime": "^2.0.3",
"void-elements": "^2.0.1",
"with": "^5.0.0"
},
"devDependencies": {},
"scripts": {
"test": "mocha -R spec"
},
"repository": {

@@ -24,0 +20,0 @@ "type": "git",

@@ -28,3 +28,3 @@ # pug-code-gen

- pretty (boolean): default is `false`
- compileDebug (boolean): default is `false`
- compileDebug (boolean): default is `true`
- doctype (string): default is `undefined`

@@ -31,0 +31,0 @@ - inlineRuntimeFunctions (boolean): default is `false`

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