@wltech/hooks
Advanced tools
Comparing version 0.0.27 to 0.0.28
{ | ||
"name": "@wltech/hooks", | ||
"version": "0.0.27", | ||
"version": "0.0.28", | ||
"private": false, | ||
@@ -14,2 +14,3 @@ "description": "", | ||
"dependencies": { | ||
"@sentry/vue": "7.57.0", | ||
"vue": "^3.2.47" | ||
@@ -16,0 +17,0 @@ }, |
export * from "./useHello"; | ||
export * from "./useWorld"; | ||
export * from "./useSentryConfig"; | ||
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
170421
13
5774
2
1
+ Added@sentry/vue@7.57.0
+ Added@sentry-internal/tracing@7.57.0(transitive)
+ Added@sentry/browser@7.57.0(transitive)
+ Added@sentry/core@7.57.0(transitive)
+ Added@sentry/replay@7.57.0(transitive)
+ Added@sentry/types@7.57.0(transitive)
+ Added@sentry/utils@7.57.0(transitive)
+ Added@sentry/vue@7.57.0(transitive)
+ Addedtslib@2.8.1(transitive)