Comparing version 0.1.1 to 0.1.2
@@ -31,2 +31,3 @@ 'use strict'; | ||
args.push('/c', 'start'); | ||
target = target.replace(/&/g, '^&'); | ||
@@ -33,0 +34,0 @@ if (cb) { |
{ | ||
"name": "opn", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A better node-open. Opens stuff like websites, files, executables. Cross-platform.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17575
67