@micro-sentry/browser
Advanced tools
Comparing version
{ | ||
"name": "@micro-sentry/browser", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"dependencies": { | ||
"tslib": "^2.0.0", | ||
"@micro-sentry/core": "7.0.0" | ||
"@micro-sentry/core": "7.0.1" | ||
}, | ||
@@ -8,0 +8,0 @@ "license": "Apache-2.0", |
# micro-sentry | ||
[](https://npmjs.com/package/@micro-sentry/angular) | ||
[](https://bundlephobia.com/result?p=@micro-sentry/core) | ||
[](https://bundlejs.com/?q=@micro-sentry%2Fcore) | ||
[](https://bundlejs.com/?q=@micro-sentry%2Fbrowser) | ||
[](https://bundlejs.com/?q=@micro-sentry%2Fangular) | ||
**@micro-sentry** is a tiny sentry client to monitor your applications without raising your bundle size. | ||
@@ -10,3 +15,3 @@ | ||
👜 **It is small**. So, it is at most [1.9 KB](https://bundlephobia.com/result?p=@micro-sentry/angular) size instead of [22.5 KB](https://bundlephobia.com/result?p=@sentry/angular) by default client but has all the essential functionality | ||
👜 **It is small**. So, it is at most [2.27 kB (gzip)](https://bundlejs.com/?q=%40micro-sentry%2Fbrowser) in size instead of default [85.1 kB (gzip)](https://bundlejs.com/?q=%40sentry%2Fbrowser), yet it retains all the the essential functionality. | ||
@@ -37,2 +42,9 @@ 🛠 **It is easy to set up**. There is a lightweight wrapper for Angular and a browser tool for other frameworks or vanilla. | ||
> [!NOTE] | ||
> since version @micro-sentry/browser@7 breadcrumbs-plugin is a separate package | ||
``` | ||
npm i @micro-sentry/breadcrumbs-plugin | ||
``` | ||
## How to set up | ||
@@ -39,0 +51,0 @@ |
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
56348
0.95%184
6.98%0
-100%+ Added
- Removed
Updated