@influential/elm
Advanced tools
Comparing version 0.18.1 to 0.18.3
@@ -7,3 +7,4 @@ var binstall = require("binstall"); | ||
// Use major.minor.patch from version string - e.g. "1.2.3" from "1.2.3-alpha" | ||
var binVersion = packageInfo.version.replace(/^(\d+\.\d+\.\d+).*$/, "$1"); | ||
// var binVersion = packageInfo.version.replace(/^(\d+\.\d+\.\d+).*$/, "$1"); | ||
var binVersion = '0.18.0'; | ||
@@ -10,0 +11,0 @@ // 'arm', 'ia32', or 'x64'. |
{ | ||
"name": "@influential/elm", | ||
"version": "0.18.1", | ||
"version": "0.18.3", | ||
"description": "The Elm Platform: Binaries for the Elm programming language.", | ||
@@ -5,0 +5,0 @@ "preferGlobal": true, |
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
32637822
41