Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wltech/hooks

Package Overview
Dependencies
Maintainers
7
Versions
216
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wltech/hooks - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

lib/wltech-hooks.mjs

24

CHANGELOG.md
# @wltech/mobile-hooks
## 0.0.18
### Patch Changes
- feat: sentry-hooks
## 0.0.17

@@ -12,2 +18,8 @@

- gengxin
## 0.0.17
### Patch Changes
- 更新

@@ -19,2 +31,14 @@

- 更新
## 0.0.17
### Patch Changes
- 更新
## 0.0.17
### Patch Changes
- gengxin

@@ -21,0 +45,0 @@

6

package.json
{
"name": "@wltech/hooks",
"version": "0.0.17",
"version": "0.0.18",
"private": false,

@@ -14,6 +14,6 @@ "description": "",

"dependencies": {
"@sentry/vue": "7.57.0",
"vue": "^3.2.47"
},
"devDependencies": {
"esno": "^0.16.3",
"@vitejs/plugin-vue": "^4.1.0",

@@ -26,3 +26,3 @@ "typescript": "^4.9.3",

"dev": "vite",
"build": "esno ./scripts/build.ts",
"build": "vite build",
"preview": "vite preview",

@@ -29,0 +29,0 @@ "pub": "npm run build && npm publish"

export * from "./useHello";
export * from "./useWorld";
export * from "./useSentryConfig";
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc