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

kafkajs-snappy-typescript

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

kafkajs-snappy-typescript - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

13

package.json
{
"name": "kafkajs-snappy-typescript",
"version": "1.0.0",
"version": "1.0.1",
"description": "Snappy codec for kafkajs in typescript",

@@ -17,3 +17,8 @@ "main": "dist/index.js",

},
"keywords": ["typescript", "snappy", "kafkajs", "codec"],
"keywords": [
"typescript",
"snappy",
"kafkajs",
"codec"
],
"license": "MIT",

@@ -24,2 +29,6 @@ "types": "dist/index.d.ts",

],
"repository": {
"type": "git",
"url": "https://github.com/declerckt/kafkajs-snappy-typescript"
},
"dependencies": {

@@ -26,0 +35,0 @@ "snappy": "^7.2.2"

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