Socket
Socket
Sign inDemoInstall

wrapper-path

Package Overview
Dependencies
1
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

2

index.js

@@ -41,3 +41,3 @@ 'use strict';

if ((_.isUndefined(opts.inGlobal)) || (!_.isUndefined(opts.inGlobal) && !_.isBoolean(opts.inGlobal)))
opts.inGlobal = true;
opts.inGlobal = false;
if (_.isUndefined(opts.prefix)) opts.prefix = '$';

@@ -44,0 +44,0 @@

{
"name": "wrapper-path",
"version": "1.0.2",
"version": "1.0.3",
"description": "wrapper to path module, to simple include and get",

@@ -5,0 +5,0 @@ "main": "index.js",

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