@wltech/hooks
Advanced tools
Comparing version 0.0.18 to 0.0.19
# @wltech/mobile-hooks | ||
## 0.0.19 | ||
### Patch Changes | ||
- feat: sentry-hook | ||
## 0.0.18 | ||
@@ -3,0 +9,0 @@ |
{ | ||
"name": "@wltech/hooks", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "", |
@@ -14,2 +14,3 @@ /** | ||
}) => { | ||
if (["dev", "dev_uat"].includes(environment)) return; | ||
Sentry.init({ | ||
@@ -16,0 +17,0 @@ app, |
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
165602
5633
0