Skip to content

Commit aca9484

Browse files
committed
[meta] update URLs
1 parent 6f046d7 commit aca9484

File tree

3 files changed

+26
-26
lines changed

3 files changed

+26
-26
lines changed

CHANGELOG.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,29 +5,29 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [v1.0.2](https://github.com/ljharb/typed-array-buffer/compare/v1.0.1...v1.0.2) - 2024-02-19
8+
## [v1.0.2](https://github.com/inspect-js/typed-array-buffer/compare/v1.0.1...v1.0.2) - 2024-02-19
99

1010
### Commits
1111

12-
- add types [`23c6fba`](https://github.com/ljharb/typed-array-buffer/commit/23c6fba167dbc8c1e9291eed3f68e64a5651075a)
13-
- [Deps] update `available-typed-arrays` [`5f68ba1`](https://github.com/ljharb/typed-array-buffer/commit/5f68ba1fdcd004af46d529fbb08220de2254cf43)
14-
- [Deps] update `call-bind` [`54a92ce`](https://github.com/ljharb/typed-array-buffer/commit/54a92ce4caf023c8680ffe64534ba881b78cdc17)
15-
- [Dev Deps] update `tape` [`b0b3342`](https://github.com/ljharb/typed-array-buffer/commit/b0b3342bcbefae5f3dff01b0e3734b08ca927f58)
12+
- add types [`23c6fba`](https://github.com/inspect-js/typed-array-buffer/commit/23c6fba167dbc8c1e9291eed3f68e64a5651075a)
13+
- [Deps] update `available-typed-arrays` [`5f68ba1`](https://github.com/inspect-js/typed-array-buffer/commit/5f68ba1fdcd004af46d529fbb08220de2254cf43)
14+
- [Deps] update `call-bind` [`54a92ce`](https://github.com/inspect-js/typed-array-buffer/commit/54a92ce4caf023c8680ffe64534ba881b78cdc17)
15+
- [Dev Deps] update `tape` [`b0b3342`](https://github.com/inspect-js/typed-array-buffer/commit/b0b3342bcbefae5f3dff01b0e3734b08ca927f58)
1616

17-
## [v1.0.1](https://github.com/ljharb/typed-array-buffer/compare/v1.0.0...v1.0.1) - 2024-02-06
17+
## [v1.0.1](https://github.com/inspect-js/typed-array-buffer/compare/v1.0.0...v1.0.1) - 2024-02-06
1818

1919
### Commits
2020

21-
- [Dev Deps] update `aud`, `available-typed-arrays`, `npmignore`, `object-inspect`, `tape` [`5334477`](https://github.com/ljharb/typed-array-buffer/commit/53344773866f35820dc4deef1aa47ec7890f2b02)
22-
- [Refactor] use `es-errors`, so things that only need those do not need `get-intrinsic` [`e2511e0`](https://github.com/ljharb/typed-array-buffer/commit/e2511e011a2331bd4a36ad6003a98b1cf766bc26)
23-
- [Deps] update `call-bind`, `get-intrinsic`, `is-typed-array` [`36c3b11`](https://github.com/ljharb/typed-array-buffer/commit/36c3b11efc9bce98de8bee5f81dcae4305876893)
24-
- [meta] add `sideEffects` flag [`46cc1f4`](https://github.com/ljharb/typed-array-buffer/commit/46cc1f4a8b8875fc6e84b33182602ec37655bbbd)
21+
- [Dev Deps] update `aud`, `available-typed-arrays`, `npmignore`, `object-inspect`, `tape` [`5334477`](https://github.com/inspect-js/typed-array-buffer/commit/53344773866f35820dc4deef1aa47ec7890f2b02)
22+
- [Refactor] use `es-errors`, so things that only need those do not need `get-intrinsic` [`e2511e0`](https://github.com/inspect-js/typed-array-buffer/commit/e2511e011a2331bd4a36ad6003a98b1cf766bc26)
23+
- [Deps] update `call-bind`, `get-intrinsic`, `is-typed-array` [`36c3b11`](https://github.com/inspect-js/typed-array-buffer/commit/36c3b11efc9bce98de8bee5f81dcae4305876893)
24+
- [meta] add `sideEffects` flag [`46cc1f4`](https://github.com/inspect-js/typed-array-buffer/commit/46cc1f4a8b8875fc6e84b33182602ec37655bbbd)
2525

2626
## v1.0.0 - 2023-06-05
2727

2828
### Commits
2929

30-
- Initial implementation, tests, readme [`5bc2953`](https://github.com/ljharb/typed-array-buffer/commit/5bc295337b4310659832fc08699a4d10c2dbbded)
31-
- Initial commit [`98b8ac9`](https://github.com/ljharb/typed-array-buffer/commit/98b8ac90f407c368effa25d395aeea1d72e1d4b6)
32-
- npm init [`6a4a73c`](https://github.com/ljharb/typed-array-buffer/commit/6a4a73c66b1f13fd17699c6500a4979003676696)
33-
- Only apps should have lockfiles [`7226abf`](https://github.com/ljharb/typed-array-buffer/commit/7226abfda329b99dc25526c48740b076d128a7be)
30+
- Initial implementation, tests, readme [`5bc2953`](https://github.com/inspect-js/typed-array-buffer/commit/5bc295337b4310659832fc08699a4d10c2dbbded)
31+
- Initial commit [`98b8ac9`](https://github.com/inspect-js/typed-array-buffer/commit/98b8ac90f407c368effa25d395aeea1d72e1d4b6)
32+
- npm init [`6a4a73c`](https://github.com/inspect-js/typed-array-buffer/commit/6a4a73c66b1f13fd17699c6500a4979003676696)
33+
- Only apps should have lockfiles [`7226abf`](https://github.com/inspect-js/typed-array-buffer/commit/7226abfda329b99dc25526c48740b076d128a7be)

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,17 @@ assert.equal(arr.buffer, typedArrayBuffer(arr));
2626
Simply clone the repo, `npm install`, and run `npm test`
2727

2828
[package-url]: https://npmjs.org/package/typed-array-buffer
29-
[npm-version-svg]: https://versionbadg.es/ljharb/typed-array-buffer.svg
30-
[deps-svg]: https://david-dm.org/ljharb/typed-array-buffer.svg
31-
[deps-url]: https://david-dm.org/ljharb/typed-array-buffer
32-
[dev-deps-svg]: https://david-dm.org/ljharb/typed-array-buffer/dev-status.svg
33-
[dev-deps-url]: https://david-dm.org/ljharb/typed-array-buffer#info=devDependencies
29+
[npm-version-svg]: https://versionbadg.es/inspect-js/typed-array-buffer.svg
30+
[deps-svg]: https://david-dm.org/inspect-js/typed-array-buffer.svg
31+
[deps-url]: https://david-dm.org/inspect-js/typed-array-buffer
32+
[dev-deps-svg]: https://david-dm.org/inspect-js/typed-array-buffer/dev-status.svg
33+
[dev-deps-url]: https://david-dm.org/inspect-js/typed-array-buffer#info=devDependencies
3434
[npm-badge-png]: https://nodei.co/npm/typed-array-buffer.png?downloads=true&stars=true
3535
[license-image]: https://img.shields.io/npm/l/typed-array-buffer.svg
3636
[license-url]: LICENSE
3737
[downloads-image]: https://img.shields.io/npm/dm/typed-array-buffer.svg
3838
[downloads-url]: https://npm-stat.com/charts.html?package=typed-array-buffer
39-
[codecov-image]: https://codecov.io/gh/ljharb/typed-array-buffer/branch/main/graphs/badge.svg
40-
[codecov-url]: https://app.codecov.io/gh/ljharb/typed-array-buffer/
41-
[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/ljharb/typed-array-buffer
42-
[actions-url]: https://github.com/ljharb/typed-array-buffer/actions
39+
[codecov-image]: https://codecov.io/gh/inspect-js/typed-array-buffer/branch/main/graphs/badge.svg
40+
[codecov-url]: https://app.codecov.io/gh/inspect-js/typed-array-buffer/
41+
[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/inspect-js/typed-array-buffer
42+
[actions-url]: https://github.com/inspect-js/typed-array-buffer/actions

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"repository": {
2424
"type": "git",
25-
"url": "git+https://github.com/ljharb/typed-array-buffer.git"
25+
"url": "git+https://github.com/inspect-js/typed-array-buffer.git"
2626
},
2727
"keywords": [
2828
"typed array",
@@ -32,9 +32,9 @@
3232
"author": "Jordan Harband <[email protected]>",
3333
"license": "MIT",
3434
"bugs": {
35-
"url": "https://github.com/ljharb/typed-array-buffer/issues"
35+
"url": "https://github.com/inspect-js/typed-array-buffer/issues"
3636
},
37-
"homepage": "https://github.com/ljharb/typed-array-buffer#readme",
37+
"homepage": "https://github.com/inspect-js/typed-array-buffer#readme",
3838
"dependencies": {
3939
"call-bind": "^1.0.7",
4040
"es-errors": "^1.3.0",

0 commit comments

Comments
 (0)