Skip to content

Commit 6afe363

Browse files
nodejs-github-botaduh95
authored andcommitted
deps: update amaro to 0.2.1
PR-URL: #56390 Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Jacob Smith <jacob@frende.me> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 195990a commit 6afe363

File tree

4 files changed

+42
-41
lines changed

4 files changed

+42
-41
lines changed

deps/amaro/dist/index.js

Lines changed: 38 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deps/amaro/dist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"강동윤 <kdy1997.dev@gmail.com>"
55
],
66
"description": "wasm module for swc",
7-
"version": "1.7.40",
7+
"version": "1.10.3",
88
"license": "Apache-2.0",
99
"repository": {
1010
"type": "git",

deps/amaro/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "amaro",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Node.js TypeScript wrapper",
55
"license": "MIT",
66
"type": "commonjs",
@@ -22,6 +22,7 @@
2222
"prepack": "npm run build",
2323
"postpack": "npm run clean",
2424
"build": "node esbuild.config.mjs",
25+
"build:wasm": "node tools/build-wasm.js",
2526
"typecheck": "tsc --noEmit",
2627
"test": "node --test --experimental-test-snapshots \"**/*.test.js\"",
2728
"test:regenerate": "node --test --experimental-test-snapshots --test-update-snapshots \"**/*.test.js\""

src/amaro_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
// Refer to tools/dep_updaters/update-amaro.sh
33
#ifndef SRC_AMARO_VERSION_H_
44
#define SRC_AMARO_VERSION_H_
5-
#define AMARO_VERSION "0.2.0"
5+
#define AMARO_VERSION "0.2.1"
66
#endif // SRC_AMARO_VERSION_H_

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy