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

@haechi-labs/henesis-datastream

Package Overview
Dependencies
Maintainers
7
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@haechi-labs/henesis-datastream - npm Package Compare versions

Comparing version 0.0.1-alpha.13 to 0.0.1-alpha.17

lib/models/__mocks__/W3CWebsocket.d.ts

25

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

# 1.1.0 (2019-09-02)
## 0.0.1-alpha.17 (2019-09-03)

@@ -13,2 +13,3 @@

* remove cyclic dependency ([89175e8](https://github.com/HAECHI-LABS/henesis-sdk-js/commit/89175e8))
* remove multimodule mock dependency ([43dedde](https://github.com/HAECHI-LABS/henesis-sdk-js/commit/43dedde))

@@ -22,1 +23,23 @@

* implement provider controller, url resolvers, refactor: refactor datastream module ([cba6644](https://github.com/HAECHI-LABS/henesis-sdk-js/commit/cba6644))
* set up to publish npm ([bec3666](https://github.com/HAECHI-LABS/henesis-sdk-js/commit/bec3666))
## 0.0.1-alpha.16 (2019-09-03)
### Bug Fixes
* remove cyclic dependency ([89175e8](https://github.com/HAECHI-LABS/henesis-sdk-js/commit/89175e8))
* remove multimodule mock dependency ([43dedde](https://github.com/HAECHI-LABS/henesis-sdk-js/commit/43dedde))
### Features
* add ack message support ([644abf1](https://github.com/HAECHI-LABS/henesis-sdk-js/commit/644abf1))
* add connection information ([a791895](https://github.com/HAECHI-LABS/henesis-sdk-js/commit/a791895))
* bootstrap henesis-datastream, henesis-subscription ([da07d54](https://github.com/HAECHI-LABS/henesis-sdk-js/commit/da07d54))
* implement provider controller, url resolvers, refactor: refactor datastream module ([cba6644](https://github.com/HAECHI-LABS/henesis-sdk-js/commit/cba6644))
* set up to publish npm ([bec3666](https://github.com/HAECHI-LABS/henesis-sdk-js/commit/bec3666))

12

package.json
{
"name": "@haechi-labs/henesis-datastream",
"version": "0.0.1-alpha.13",
"description": "",
"version": "0.0.1-alpha.17",
"description": "henesis-datastream",
"main": "./lib/index.js",

@@ -11,7 +11,7 @@ "types": "./lib/index.d.js",

},
"author": "",
"author": "Haechi labs Team",
"license": "ISC",
"dependencies": {
"@haechi-labs/henesis-provider": "0.0.1-alpha.13",
"@haechi-labs/henesis-subscription": "0.0.1-alpha.13",
"@haechi-labs/henesis-provider": "^0.0.1-alpha.17",
"@haechi-labs/henesis-subscription": "^0.0.1-alpha.17",
"@types/uuid": "^3.4.5"

@@ -43,3 +43,3 @@ },

},
"gitHead": "11a132675b9b6ada3799e492c1438c99fa423e69"
"gitHead": "7d1966898b598a0bc49855c94bec270b4e5d3898"
}

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