jwetzell
|
46368ad89b
|
lint
|
2024-11-04 19:25:41 -06:00 |
|
jwetzell
|
4f846ccbd6
|
add eslint and format scripts
|
2024-11-04 19:25:19 -06:00 |
|
jwetzell
|
ca2848f92a
|
Merge pull request #44 from jwetzell/dependabot/npm_and_yarn/types/node-22.8.7
Bump @types/node from 22.8.1 to 22.8.7
|
2024-11-04 13:36:28 -06:00 |
|
dependabot[bot]
|
a3f89ec528
|
Bump @types/node from 22.8.1 to 22.8.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.8.1 to 22.8.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-04 13:03:08 +00:00 |
|
jwetzell
|
01236ca7d3
|
Merge pull request #43 from jwetzell/dependabot/npm_and_yarn/types/node-22.8.1
Bump @types/node from 22.7.7 to 22.8.1
|
2024-10-28 09:59:32 -05:00 |
|
dependabot[bot]
|
db436f34ed
|
Bump @types/node from 22.7.7 to 22.8.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.7 to 22.8.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-28 12:27:51 +00:00 |
|
jwetzell
|
c05e2447b0
|
bump version to 1.1.0
v1.1.0
|
2024-10-25 12:12:02 -05:00 |
|
jwetzell
|
4abc3968c1
|
Merge pull request #42 from jwetzell/esm-and-cjs
add support for bundling both esm and cjs versions
|
2024-10-25 12:11:36 -05:00 |
|
jwetzell
|
06a974e557
|
fix import in examples
|
2024-10-25 12:10:45 -05:00 |
|
jwetzell
|
7a5b027c68
|
add support for bundling both esm and cjs versions
|
2024-10-25 12:09:56 -05:00 |
|
jwetzell
|
afebfe75b1
|
update vscode settings
|
2024-10-23 16:50:19 -05:00 |
|
jwetzell
|
3e51737881
|
bump version to 1.0.0
v1.0.0
|
2024-10-23 16:48:32 -05:00 |
|
jwetzell
|
3a249ff52d
|
sync package-lock
|
2024-10-23 16:47:53 -05:00 |
|
jwetzell
|
9273f5a1a5
|
add examples from README to examples folder
|
2024-10-23 16:47:24 -05:00 |
|
jwetzell
|
82d4e17ec9
|
Merge pull request #41 from jwetzell/remove-buffer
replace NodeJS buffer with Uint8Array
|
2024-10-23 16:47:06 -05:00 |
|
jwetzell
|
8710e75a93
|
update example in README
|
2024-10-23 16:46:12 -05:00 |
|
jwetzell
|
4eaedcdfaa
|
replace NodeJS buffer with Uint8Array
|
2024-10-23 16:38:16 -05:00 |
|
jwetzell
|
90e1bd09a0
|
Create LICENSE
|
2024-10-22 08:36:21 -05:00 |
|
jwetzell
|
1358158333
|
Change license to MIT in package.json
|
2024-10-22 08:36:00 -05:00 |
|
jwetzell
|
521ef895d8
|
Merge pull request #39 from jwetzell/dependabot/npm_and_yarn/typescript-5.6.3
Bump typescript from 5.6.2 to 5.6.3
|
2024-10-21 10:26:37 -05:00 |
|
jwetzell
|
d0645d4c93
|
Merge pull request #40 from jwetzell/dependabot/npm_and_yarn/types/node-22.7.7
Bump @types/node from 22.7.4 to 22.7.7
|
2024-10-21 10:26:27 -05:00 |
|
dependabot[bot]
|
8d99c0a647
|
Bump @types/node from 22.7.4 to 22.7.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.4 to 22.7.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-21 12:15:59 +00:00 |
|
dependabot[bot]
|
efc69c9345
|
Bump typescript from 5.6.2 to 5.6.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.6.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.2...v5.6.3)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-14 13:05:46 +00:00 |
|
jwetzell
|
eb5fc89016
|
add tags wildcard
v0.4.7
|
2024-10-08 20:12:21 -05:00 |
|
jwetzell
|
08ef6d8959
|
bump version to 0.4.7
|
2024-10-08 20:09:28 -05:00 |
|
jwetzell
|
4299a4cf05
|
fix types property
|
2024-10-08 20:08:59 -05:00 |
|
jwetzell
|
fd0eea1982
|
change publish to on tag
|
2024-10-08 20:06:10 -05:00 |
|
jwetzell
|
7bb9f49cf9
|
Merge pull request #37 from jwetzell/dependabot/npm_and_yarn/types/node-22.7.4
Bump @types/node from 22.5.5 to 22.7.4
|
2024-09-30 20:32:54 -05:00 |
|
jwetzell
|
390f26f2fe
|
Update README.md
|
2024-09-30 20:32:42 -05:00 |
|
dependabot[bot]
|
e3d0357c38
|
Bump @types/node from 22.5.5 to 22.7.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.5 to 22.7.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-30 13:04:01 +00:00 |
|
jwetzell
|
476dd2abcf
|
Merge pull request #35 from jwetzell/dependabot/npm_and_yarn/types/node-22.5.5
Bump @types/node from 20.14.11 to 22.5.5
|
2024-09-16 08:49:21 -05:00 |
|
dependabot[bot]
|
548084b484
|
Bump @types/node from 20.14.11 to 22.5.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.11 to 22.5.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-16 13:46:36 +00:00 |
|
jwetzell
|
e1fd6a2dee
|
Merge pull request #36 from jwetzell/dependabot/npm_and_yarn/typescript-5.6.2
Bump typescript from 5.5.4 to 5.6.2
|
2024-09-16 08:45:48 -05:00 |
|
jwetzell
|
7b5b3b4027
|
add github workflows for build and publish
|
2024-09-16 08:34:22 -05:00 |
|
dependabot[bot]
|
63caf892ac
|
Bump typescript from 5.5.4 to 5.6.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-16 12:49:24 +00:00 |
|
jwetzell
|
32fa2afae7
|
Merge pull request #27 from jwetzell/dependabot/npm_and_yarn/typescript-5.5.4
Bump typescript from 5.5.3 to 5.5.4
|
2024-08-05 08:10:49 -05:00 |
|
dependabot[bot]
|
78e0355074
|
Bump typescript from 5.5.3 to 5.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-29 12:21:43 +00:00 |
|
jwetzell
|
3aaaea7fd8
|
Merge pull request #26 from jwetzell/dependabot/npm_and_yarn/types/node-20.14.11
Bump @types/node from 20.14.10 to 20.14.11
|
2024-07-29 05:09:04 -05:00 |
|
dependabot[bot]
|
ba1719f60a
|
Bump @types/node from 20.14.10 to 20.14.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.10 to 20.14.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-22 12:21:18 +00:00 |
|
jwetzell
|
830a6b1b5d
|
Merge pull request #24 from jwetzell/dependabot/npm_and_yarn/prettier-3.3.3
Bump prettier from 3.3.2 to 3.3.3
|
2024-07-15 09:12:29 -05:00 |
|
dependabot[bot]
|
605cf4d922
|
Bump prettier from 3.3.2 to 3.3.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.2...3.3.3)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-15 14:12:15 +00:00 |
|
jwetzell
|
5e9e5067c4
|
Merge pull request #25 from jwetzell/dependabot/npm_and_yarn/rimraf-6.0.1
Bump rimraf from 5.0.8 to 6.0.1
|
2024-07-15 09:10:41 -05:00 |
|
dependabot[bot]
|
c6ebfe75ca
|
Bump rimraf from 5.0.8 to 6.0.1
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.8 to 6.0.1.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v5.0.8...v6.0.1)
---
updated-dependencies:
- dependency-name: rimraf
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-15 12:26:27 +00:00 |
|
jwetzell
|
12ae1751dd
|
Merge pull request #21 from jwetzell/dependabot/npm_and_yarn/types/node-20.14.10
Bump @types/node from 20.14.2 to 20.14.10
|
2024-07-08 15:44:53 -05:00 |
|
jwetzell
|
94ab044fd4
|
Merge pull request #22 from jwetzell/dependabot/npm_and_yarn/typescript-5.5.3
Bump typescript from 5.4.5 to 5.5.3
|
2024-07-08 15:44:17 -05:00 |
|
dependabot[bot]
|
91ee267786
|
Bump typescript from 5.4.5 to 5.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.3)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-08 20:43:51 +00:00 |
|
jwetzell
|
c86d9db40c
|
fix .nvmrc file
|
2024-07-08 15:43:50 -05:00 |
|
dependabot[bot]
|
07380bfc5b
|
Bump @types/node from 20.14.2 to 20.14.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.2 to 20.14.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-08 20:43:29 +00:00 |
|
jwetzell
|
b33f9de084
|
Merge pull request #23 from jwetzell/dependabot/npm_and_yarn/rimraf-5.0.8
Bump rimraf from 5.0.7 to 5.0.8
|
2024-07-08 15:42:51 -05:00 |
|
dependabot[bot]
|
5d0b7ea3e2
|
Bump rimraf from 5.0.7 to 5.0.8
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.7 to 5.0.8.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v5.0.7...v5.0.8)
---
updated-dependencies:
- dependency-name: rimraf
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-08 12:26:35 +00:00 |
|