Comparing version 2.0.0 to 2.0.1
@@ -8,3 +8,3 @@ 'use strict'; | ||
if (!platform && release) { | ||
throw new Error('You can\'t specify a `release` without specfying `platform`'); | ||
throw new Error('You can\'t specify a `release` without specifying `platform`'); | ||
} | ||
@@ -11,0 +11,0 @@ |
{ | ||
"name": "os-name", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Get the name of the current operating system. Example: macOS Sierra", | ||
@@ -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
4072