🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@cici-library/hooks

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cici-library/hooks - npm Package Compare versions

Comparing version
0.0.2
to
1.0.3
+8
CHANGELOG.md
# @cici-library/hooks
## 1.0.3
### Patch Changes
- Updated dependencies
- @cici-library/shared@1.0.3
+3
-3
{
"name": "@cici-library/hooks",
"type": "module",
"version": "0.0.2",
"version": "1.0.3",
"description": "",

@@ -11,5 +11,5 @@ "author": "",

"types": "dist/types/index.d.ts",
"peerDependencies": {
"@cici-library/shared": "^0.0.2"
"dependencies": {
"@cici-library/shared": "^1.0.3"
}
}