You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

pug-load

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.3 to 2.0.4

test/__snapshots__/index.test.js.snap

13

package.json
{
"name": "pug-load",
"version": "2.0.3",
"version": "2.0.4",
"description": "The Pug loader is responsible for loading the depenendencies of a given Pug file.",

@@ -10,13 +10,8 @@ "keywords": [

"object-assign": "^4.1.0",
"pug-walk": "^1.0.0"
"pug-walk": "^1.1.0"
},
"devDependencies": {
"pug-lexer": "^2.0.0",
"pug-parser": "^2.0.0",
"istanbul": "*"
"pug-lexer": "^2.3.1",
"pug-parser": "^2.0.2"
},
"scripts": {
"test": "node test",
"coverage": "istanbul cover test"
},
"repository": {

@@ -23,0 +18,0 @@ "type": "git",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc