Socket
Socket
Sign inDemoInstall

@sentry/types

Package Overview
Dependencies
Maintainers
9
Versions
466
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/types - npm Package Compare versions

Comparing version 4.0.0-beta.1 to 4.0.0-beta.2

8

package.json
{
"name": "@sentry/types",
"version": "4.0.0-beta.1",
"version": "4.0.0-beta.2",
"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",
"clean": "rimraf dist",
"lint": "run-s lint:prettier lint:tslint",

@@ -32,5 +33,6 @@ "lint:prettier": "prettier-check '{src,test}/**/*.ts'",

"fix:prettier": "prettier --write '{src,test}/**/*.ts'",
"fix:tslint": "tslint --fix -t stylish -p ."
"fix:tslint": "tslint --fix -t stylish -p .",
"prepublish": "run-s clean build lint"
},
"gitHead": "20e74471f38babe61b28863c54bc315af71a1f40"
"gitHead": "0e9eb2e04698dcea95e9e3d7b7ebb38a159cdceb"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc