Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@influential/elm

Package Overview
Dependencies
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@influential/elm - npm Package Compare versions

Comparing version 0.18.1 to 0.18.3

3

install.js

@@ -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,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc