Socket
Socket
Sign inDemoInstall

embark-api-client

Package Overview
Dependencies
29
Maintainers
7
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.0-nightly.0 to 5.1.0-nightly.1

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [5.1.0-nightly.1](https://github.com/embarklabs/embark/compare/v5.1.0-nightly.0...v5.1.0-nightly.1) (2020-01-20)
### Features
* support Node.js v12.x and newer ([c093cf8](https://github.com/embarklabs/embark/commit/c093cf8))
# [5.1.0-nightly.0](https://github.com/embarklabs/embark/compare/v5.0.0...v5.1.0-nightly.0) (2020-01-17)

@@ -8,0 +19,0 @@

8

package.json
{
"name": "embark-api-client",
"version": "5.1.0-nightly.0",
"version": "5.1.0-nightly.1",
"author": "Iuri Matias <iuri.matias@gmail.com>",

@@ -53,3 +53,3 @@ "contributors": [],

"devDependencies": {
"embark-solo": "^5.1.0-nightly.0",
"embark-solo": "^5.1.0-nightly.1",
"eslint": "5.7.0",

@@ -60,7 +60,7 @@ "npm-run-all": "4.1.5",

"engines": {
"node": ">=10.17.0 <12.0.0",
"node": ">=10.17.0",
"npm": ">=6.11.3",
"yarn": ">=1.19.1"
},
"gitHead": "4d44e29b3c37758a0a5a1b2f65b253791cd5263b"
"gitHead": "c98e769d0d54a4860067a4051e886219ca92c450"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc