-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Publish
v1.3.99
with swc_core
v0.86.73
- Loading branch information
Showing
24 changed files
with
398 additions
and
398 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,42 @@ | ||
{ | ||
"name": "@swc/minifier-darwin-arm64", | ||
"version": "1.3.98", | ||
"os": [ | ||
"darwin" | ||
], | ||
"cpu": [ | ||
"arm64" | ||
], | ||
"main": "minifier.darwin-arm64.node", | ||
"files": [ | ||
"minifier.darwin-arm64.node", | ||
"swc" | ||
], | ||
"description": "Super-fast alternative for babel", | ||
"keywords": [ | ||
"swc", | ||
"swcpack", | ||
"babel", | ||
"typescript", | ||
"rust", | ||
"webpack", | ||
"tsc" | ||
], | ||
"author": "강동윤 <[email protected]>", | ||
"homepage": "https://swc.rs", | ||
"license": "Apache-2.0 AND MIT", | ||
"engines": { | ||
"node": ">=10" | ||
}, | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/", | ||
"access": "public" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/swc-project/swc.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/swc-project/swc/issues" | ||
} | ||
} | ||
"name": "@swc/minifier-darwin-arm64", | ||
"version": "1.3.99", | ||
"os": [ | ||
"darwin" | ||
], | ||
"cpu": [ | ||
"arm64" | ||
], | ||
"main": "minifier.darwin-arm64.node", | ||
"files": [ | ||
"minifier.darwin-arm64.node", | ||
"swc" | ||
], | ||
"description": "Super-fast alternative for babel", | ||
"keywords": [ | ||
"swc", | ||
"swcpack", | ||
"babel", | ||
"typescript", | ||
"rust", | ||
"webpack", | ||
"tsc" | ||
], | ||
"author": "강동윤 <[email protected]>", | ||
"homepage": "https://swc.rs", | ||
"license": "Apache-2.0 AND MIT", | ||
"engines": { | ||
"node": ">=10" | ||
}, | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/", | ||
"access": "public" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/swc-project/swc.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/swc-project/swc/issues" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,42 @@ | ||
{ | ||
"name": "@swc/minifier-darwin-x64", | ||
"version": "1.3.98", | ||
"os": [ | ||
"darwin" | ||
], | ||
"cpu": [ | ||
"x64" | ||
], | ||
"main": "minifier.darwin-x64.node", | ||
"files": [ | ||
"minifier.darwin-x64.node", | ||
"swc" | ||
], | ||
"description": "Super-fast alternative for babel", | ||
"keywords": [ | ||
"swc", | ||
"swcpack", | ||
"babel", | ||
"typescript", | ||
"rust", | ||
"webpack", | ||
"tsc" | ||
], | ||
"author": "강동윤 <[email protected]>", | ||
"homepage": "https://swc.rs", | ||
"license": "Apache-2.0 AND MIT", | ||
"engines": { | ||
"node": ">=10" | ||
}, | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/", | ||
"access": "public" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/swc-project/swc.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/swc-project/swc/issues" | ||
} | ||
} | ||
"name": "@swc/minifier-darwin-x64", | ||
"version": "1.3.99", | ||
"os": [ | ||
"darwin" | ||
], | ||
"cpu": [ | ||
"x64" | ||
], | ||
"main": "minifier.darwin-x64.node", | ||
"files": [ | ||
"minifier.darwin-x64.node", | ||
"swc" | ||
], | ||
"description": "Super-fast alternative for babel", | ||
"keywords": [ | ||
"swc", | ||
"swcpack", | ||
"babel", | ||
"typescript", | ||
"rust", | ||
"webpack", | ||
"tsc" | ||
], | ||
"author": "강동윤 <[email protected]>", | ||
"homepage": "https://swc.rs", | ||
"license": "Apache-2.0 AND MIT", | ||
"engines": { | ||
"node": ">=10" | ||
}, | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/", | ||
"access": "public" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/swc-project/swc.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/swc-project/swc/issues" | ||
} | ||
} |
88 changes: 44 additions & 44 deletions
88
packages/minifier/scripts/npm/linux-arm64-gnu/package.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,45 +1,45 @@ | ||
{ | ||
"name": "@swc/minifier-linux-arm64-gnu", | ||
"version": "1.3.98", | ||
"os": [ | ||
"linux" | ||
], | ||
"cpu": [ | ||
"arm64" | ||
], | ||
"main": "minifier.linux-arm64-gnu.node", | ||
"files": [ | ||
"minifier.linux-arm64-gnu.node", | ||
"swc" | ||
], | ||
"libc": [ | ||
"glibc" | ||
], | ||
"description": "Super-fast alternative for babel", | ||
"keywords": [ | ||
"swc", | ||
"swcpack", | ||
"babel", | ||
"typescript", | ||
"rust", | ||
"webpack", | ||
"tsc" | ||
], | ||
"author": "강동윤 <[email protected]>", | ||
"homepage": "https://swc.rs", | ||
"license": "Apache-2.0 AND MIT", | ||
"engines": { | ||
"node": ">=10" | ||
}, | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/", | ||
"access": "public" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/swc-project/swc.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/swc-project/swc/issues" | ||
} | ||
} | ||
"name": "@swc/minifier-linux-arm64-gnu", | ||
"version": "1.3.99", | ||
"os": [ | ||
"linux" | ||
], | ||
"cpu": [ | ||
"arm64" | ||
], | ||
"main": "minifier.linux-arm64-gnu.node", | ||
"files": [ | ||
"minifier.linux-arm64-gnu.node", | ||
"swc" | ||
], | ||
"libc": [ | ||
"glibc" | ||
], | ||
"description": "Super-fast alternative for babel", | ||
"keywords": [ | ||
"swc", | ||
"swcpack", | ||
"babel", | ||
"typescript", | ||
"rust", | ||
"webpack", | ||
"tsc" | ||
], | ||
"author": "강동윤 <[email protected]>", | ||
"homepage": "https://swc.rs", | ||
"license": "Apache-2.0 AND MIT", | ||
"engines": { | ||
"node": ">=10" | ||
}, | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/", | ||
"access": "public" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/swc-project/swc.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/swc-project/swc/issues" | ||
} | ||
} |
Oops, something went wrong.