@eik/node-client
Advanced tools
Comparing version 1.1.28 to 2.0.0-next.1
@@ -0,1 +1,27 @@ | ||
# [2.0.0-next.1](https://github.com/eik-lib/node-client/compare/v1.1.28...v2.0.0-next.1) (2022-08-08) | ||
### Bug Fixes | ||
* Add CommonJS support ([b634537](https://github.com/eik-lib/node-client/commit/b6345378236d1bf60dc1ff6ceee1a285ca335e7f)) | ||
* Do not use getters and setters on public data object ([0505dcb](https://github.com/eik-lib/node-client/commit/0505dcb25b2563b826d5806fc30a7d148c111c00)) | ||
* Make default value of integrity to be undefined ([a679f73](https://github.com/eik-lib/node-client/commit/a679f733351413e5e59cbd0f71c86fef8a08042c)) | ||
### chore | ||
* Rename module to @eik/node-client ([f3d8c73](https://github.com/eik-lib/node-client/commit/f3d8c7325b90b345a79df731544f53ebb11c81bf)) | ||
### Features | ||
* Make .file() return an object ([f53f15d](https://github.com/eik-lib/node-client/commit/f53f15dae288fda4b4527a3b4c69bab2e56f5169)) | ||
* Rework module to suite current functionality of Eik ([559294c](https://github.com/eik-lib/node-client/commit/559294cc8d1bd793873ba02000da6376312e0160)) | ||
### BREAKING CHANGES | ||
* Rename module to @eik/node-client | ||
* API is reworked to suite the current functionality of Eik | ||
## [1.1.28](https://github.com/eik-lib/node-client/compare/v1.1.27...v1.1.28) (2022-08-08) | ||
@@ -2,0 +28,0 @@ |
{ | ||
"name": "@eik/node-client", | ||
"version": "1.1.28", | ||
"version": "2.0.0-next.1", | ||
"description": "A node.js client for interacting with a Eik server.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -105,3 +105,3 @@ # @eik/node-client | ||
## API | ||
### options | ||
@@ -108,0 +108,0 @@ This module has the following API |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
31708
1