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

daf-core

Package Overview
Dependencies
Maintainers
6
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

daf-core - npm Package Compare versions

Comparing version 2.3.16 to 2.3.18

176

CHANGELOG.md

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

## [2.3.16](https://github.com/uport-project/daf/compare/v2.3.15...v2.3.16) (2020-03-03)
## [2.3.18](https://github.com/uport-project/daf/compare/v2.3.17...v2.3.18) (2020-03-10)

@@ -15,13 +15,12 @@ **Note:** Version bump only for package daf-core

## [2.3.16](https://github.com/uport-project/daf/compare/v2.3.15...v2.3.16) (2020-03-03)
**Note:** Version bump only for package daf-core
## [2.3.15](https://github.com/uport-project/daf/compare/v2.3.14...v2.3.15) (2020-03-02)
### Bug Fixes
* Typescript types ([72c1899](https://github.com/uport-project/daf/commit/72c18993ddba6a7a75ae8397e6549cdd29dccb31))
- Typescript types ([72c1899](https://github.com/uport-project/daf/commit/72c18993ddba6a7a75ae8397e6549cdd29dccb31))
## [2.3.10](https://github.com/uport-project/daf/compare/v2.3.9...v2.3.10) (2020-02-25)

@@ -31,62 +30,37 @@

# [2.1.0](https://github.com/uport-project/daf/compare/v2.0.0...v2.1.0) (2020-02-17)
### Features
* Version bump ([4fd60a9](https://github.com/uport-project/daf/commit/4fd60a9a73130ee5e11ac9bf87b0c7864458c70b))
- Version bump ([4fd60a9](https://github.com/uport-project/daf/commit/4fd60a9a73130ee5e11ac9bf87b0c7864458c70b))
# [2.0.0](https://github.com/uport-project/daf/compare/v1.5.1...v2.0.0) (2020-02-17)
### Bug Fixes
* Removing daf-sodium-fs and encryptionmanager ([1ea064d](https://github.com/uport-project/daf/commit/1ea064dabf8d7875c060411283d2d80c04d9c801))
- Removing daf-sodium-fs and encryptionmanager ([1ea064d](https://github.com/uport-project/daf/commit/1ea064dabf8d7875c060411283d2d80c04d9c801))
### Features
* Breaking. New did management interfaces ([c384159](https://github.com/uport-project/daf/commit/c3841591189dc307ba281a72186dbb878d9aa5be))
* Daf-ethr-did-fs using experimental interface ([cecffd8](https://github.com/uport-project/daf/commit/cecffd8de4fe161abe0013ab7b715860a591c365))
* FS IdentityStore ([a2521e0](https://github.com/uport-project/daf/commit/a2521e0e36a9531478910815d17409bc749658c2))
* FS KMS ([1bcf4c1](https://github.com/uport-project/daf/commit/1bcf4c1ecc29c674c9525946eb5b9bacecd2c550))
* IdentityController, KeyStore ([e86fec4](https://github.com/uport-project/daf/commit/e86fec425aba3c80dc49520f205e9317deea43bc))
* Moving DID Doc management to the provider ([b6bd930](https://github.com/uport-project/daf/commit/b6bd9300464923fac6c464d0997216f2cc5faec8))
* New Identity TS and GraphQL interfaces ([3f8ff1c](https://github.com/uport-project/daf/commit/3f8ff1c0c8edd9f1f8a25343a265b78eeecb32e3))
* Using DIDComm for encryption ([02fefa9](https://github.com/uport-project/daf/commit/02fefa9930961618d723ed74d244de932e93ce76))
- Breaking. New did management interfaces ([c384159](https://github.com/uport-project/daf/commit/c3841591189dc307ba281a72186dbb878d9aa5be))
- Daf-ethr-did-fs using experimental interface ([cecffd8](https://github.com/uport-project/daf/commit/cecffd8de4fe161abe0013ab7b715860a591c365))
- FS IdentityStore ([a2521e0](https://github.com/uport-project/daf/commit/a2521e0e36a9531478910815d17409bc749658c2))
- FS KMS ([1bcf4c1](https://github.com/uport-project/daf/commit/1bcf4c1ecc29c674c9525946eb5b9bacecd2c550))
- IdentityController, KeyStore ([e86fec4](https://github.com/uport-project/daf/commit/e86fec425aba3c80dc49520f205e9317deea43bc))
- Moving DID Doc management to the provider ([b6bd930](https://github.com/uport-project/daf/commit/b6bd9300464923fac6c464d0997216f2cc5faec8))
- New Identity TS and GraphQL interfaces ([3f8ff1c](https://github.com/uport-project/daf/commit/3f8ff1c0c8edd9f1f8a25343a265b78eeecb32e3))
- Using DIDComm for encryption ([02fefa9](https://github.com/uport-project/daf/commit/02fefa9930961618d723ed74d244de932e93ce76))
## [1.4.1](https://github.com/uport-project/daf/compare/v1.4.0...v1.4.1) (2020-01-14)
### Bug Fixes
* Adding id to serviceMessagesSince ([45bb45b](https://github.com/uport-project/daf/commit/45bb45b8b59034e6f793d486e06efc998c53584e))
- Adding id to serviceMessagesSince ([45bb45b](https://github.com/uport-project/daf/commit/45bb45b8b59034e6f793d486e06efc998c53584e))
# [1.4.0](https://github.com/uport-project/daf/compare/v1.3.7...v1.4.0) (2020-01-14)
### Features
* GQL query to get latest service messages ([8061fbe](https://github.com/uport-project/daf/commit/8061fbed8fc3626b165b8c03dee79901682f60a2))
- GQL query to get latest service messages ([8061fbe](https://github.com/uport-project/daf/commit/8061fbed8fc3626b165b8c03dee79901682f60a2))
## [1.3.3](https://github.com/uport-project/daf/compare/v1.3.2...v1.3.3) (2019-12-20)

@@ -96,17 +70,8 @@

## [1.3.2](https://github.com/uport-project/daf/compare/v1.3.1...v1.3.2) (2019-12-20)
### Bug Fixes
* ValidateMessage can throw an error ([d00dcdd](https://github.com/uport-project/daf/commit/d00dcddaf69eae26445f7b2ac1fe79b0027e297c)), closes [#10](https://github.com/uport-project/daf/issues/10)
- ValidateMessage can throw an error ([d00dcdd](https://github.com/uport-project/daf/commit/d00dcddaf69eae26445f7b2ac1fe79b0027e297c)), closes [#10](https://github.com/uport-project/daf/issues/10)
# [1.2.0](https://github.com/uport-project/daf/compare/v1.1.1...v1.2.0) (2019-12-16)

@@ -116,17 +81,8 @@

## [1.1.1](https://github.com/uport-project/daf/compare/v1.1.0...v1.1.1) (2019-12-16)
### Bug Fixes
* Identity.isManaged ([38ad11e](https://github.com/uport-project/daf/commit/38ad11ec9abf74143acda726725820c0d6e29e14))
- Identity.isManaged ([38ad11e](https://github.com/uport-project/daf/commit/38ad11ec9abf74143acda726725820c0d6e29e14))
# [1.1.0](https://github.com/uport-project/daf/compare/v0.10.3...v1.1.0) (2019-12-16)

@@ -136,48 +92,28 @@

## [0.10.3](https://github.com/uport-project/daf/compare/v0.10.2...v0.10.3) (2019-12-12)
### Bug Fixes
* EventEmmiter ([dc52b55](https://github.com/uport-project/daf/commit/dc52b55aad6c612266ce136636f6aa65e524b59b))
* ServiceManager and AbstractServiceController ([284badc](https://github.com/uport-project/daf/commit/284badc52b420c637d0c7bc6823b71f1ea5c449d))
* Unifying debug messages ([efb4f3b](https://github.com/uport-project/daf/commit/efb4f3bf9f6d3f0d412eb80da7bb4ae92ce8ca72))
- EventEmmiter ([dc52b55](https://github.com/uport-project/daf/commit/dc52b55aad6c612266ce136636f6aa65e524b59b))
- ServiceManager and AbstractServiceController ([284badc](https://github.com/uport-project/daf/commit/284badc52b420c637d0c7bc6823b71f1ea5c449d))
- Unifying debug messages ([efb4f3b](https://github.com/uport-project/daf/commit/efb4f3bf9f6d3f0d412eb80da7bb4ae92ce8ca72))
# [0.10.0](https://github.com/uport-project/daf/compare/v0.9.0...v0.10.0) (2019-12-10)
### Bug Fixes
* Renaming to sender and receiver ([bf33a2d](https://github.com/uport-project/daf/commit/bf33a2de268cf07b06faa04283ec066573c37ffc))
* Typo ([0a47c70](https://github.com/uport-project/daf/commit/0a47c70fac8c9624c73343c8067d11fab3cd2c9d))
- Renaming to sender and receiver ([bf33a2d](https://github.com/uport-project/daf/commit/bf33a2de268cf07b06faa04283ec066573c37ffc))
- Typo ([0a47c70](https://github.com/uport-project/daf/commit/0a47c70fac8c9624c73343c8067d11fab3cd2c9d))
### Features
* Data deduplication ([c5c10b1](https://github.com/uport-project/daf/commit/c5c10b17eebd1d6f82a43f0d5cc46da9b9270c3e))
* Message object with validation ([8bf6a9d](https://github.com/uport-project/daf/commit/8bf6a9d47e73d6e2be9003854718b67f59c636dd))
- Data deduplication ([c5c10b1](https://github.com/uport-project/daf/commit/c5c10b17eebd1d6f82a43f0d5cc46da9b9270c3e))
- Message object with validation ([8bf6a9d](https://github.com/uport-project/daf/commit/8bf6a9d47e73d6e2be9003854718b67f59c636dd))
# [0.9.0](https://github.com/uport-project/daf/compare/v0.8.0...v0.9.0) (2019-12-05)
### Features
* Using EventEmitter instead of pubsub-js ([5d50acf](https://github.com/uport-project/daf/commit/5d50acf0c9fbdb9ea45f0e90a55b64a1a1e5dfde))
- Using EventEmitter instead of pubsub-js ([5d50acf](https://github.com/uport-project/daf/commit/5d50acf0c9fbdb9ea45f0e90a55b64a1a1e5dfde))
# [0.8.0](https://github.com/uport-project/daf/compare/v0.7.8...v0.8.0) (2019-12-04)

@@ -187,22 +123,12 @@

# [0.7.0](https://github.com/uport-project/daf/compare/v0.6.1...v0.7.0) (2019-11-29)
### Bug Fixes
* Express example ([1c33310](https://github.com/uport-project/daf/commit/1c333108accc7feaaaba5a7864db12efac626881))
- Express example ([1c33310](https://github.com/uport-project/daf/commit/1c333108accc7feaaaba5a7864db12efac626881))
### Features
* Selective Disclosure Request ([9afe0c5](https://github.com/uport-project/daf/commit/9afe0c5a2fae7e3f778fe99ff4f88f44f61d3b94))
- Selective Disclosure Request ([9afe0c5](https://github.com/uport-project/daf/commit/9afe0c5a2fae7e3f778fe99ff4f88f44f61d3b94))
# [0.6.0](https://github.com/uport-project/daf/compare/v0.5.2...v0.6.0) (2019-11-27)

@@ -212,6 +138,2 @@

## [0.5.1](https://github.com/uport-project/daf/compare/v0.5.0...v0.5.1) (2019-11-26)

@@ -221,6 +143,2 @@

# [0.5.0](https://github.com/uport-project/daf/compare/v0.4.0...v0.5.0) (2019-11-26)

@@ -230,6 +148,2 @@

# [0.4.0](https://github.com/uport-project/daf/compare/v0.3.0...v0.4.0) (2019-11-25)

@@ -239,6 +153,2 @@

# [0.3.0](https://github.com/uport-project/daf/compare/v0.2.0...v0.3.0) (2019-11-24)

@@ -248,6 +158,2 @@

# [0.2.0](https://github.com/uport-project/daf/compare/v0.1.0...v0.2.0) (2019-11-23)

@@ -257,6 +163,2 @@

# [0.1.0](https://github.com/uport-project/daf/compare/v0.0.26...v0.1.0) (2019-11-22)

@@ -266,30 +168,16 @@

## [0.0.26](https://github.com/uport-project/daf/compare/v0.0.25...v0.0.26) (2019-11-22)
### Bug Fixes
* Wait for messages to be validated ([717b285](https://github.com/uport-project/daf/commit/717b2858b2c96efdfb39f85297f4026585b366be))
- Wait for messages to be validated ([717b285](https://github.com/uport-project/daf/commit/717b2858b2c96efdfb39f85297f4026585b366be))
## [0.0.25](https://github.com/uport-project/daf/compare/v0.0.24...v0.0.25) (2019-11-21)
### Bug Fixes
* Moved did-resolver to devDeps ([3ae8c1c](https://github.com/uport-project/daf/commit/3ae8c1cec0c0d0b827d627cc181a85935fae2e88))
- Moved did-resolver to devDeps ([3ae8c1c](https://github.com/uport-project/daf/commit/3ae8c1cec0c0d0b827d627cc181a85935fae2e88))
## [0.0.24](https://github.com/uport-project/daf/compare/v0.0.23...v0.0.24) (2019-11-19)
**Note:** Version bump only for package daf-core

4

package.json
{
"name": "daf-core",
"description": "DID Agent Framework Core",
"version": "2.3.16",
"version": "2.3.18",
"main": "build/index.js",

@@ -30,3 +30,3 @@ "types": "build/index.d.ts",

"keywords": [],
"gitHead": "5d223cdc544829bf6246c9a4cf9415dc56ef5f25"
"gitHead": "e1cee0e6f2dbe8bb0967e71d7f3156926b6be910"
}
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