Skip to content

Comments

fix(build): bee-js issue 762#151

Open
nugaon wants to merge 7 commits intomasterfrom
fix/bee-js-762
Open

fix(build): bee-js issue 762#151
nugaon wants to merge 7 commits intomasterfrom
fix/bee-js-762

Conversation

@nugaon
Copy link
Collaborator

@nugaon nugaon commented Sep 21, 2022

This branch can be added in Frontend projects as dependency in order to rid of duplex: half request errors.

Modify your project's package.json at the corresponding @fairdatasociety/fdp-storage line to:

    "@fairdatasociety/fdp-storage": "https://github.com/fairDataSociety/fdp-storage.git#fix/bee-js-762",

then update package-lock.json with npm i

tomicvladan and others added 2 commits November 29, 2022 03:13
* fix: change all properties to camel case (#177)

* feat: remove unused properties

* fix: podPassword remove

* fix: crypto shimming randomBytes condition

* fix: camelCasing FileOrDirNames

* fix: createRawDirectoryMetadata

* fix: isRawDirectoryMetadata

* fix: directory related metadata

* fix: block related metadata

* test(fix): metadata naming changes

* test(fix): remove unused properties from test check

* feat: file block metadata without aes (#181)

* feat: remove aes encryption for file and block metadata

* test: do not decrypt blocks metadata with aes

Co-authored-by: Viktor Levente Tóth <toth.viktor.levente@gmail.com>
Co-authored-by: nugaon <50576770+nugaon@users.noreply.github.com>
* fix(build): bee-js issue 762

* chore: bump bee-js version

* fix: crypto shim

* build: top-level-wait

* fix: delete crypto shim

Co-authored-by: Viktor Levente Tóth <toth.viktor.levente@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants