@sentry/minimal
Advanced tools
Comparing version 6.19.3 to 6.19.4
{ | ||
"name": "@sentry/minimal", | ||
"version": "6.19.3", | ||
"version": "6.19.4", | ||
"description": "Sentry minimal library that can be used in other packages", | ||
@@ -14,3 +14,3 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
"module": "esm/index.js", | ||
"types": "dist/index.d.ts", | ||
"types": "build/types/index.d.ts", | ||
"publishConfig": { | ||
@@ -20,4 +20,4 @@ "access": "public" | ||
"dependencies": { | ||
"@sentry/hub": "6.19.3", | ||
"@sentry/types": "6.19.3", | ||
"@sentry/hub": "6.19.4", | ||
"@sentry/types": "6.19.4", | ||
"tslib": "^1.9.3" | ||
@@ -42,7 +42,7 @@ }, | ||
"fix:eslint": "eslint . --format stylish --fix", | ||
"fix:prettier": "prettier --write \"{src,test}/**/*.ts\"", | ||
"fix:prettier": "prettier --write \"{src,test,scripts}/**/*.ts\"", | ||
"link:yarn": "yarn link", | ||
"lint": "run-s lint:prettier lint:eslint", | ||
"lint:eslint": "eslint . --cache --cache-location '../../eslintcache/' --format stylish", | ||
"lint:prettier": "prettier --check \"{src,test}/**/*.ts\"", | ||
"lint:prettier": "prettier --check \"{src,test,scripts}/**/*.ts\"", | ||
"build:npm": "npm pack", | ||
@@ -49,0 +49,0 @@ "test": "jest", |
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
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
58308
13
743
+ Added@sentry/hub@6.19.4(transitive)
+ Added@sentry/types@6.19.4(transitive)
+ Added@sentry/utils@6.19.4(transitive)
- Removed@sentry/hub@6.19.3(transitive)
- Removed@sentry/types@6.19.3(transitive)
- Removed@sentry/utils@6.19.3(transitive)
Updated@sentry/hub@6.19.4
Updated@sentry/types@6.19.4