Socket
Socket
Sign inDemoInstall

gulp-pug-3

Package Overview
Dependencies
61
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

8

package.json
{
"name": "gulp-pug-3",
"version": "1.0.0",
"version": "1.0.1",
"description": " A Gulp plugin for Pug templates using the latest stable version.",

@@ -11,3 +11,3 @@ "main": "main.js",

"type": "git",
"url": "git+https://github.com/orcunsaltik/gulp-pug-2.git"
"url": "git+https://github.com/orcunsaltik/gulp-pug-3.git"
},

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

"bugs": {
"url": "https://github.com/orcunsaltik/gulp-pug-2/issues"
"url": "https://github.com/orcunsaltik/gulp-pug-3/issues"
},
"homepage": "https://github.com/orcunsaltik/gulp-pug-2#readme",
"homepage": "https://github.com/orcunsaltik/gulp-pug-3#readme",
"dependencies": {

@@ -34,0 +34,0 @@ "pug": "^3.0.0",

@@ -1,2 +0,2 @@

# gulp-pug-2
# gulp-pug-3

@@ -16,3 +16,3 @@ Gulp Pug plugin

```javascript
const pug = require('gulp-pug-2');
const pug = require('gulp-pug-3');

@@ -19,0 +19,0 @@ gulp.task('build', () =>

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