Socket
Socket
Sign inDemoInstall

pug-code-gen

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pug-code-gen - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

1

index.js
'use strict';
var doctypes = require('doctypes');
var makeError = require('pug-error');
var buildRuntime = require('pug-runtime/build');

@@ -5,0 +6,0 @@ var runtime = require('pug-runtime');

2

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

@@ -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