New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.15 to 0.0.16

lib/wltech-hooks.mjs

24

CHANGELOG.md
# @wltech/mobile-hooks
## 0.0.16
### Patch Changes
- 测试
## 0.0.16
### Patch Changes
- 更新
## 0.0.16
### Patch Changes
- 测试
## 0.0.16
### Patch Changes
- feat: sentry-hook
## 0.0.15

@@ -4,0 +28,0 @@

7

package.json
{
"name": "@wltech/hooks",
"version": "0.0.15",
"version": "0.0.16",
"private": false,

@@ -14,5 +14,7 @@ "description": "",

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

@@ -24,4 +26,5 @@ "typescript": "^4.9.3",

"scripts": {
"build": "vue-tsc && vite build"
"dev": "vite",
"build:components": "vite build"
}
}
export * from "./useHello";
export * from "./useMaterialOperOptions";
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