UNPKG

node-kms

Version:

A client implementation of the Key Management Service (KMS) for JavaScript -- for both node.js and browser.

33 lines (16 loc) 1.21 kB
# Release Notes <a name="0.3.2"></a> ## [0.3.2](https://github.com/cisco/node-kms/compare/0.3.1...0.3.2) (2016-08-23) ### Build * Fix test naming ([c14789b73576da705c19e7660dd804f556f41118](https://github.com/cisco/node-kms/commit/c14789b73576da705c19e7660dd804f556f41118)) * upgrade build environment ([e80f4bc59f29356c2eb51f733c2ccfe920e4b56a](https://github.com/cisco/node-kms/commit/e80f4bc59f29356c2eb51f733c2ccfe920e4b56a)) <a name="0.3.1"></a> ## [0.3.1](https://github.com/cisco/node-kms/compare/0.3.0...0.3.1) (2015-10-13) ### Build * export correct name from browserify ([2b53168506429f223e7345c7959e5dbe45d8ae64](https://github.com/cisco/node-kms/commit/2b53168506429f223e7345c7959e5dbe45d8ae64)) * update node-jose dependency to be more permissive ([679835292ea4bda6caaaec80a86cce32d3090109](https://github.com/cisco/node-kms/commit/679835292ea4bda6caaaec80a86cce32d3090109)), closes [#2](https://github.com/cisco/node-kms/issues/2) ### Doc * update readme to reflect NPM installs ([527fe905f52e1595b4dbfca084b549420f0c58a7](https://github.com/cisco/node-kms/commit/527fe905f52e1595b4dbfca084b549420f0c58a7)) <a name="0.3.0"></a> # [0.3.0] (2015-09-17) Initial public release.