Skip to content

Commit 151df1d

Browse files
chore: audit fix (#153)
<!-- Summary --> <!-- Background and motivation for the changes --> ## Changes Summary <!-- Mention _all_ changes that are included in the PR -->
1 parent 5eba600 commit 151df1d

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/pure-parse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pure-parse",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"private": false,
55
"description": "Strongly typed validation library that decouples type aliases from validation logic",
66
"author": {

0 commit comments

Comments
 (0)