You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
## [1.0.0] - 2025-10-20
9
+
10
+
### Changed
11
+
12
+
- Consolidated parseArgs into argv/parse module
13
+
14
+
---
15
+
16
+
**Historical Entries**: The entries below are from when this package was named `@socketsecurity/registry`. This package was renamed to `@socketsecurity/lib` starting with version 1.0.0.
17
+
18
+
---
19
+
8
20
## [1.5.3] - 2025-10-07
9
21
10
22
### Added
@@ -189,7 +201,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
189
201
190
202
### Fixed
191
203
192
-
- Fixed indent-string interoprability with older v1 and v2 versions
204
+
- Fixed indent-string interoperability with older v1 and v2 versions
0 commit comments