Socket
Socket
Sign inDemoInstall

node-elm-compiler

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-elm-compiler - npm Package Compare versions

Comparing version 5.0.3 to 5.0.4

24

package.json
{
"name": "node-elm-compiler",
"version": "5.0.3",
"version": "5.0.4",
"description": "A Node.js interface to the Elm compiler binaries.",

@@ -30,16 +30,16 @@ "main": "dist/index.js",

"dependencies": {
"cross-spawn": "4.0.0",
"find-elm-dependencies": "2.0.1",
"lodash": "4.17.11",
"temp": "^0.8.3"
"cross-spawn": "6.0.5",
"find-elm-dependencies": "2.0.2",
"lodash": "4.17.15",
"temp": "^0.9.0"
},
"devDependencies": {
"@types/mocha": "^5.2.5",
"@types/node": "^10.12.15",
"chai": "3.5.0",
"glob": "7.1.1",
"mocha": "5.1.1",
"ts-node": "^7.0.1",
"typescript": "^3.2.2"
"@types/mocha": "^5.2.7",
"@types/node": "^12.6.8",
"chai": "4.2.0",
"glob": "7.1.4",
"mocha": "6.2.0",
"ts-node": "^8.3.0",
"typescript": "^3.5.3"
}
}

@@ -15,6 +15,2 @@ # node-elm-compiler [![Version](https://img.shields.io/npm/v/node-elm-compiler.svg)](https://www.npmjs.com/package/node-elm-compiler) [![Travis build Status](https://travis-ci.org/rtfeldman/node-elm-compiler.svg?branch=master)](http://travis-ci.org/rtfeldman/node-elm-compiler) [![AppVeyor build status](https://ci.appveyor.com/api/projects/status/xv83jcomgb81i1iu/branch/master?svg=true)](https://ci.appveyor.com/project/rtfeldman/node-elm-compiler/branch/master)

## 5.0.3
Re-release since 5.0.2 didn't publish correctly.
## 5.0.2

@@ -21,0 +17,0 @@

Sorry, the diff of this file is not supported yet

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