Socket
Socket
Sign inDemoInstall

ngx

Package Overview
Dependencies
63
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.2 to 2.2.3

4

lib/compiler.js

@@ -142,2 +142,4 @@ 'use strict';

srcpath: abs,
// `path` relative path to src

@@ -161,3 +163,3 @@ file: inside ? relative : undefined

case 0:
return _context.abrupt('return', name + ' ' + _this2._resolve(p).destpath);
return _context.abrupt('return', name + ' ' + _this2._resolve(p).srcpath);

@@ -164,0 +166,0 @@ case 1:

{
"name": "ngx",
"version": "2.2.2",
"version": "2.2.3",
"description": "The Data-driven nginx configuration manager",

@@ -5,0 +5,0 @@ "bin": {

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