Socket
Socket
Sign inDemoInstall

pug-strip-comments

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pug-strip-comments - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

12

package.json
{
"name": "pug-strip-comments",
"version": "1.0.3",
"version": "1.0.4",
"description": "Strip comments from a Pug token stream (from the lexer)",

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

"dependencies": {
"pug-error": "^1.3.2"
"pug-error": "^1.3.3"
},

@@ -15,8 +15,12 @@ "devDependencies": {

},
"files": [
"index.js"
],
"repository": {
"type": "git",
"url": "https://github.com/pugjs/pug-strip-comments.git"
"url": "https://github.com/pugjs/pug/tree/master/packages/pug-strip-comments"
},
"author": "Timothy Gu <timothygu99@gmail.com>",
"license": "MIT"
"license": "MIT",
"gitHead": "1bdf628a70fda7a0d840c52f3abce54b1c6b0130"
}

@@ -6,3 +6,4 @@ # pug-strip-comments

[![Build Status](https://img.shields.io/travis/pugjs/pug-strip-comments/master.svg)](https://travis-ci.org/pugjs/pug-strip-comments)
[![Dependency Status](https://img.shields.io/david/pugjs/pug-strip-comments.svg)](https://david-dm.org/pugjs/pug-strip-comments)
[![Dependencies Status](https://david-dm.org/pugjs/pug/status.svg?path=packages/pug-strip-comments)](https://david-dm.org/pugjs/pug?path=packages/pug-strip-comments)
[![DevDependencies Status](https://david-dm.org/pugjs/pug/dev-status.svg?path=packages/pug-strip-comments)](https://david-dm.org/pugjs/pug?path=packages/pug-strip-comments&type=dev)
[![NPM version](https://img.shields.io/npm/v/pug-strip-comments.svg)](https://www.npmjs.org/package/pug-strip-comments)

@@ -9,0 +10,0 @@

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