everything-json
Advanced tools
Comparing version 1.0.1 to 1.1.0
# Changelog | ||
### [1.1.0] 2024-04-26 | ||
- Pre-built binaries for macOS 14 / ARM64 | ||
- Update `simdjson` to 3.9.1 | ||
### [1.0.1] 2024-02-14 | ||
@@ -4,0 +9,0 @@ |
@@ -7,3 +7,3 @@ { | ||
"@mapbox/node-pre-gyp": "^1.0.11", | ||
"node-addon-api": "^7.0.0" | ||
"node-addon-api": "^8.0.0" | ||
}, | ||
@@ -24,3 +24,3 @@ "scripts": { | ||
"name": "everything-json", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "JSON Async", | ||
@@ -50,8 +50,8 @@ "repository": { | ||
"devDependencies": { | ||
"@octokit/core": "^5.0.2", | ||
"@octokit/core": "^6.0.1", | ||
"@types/chai": "^4.3.11", | ||
"@types/geojson": "^7946.0.13", | ||
"@types/mocha": "^10.0.6", | ||
"@typescript-eslint/eslint-plugin": "^6.18.1", | ||
"@typescript-eslint/parser": "^6.18.1", | ||
"@typescript-eslint/eslint-plugin": "^7.0.0", | ||
"@typescript-eslint/parser": "^7.0.2", | ||
"benny": "^3.7.1", | ||
@@ -58,0 +58,0 @@ "c8": "^9.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
7473617
+ Addednode-addon-api@8.3.0(transitive)
- Removednode-addon-api@7.1.1(transitive)
Updatednode-addon-api@^8.0.0