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

@kyve/contract-lib

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kyve/contract-lib - npm Package Compare versions

Comparing version 0.1.0-alpha.5 to 0.1.0-alpha.6

42

CHANGELOG.md

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

# 0.1.0-alpha.5 (2021-04-29)
# [0.1.0-alpha.6](https://github.com/KYVENetwork/kyve/compare/@kyve/contract-lib@0.1.0-alpha.5...@kyve/contract-lib@0.1.0-alpha.6) (2021-04-29)

@@ -15,57 +15,39 @@ **Note:** Version bump only for package @kyve/contract-lib

# 0.1.0-alpha.5 (2021-04-29)
**Note:** Version bump only for package @kyve/contract-lib
# [0.1.0-alpha.4](https://github.com/KYVENetwork/contract/compare/@kyve/contract-lib@0.1.0-alpha.3...@kyve/contract-lib@0.1.0-alpha.4) (2021-04-26)
### Bug Fixes
* added missing dispense function ([104172a](https://github.com/KYVENetwork/contract/commit/104172ae550f27d99824958d97740b7e3c575308))
- added missing dispense function ([104172a](https://github.com/KYVENetwork/contract/commit/104172ae550f27d99824958d97740b7e3c575308))
# [0.1.0-alpha.3](https://github.com/KYVENetwork/contract/compare/@kyve/contract-lib@0.1.0-alpha.2...@kyve/contract-lib@0.1.0-alpha.3) (2021-04-26)
### Features
* added more functions ([9839564](https://github.com/KYVENetwork/contract/commit/983956421e2c13332c13903f1a6287413b9aa27f))
* added state retrieval ([e38ab68](https://github.com/KYVENetwork/contract/commit/e38ab684f2b23eadf4800484eda903d127218338))
- added more functions ([9839564](https://github.com/KYVENetwork/contract/commit/983956421e2c13332c13903f1a6287413b9aa27f))
- added state retrieval ([e38ab68](https://github.com/KYVENetwork/contract/commit/e38ab684f2b23eadf4800484eda903d127218338))
# [0.1.0-alpha.2](https://github.com/KYVENetwork/contract/compare/@kyve/contract-lib@0.1.0-alpha.1...@kyve/contract-lib@0.1.0-alpha.2) (2021-04-23)
### Bug Fixes
* set keyfile to be undefined ([be31fa1](https://github.com/KYVENetwork/contract/commit/be31fa1ca27c2f66d121556cf0dc2d65928e4c8b))
- set keyfile to be undefined ([be31fa1](https://github.com/KYVENetwork/contract/commit/be31fa1ca27c2f66d121556cf0dc2d65928e4c8b))
### Features
* changed to class structure ([d128038](https://github.com/KYVENetwork/contract/commit/d1280388dcd1ed493ffc799b01658dc1a6a3ba92))
- changed to class structure ([d128038](https://github.com/KYVENetwork/contract/commit/d1280388dcd1ed493ffc799b01658dc1a6a3ba92))
# [0.1.0-alpha.1](https://github.com/KYVENetwork/contract/compare/@kyve/contract-lib@0.1.0-alpha.0...@kyve/contract-lib@0.1.0-alpha.1) (2021-04-23)
### Features
* added `unregister`, `lock`, and `unlock` ([f1a9baf](https://github.com/KYVENetwork/contract/commit/f1a9baf415358e67542d2b273249dc9aae3cdb04))
- added `unregister`, `lock`, and `unlock` ([f1a9baf](https://github.com/KYVENetwork/contract/commit/f1a9baf415358e67542d2b273249dc9aae3cdb04))
# 0.1.0-alpha.0 (2021-04-23)
### Features
* added register to lib ([6a80150](https://github.com/KYVENetwork/contract/commit/6a80150c14999069aa5d6907e59e52c3f0f18266))
- added register to lib ([6a80150](https://github.com/KYVENetwork/contract/commit/6a80150c14999069aa5d6907e59e52c3f0f18266))
{
"name": "@kyve/contract-lib",
"version": "0.1.0-alpha.5",
"version": "0.1.0-alpha.6",
"main": "dist/index",

@@ -19,7 +19,7 @@ "types": "dist/index",

"dependencies": {
"@kyve/contract": "0.1.0-alpha.2",
"@kyve/contract": "0.1.0-alpha.3",
"arweave": "^1.10.13",
"smartweave": "^0.4.29"
},
"gitHead": "12a8bea3c5b85879ba79f10783fd8b1f00a68520"
"gitHead": "d54f98ead6f8dba19497f25b1e0c4fe7b43950b0"
}
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