Skip to content

Commit

Permalink
node/version - 7.0.0
Browse files Browse the repository at this point in the history
- fix: Node.js 18 compatibility (LavaMoat#551)
- deps: lavamoat-core@^12.3.0->^14.1.1
- deps: bump @babel packages to latest (LavaMoat#587)
- deps: bump json-stable-stringify, node-gyp-build, resolve, yargs (LavaMoat#556)
- deps: remove object.fromentries (LavaMoat#555)
- change: BREAKING: Minimum Node.js version 14 (LavaMoat#398)
- fix: Properly add scuttling functionality (LavaMoat#382, LavaMoat#391)
- change: update examples
  • Loading branch information
legobeat committed Jun 2, 2023
1 parent 817ec2b commit 3e297cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"browserify": "^17.0.0",
"lavamoat-browserify": "^15.5.0",
"lavamoat": "^6.4.0",
"lavamoat": "^7.0.0",
"readable-stream": "^3.6.0",
"@endo/compartment-mapper": "^0.8.4",
"ses": "^0.18.4"
Expand Down

0 comments on commit 3e297cd

Please sign in to comment.