Commit Graph
9 Commits
Author SHA1 Message Date
Vallie Joseph 928e1e68e8 updating packages to dep instead of dev dep 2023-07-31 14:34:47 +00:00
Vallie Joseph 8350ad95a6 updating vuln packages 2023-07-31 13:43:00 +00:00
Vallie Joseph 903fa9e061 bumping artifact typescript ver 2023-07-28 15:19:20 +00:00
Vallie Joseph 522784791c updating deps 2023-07-28 14:55:49 +00:00
Vallie Joseph 20e1b242c8 adding updated lints and fixes 2023-07-28 14:12:15 +00:00
Vallie Joseph ba96334e72 upgrading typescript; fixing audit issues 2023-07-28 05:43:32 +00:00
Vallie Joseph 3a9ebfb229 minimal audit-fix 2023-07-28 04:13:36 +00:00
457303960f toolkit/io 1.1.3 release (#1374)
* updating version

* adding new minor version to package-lock

* updating release doc

* Update packages/io/RELEASES.md

Co-authored-by: Cory Miller <[email protected]>

---------

Co-authored-by: Cory Miller <[email protected]>
2023-03-15 15:10:56 -04:00
463b49d872 Removing childprocess for rmRF (#1373)
* try awaiting spawn on windows

* formatting

* updating package-lock

* .

* .

* updating packages

* adding sync rm

* test with sync

* pointing to rmsync

* adding error handling

* testing rmsync

* adding try/catch

* adding windows conditional for locked file

* switch to contians

* fixing formatting

* fixing formatting

* fixing formatting

* adding enonet catch for windows files

* adding enonet catch for windows files

* adding catch for file not found

* updating stat call

* updating stat call

* adding conditonal for symlink

* removing symlink test

* adding ebusy check

* changing error check

* changing error check

* changing error check

* changing error check

* cleanup and comments

* Update packages/io/__tests__/io.test.ts

Co-authored-by: Cory Miller <[email protected]>

* Update packages/io/src/io-util.ts

Co-authored-by: Cory Miller <[email protected]>

* moving comment placement

* updating eperm

* change back to ebusy

* Update packages/io/__tests__/io.test.ts

Co-authored-by: Cory Miller <[email protected]>

* Formatting

* converting to async

---------

Co-authored-by: Cory Miller <[email protected]>
2023-03-15 14:51:02 -04:00