New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@requestnetwork/data-access

Package Overview
Dependencies
Maintainers
4
Versions
699
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@requestnetwork/data-access - npm Package Compare versions

Comparing version 0.17.1-next.1322 to 0.18.0

74

CHANGELOG.md

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

# [0.18.0](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/data-access@0.5.2...@requestnetwork/data-access@0.18.0) (2020-10-13)
### Bug Fixes
* don't remove failed transactions from data-access ([#236](https://github.com/RequestNetwork/requestNetwork/issues/236)) ([74835f0](https://github.com/RequestNetwork/requestNetwork/commit/74835f0890de5816d0d29c43c1c253ecd756bd6e))
### Features
* add getIgnoredData() to the ethereum storage ([#206](https://github.com/RequestNetwork/requestNetwork/issues/206)) ([255d2dc](https://github.com/RequestNetwork/requestNetwork/commit/255d2dc22ce0158ba3e6ce6766efece6e4c054cb))
* add the synchronization of ignored data in data access ([#214](https://github.com/RequestNetwork/requestNetwork/issues/214)) ([7f8e668](https://github.com/RequestNetwork/requestNetwork/commit/7f8e6685a20b6d9057d2224213fb2ed75bae168f))
* remove hash in encrypted transaction ([#232](https://github.com/RequestNetwork/requestNetwork/issues/232)) ([d58f101](https://github.com/RequestNetwork/requestNetwork/commit/d58f101f9f76e408671dd1edb0d67863d1c8abd5))
# 0.16.0 (2020-04-21)
### Features
* add entry point to request node to get monitoring status ([#191](https://github.com/RequestNetwork/requestNetwork/issues/191)) ([1d9c239](https://github.com/RequestNetwork/requestNetwork/commit/1d9c239f5de5143cd54c3470b42786eff17748f6))
# 0.15.0 (2020-04-06)
### Features
* emits "error" event when the confirmation fails ([#179](https://github.com/RequestNetwork/requestNetwork/issues/179)) ([73bfcfb](https://github.com/RequestNetwork/requestNetwork/commit/73bfcfb5f6a54d2036a47e09ce180a00c12a81ae))
# 0.14.0 (2020-03-19)
### Bug Fixes
* block parsing with encrypted transaction ([#176](https://github.com/RequestNetwork/requestNetwork/issues/176)) ([de86f43](https://github.com/RequestNetwork/requestNetwork/commit/de86f43d7f2886673364bded70ab6a4f8acf4711))
### Features
* add the confirmed events in the highest layers ([#141](https://github.com/RequestNetwork/requestNetwork/issues/141)) ([7f9b756](https://github.com/RequestNetwork/requestNetwork/commit/7f9b756d51b20fbd45971f4db3e9865b75f2d265))
# 0.13.0 (2020-02-20)
### Bug Fixes
* ts-node configuration ([#138](https://github.com/RequestNetwork/requestNetwork/issues/138)) ([e2180d5](https://github.com/RequestNetwork/requestNetwork/commit/e2180d507bd87116fdeb3466690b6df0c5187976))
### Features
* buffered ethereum storage ([#113](https://github.com/RequestNetwork/requestNetwork/issues/113)) ([fe4ece6](https://github.com/RequestNetwork/requestNetwork/commit/fe4ece6a1768155182be2d3ebb2908501f571912))
* confirmed & pending state in the highest layers ([#119](https://github.com/RequestNetwork/requestNetwork/issues/119)) ([9424dc0](https://github.com/RequestNetwork/requestNetwork/commit/9424dc0c9482208fdbe714f8d29f5deed68711de))
* persist transaction with custom ethereum provider ([#106](https://github.com/RequestNetwork/requestNetwork/issues/106)) ([61b215f](https://github.com/RequestNetwork/requestNetwork/commit/61b215fb8335d01dfa069d7f7899dd5b33749692))
# 0.12.0 (2020-01-16)
# 0.10.0 (2019-12-04)
# [0.17.0](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/data-access@0.5.2...@requestnetwork/data-access@0.17.0) (2020-10-09)

@@ -8,0 +82,0 @@

10

package.json
{
"name": "@requestnetwork/data-access",
"version": "0.17.1-next.1322+7c0960c9",
"version": "0.18.0",
"publishConfig": {

@@ -42,5 +42,5 @@ "access": "public"

"dependencies": {
"@requestnetwork/multi-format": "0.9.1-next.1322+7c0960c9",
"@requestnetwork/types": "0.23.1-next.1322+7c0960c9",
"@requestnetwork/utils": "0.22.1-next.1322+7c0960c9",
"@requestnetwork/multi-format": "0.10.0",
"@requestnetwork/types": "0.24.0",
"@requestnetwork/utils": "0.23.0",
"bluebird": "3.7.2",

@@ -69,3 +69,3 @@ "keyv": "4.0.3"

},
"gitHead": "7c0960c949ad7abe31c3944a6d6c9b2e47eaf3da"
"gitHead": "f4a2e49d443df781529d97baadf75865fa2cd59f"
}
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