New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ovotech/schema-registry-api

Package Overview
Dependencies
Maintainers
78
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ovotech/schema-registry-api - npm Package Compare versions

Comparing version 1.0.1 to 1.0.3

coverage/clover.xml

1

dist/api.js

@@ -57,1 +57,2 @@ "use strict";

exports.toSubject = (topic) => `${topic}-value`;
//# sourceMappingURL=api.js.map

@@ -18,1 +18,2 @@ "use strict";

exports.toSubject = api_1.toSubject;
//# sourceMappingURL=index.js.map

@@ -10,1 +10,2 @@ "use strict";

exports.SchemaRegistryError = SchemaRegistryError;
//# sourceMappingURL=SchemaRegistryError.js.map

5

package.json
{
"name": "@ovotech/schema-registry-api",
"version": "1.0.1",
"description": "A simple typescript node-fetch wrapper on the confluent schema-registry api",
"version": "1.0.3",
"main": "dist/index.js",

@@ -39,3 +40,3 @@ "source": "src/index.ts",

},
"gitHead": "d6589b417ab91967602f916d00597043802d715d"
"gitHead": "54ecb85f75519249bcfbbb6bb4cd12ad5ac9939b"
}
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