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.1 to 5.2.3

index.js

11

CHANGELOG.md

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

## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.1.1](https://github.com/embarklabs/embark/compare/v5.1.1-nightly.4...v5.1.1) (2020-02-03)

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

13

package.json
{
"name": "embark-api-client",
"version": "5.1.1",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",

@@ -24,6 +24,7 @@ "contributors": [],

},
"main": "./dist/index.js",
"main": "./index.js",
"types": "./dist/index.d.ts",
"files": [
"dist"
"dist",
"index.js"
],

@@ -54,4 +55,4 @@ "embark-collective": {

"devDependencies": {
"embark-solo": "^5.1.1",
"eslint": "5.7.0",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"npm-run-all": "4.1.5",

@@ -65,3 +66,3 @@ "rimraf": "3.0.0"

},
"gitHead": "110957f2734df4680b66d019bdb787a923360c22"
"gitHead": "8e945a2caab4eb388f76b324c1508b2944c297f8"
}
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