Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ips-hosting/pino-sentry-stream

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ips-hosting/pino-sentry-stream - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.0.2](https://github.com/IPS-Hosting/pino-sentry-stream/compare/v1.0.1...v1.0.2) (2021-04-27)
### Bug Fixes
* add main, types and sideEffects fields to package.json ([50d3d84](https://github.com/IPS-Hosting/pino-sentry-stream/commit/50d3d84fd921fc902f9e46ffb36f34c429d1ce99))
## [1.0.1](https://github.com/IPS-Hosting/pino-sentry-stream/compare/v1.0.0...v1.0.1) (2021-04-11)

@@ -2,0 +9,0 @@

5

package.json
{
"name": "@ips-hosting/pino-sentry-stream",
"version": "1.0.1",
"version": "1.0.2",
"description": "A pino stream to automatically pass errors to Sentry.",

@@ -21,2 +21,5 @@ "license": "MIT",

],
"main": "dist/index.js",
"types": "./dist/index.d.ts",
"sideEffects": false,
"publishConfig": {

@@ -23,0 +26,0 @@ "access": "public"

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