Socket
Socket
Sign inDemoInstall

@elastic/ecs-pino-format

Package Overview
Dependencies
11
Maintainers
75
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.3.0

index.d.ts

4

CHANGELOG.md
# @elastic/ecs-pino-format Changelog
## v1.3.0
- TypeScript types. ([#82](https://github.com/elastic/ecs-logging-nodejs/pull/82))
## v1.2.0

@@ -4,0 +8,0 @@

7

package.json
{
"name": "@elastic/ecs-pino-format",
"version": "1.2.0",
"version": "1.3.0",
"description": "A formatter for the pino logger compatible with Elastic Common Schema.",
"main": "index.js",
"files": [
"index.js"
"index.js",
"index.d.ts"
],
"types": "index.d.ts",
"repository": {

@@ -40,2 +42,3 @@ "type": "git",

"devDependencies": {
"@types/pino": "^6.3.9",
"ajv": "^7.0.3",

@@ -42,0 +45,0 @@ "ajv-formats": "^1.5.1",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc