-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Publish 1.4.1 with swc_core v0.90.8
- Loading branch information
Showing
27 changed files
with
461 additions
and
442 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.100", | ||
"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.4.1", | ||
"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.4.0", | ||
"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.4.1", | ||
"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" | ||
} | ||
} |
74 changes: 37 additions & 37 deletions
74
packages/minifier/scripts/npm/linux-arm-gnueabihf/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,38 +1,38 @@ | ||
{ | ||
"name": "@swc/minifier-linux-arm-gnueabihf", | ||
"version": "1.3.100", | ||
"os": [ | ||
"linux" | ||
], | ||
"cpu": [ | ||
"arm" | ||
], | ||
"main": "minifier.linux-arm-gnueabihf.node", | ||
"files": [ | ||
"minifier.linux-arm-gnueabihf.node", | ||
"swc" | ||
], | ||
"description": "Super-fast alternative for terser", | ||
"keywords": [ | ||
"swc", | ||
"terser", | ||
"minifier" | ||
], | ||
"author": "강동윤 <[email protected]>", | ||
"homepage": "https://swc.rs", | ||
"license": "Apache-2.0", | ||
"engines": { | ||
"node": ">=12" | ||
}, | ||
"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-arm-gnueabihf", | ||
"version": "1.4.1", | ||
"os": [ | ||
"linux" | ||
], | ||
"cpu": [ | ||
"arm" | ||
], | ||
"main": "minifier.linux-arm-gnueabihf.node", | ||
"files": [ | ||
"minifier.linux-arm-gnueabihf.node", | ||
"swc" | ||
], | ||
"description": "Super-fast alternative for terser", | ||
"keywords": [ | ||
"swc", | ||
"terser", | ||
"minifier" | ||
], | ||
"author": "강동윤 <[email protected]>", | ||
"homepage": "https://swc.rs", | ||
"license": "Apache-2.0", | ||
"engines": { | ||
"node": ">=12" | ||
}, | ||
"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.