-
-
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.7.1-nightly-20240721.1
with swc_core
v0.99.3
- Loading branch information
Showing
28 changed files
with
1,658 additions
and
1,655 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
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
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/core-darwin-arm64", | ||
"version": "1.7.0", | ||
"os": [ | ||
"darwin" | ||
], | ||
"cpu": [ | ||
"arm64" | ||
], | ||
"main": "swc.darwin-arm64.node", | ||
"files": [ | ||
"swc.darwin-arm64.node", | ||
"swc" | ||
], | ||
"description": "Super-fast alternative for babel", | ||
"keywords": [ | ||
"swc", | ||
"swcpack", | ||
"babel", | ||
"typescript", | ||
"rust", | ||
"webpack", | ||
"tsc" | ||
], | ||
"author": "강동윤 <kdy1997.dev@gmail.com>", | ||
"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/core-darwin-arm64", | ||
"version": "1.7.1-nightly-20240721.1", | ||
"os": [ | ||
"darwin" | ||
], | ||
"cpu": [ | ||
"arm64" | ||
], | ||
"main": "swc.darwin-arm64.node", | ||
"files": [ | ||
"swc.darwin-arm64.node", | ||
"swc" | ||
], | ||
"description": "Super-fast alternative for babel", | ||
"keywords": [ | ||
"swc", | ||
"swcpack", | ||
"babel", | ||
"typescript", | ||
"rust", | ||
"webpack", | ||
"tsc" | ||
], | ||
"author": "강동윤 <kdy1997.dev@gmail.com>", | ||
"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/core-darwin-x64", | ||
"version": "1.7.0", | ||
"os": [ | ||
"darwin" | ||
], | ||
"cpu": [ | ||
"x64" | ||
], | ||
"main": "swc.darwin-x64.node", | ||
"files": [ | ||
"swc.darwin-x64.node", | ||
"swc" | ||
], | ||
"description": "Super-fast alternative for babel", | ||
"keywords": [ | ||
"swc", | ||
"swcpack", | ||
"babel", | ||
"typescript", | ||
"rust", | ||
"webpack", | ||
"tsc" | ||
], | ||
"author": "강동윤 <kdy1997.dev@gmail.com>", | ||
"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/core-darwin-x64", | ||
"version": "1.7.1-nightly-20240721.1", | ||
"os": [ | ||
"darwin" | ||
], | ||
"cpu": [ | ||
"x64" | ||
], | ||
"main": "swc.darwin-x64.node", | ||
"files": [ | ||
"swc.darwin-x64.node", | ||
"swc" | ||
], | ||
"description": "Super-fast alternative for babel", | ||
"keywords": [ | ||
"swc", | ||
"swcpack", | ||
"babel", | ||
"typescript", | ||
"rust", | ||
"webpack", | ||
"tsc" | ||
], | ||
"author": "강동윤 <kdy1997.dev@gmail.com>", | ||
"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" | ||
} | ||
} |
82 changes: 41 additions & 41 deletions
82
packages/core/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,42 +1,42 @@ | ||
{ | ||
"name": "@swc/core-linux-arm-gnueabihf", | ||
"version": "1.7.0", | ||
"os": [ | ||
"linux" | ||
], | ||
"cpu": [ | ||
"arm" | ||
], | ||
"main": "swc.linux-arm-gnueabihf.node", | ||
"files": [ | ||
"swc.linux-arm-gnueabihf.node", | ||
"swc" | ||
], | ||
"description": "Super-fast alternative for babel", | ||
"keywords": [ | ||
"swc", | ||
"swcpack", | ||
"babel", | ||
"typescript", | ||
"rust", | ||
"webpack", | ||
"tsc" | ||
], | ||
"author": "강동윤 <kdy1997.dev@gmail.com>", | ||
"homepage": "https://swc.rs", | ||
"license": "Apache-2.0", | ||
"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/core-linux-arm-gnueabihf", | ||
"version": "1.7.1-nightly-20240721.1", | ||
"os": [ | ||
"linux" | ||
], | ||
"cpu": [ | ||
"arm" | ||
], | ||
"main": "swc.linux-arm-gnueabihf.node", | ||
"files": [ | ||
"swc.linux-arm-gnueabihf.node", | ||
"swc" | ||
], | ||
"description": "Super-fast alternative for babel", | ||
"keywords": [ | ||
"swc", | ||
"swcpack", | ||
"babel", | ||
"typescript", | ||
"rust", | ||
"webpack", | ||
"tsc" | ||
], | ||
"author": "강동윤 <kdy1997.dev@gmail.com>", | ||
"homepage": "https://swc.rs", | ||
"license": "Apache-2.0", | ||
"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.