@sentry/types
Advanced tools
Comparing version 4.0.0-beta.5 to 4.0.0-beta.6
{ | ||
"name": "@sentry/types", | ||
"version": "4.0.0-beta.5", | ||
"version": "4.0.0-beta.6", | ||
"description": "Types for all Sentry JavaScript SDKs", | ||
@@ -26,2 +26,3 @@ "repository": "git://github.com/getsentry/raven-js.git", | ||
"build": "tsc -p tsconfig.build.json", | ||
"build:watch": "tsc -p tsconfig.build.json -w --preserveWatchOutput", | ||
"lint": "run-s lint:prettier lint:tslint", | ||
@@ -28,0 +29,0 @@ "lint:prettier": "prettier-check '{src,test}/**/*.ts'", |
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
15728