licenses.dev

proto3-json-serializer v0.1.9

Support for proto3 JSON serialiazation/deserialization for protobuf.js

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

BSD-3-Clause11
PackageRelationDependenciesPublished
@protobufjs/aspromise • 1.1.2Returns a promise from a node-style callback function.INDIRECT0
@protobufjs/base64 • 1.1.2A minimal base64 implementation for number arrays.INDIRECT0
@protobufjs/codegen • 2.0.4A minimalistic code generation utility.INDIRECT0
@protobufjs/eventemitter • 1.1.0A minimal event emitter.INDIRECT0
@protobufjs/fetch • 1.1.0Fetches the contents of a file accross node and browsers.INDIRECT2
@protobufjs/float • 1.0.2Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.INDIRECT0
@protobufjs/inquire • 1.1.0Requires a module only if available and hides the require call from bundlers.INDIRECT0
@protobufjs/path • 1.1.2A minimal path module to resolve Unix, Windows and URL paths alike.INDIRECT0
@protobufjs/pool • 1.1.0A general purpose buffer pool.INDIRECT0
@protobufjs/utf8 • 1.1.0A minimal UTF8 implementation for number arrays.INDIRECT0
protobufjs • 6.11.4Protocol Buffers for JavaScript (& TypeScript).DIRECT14
MIT3
PackageRelationDependenciesPublished
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/node • 22.10.2TypeScript definitions for nodeINDIRECT1
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/proto3-json-serializer)](https://licenses.dev/npm/proto3-json-serializer)
<a href="https://licenses.dev/npm/proto3-json-serializer">
  <img src="https://licenses.dev/b/npm/proto3-json-serializer" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.9 version:

[![licenses](https://licenses.dev/b/npm/proto3-json-serializer/0.1.9)](https://licenses.dev/npm/proto3-json-serializer/0.1.9)
<a href="https://licenses.dev/npm/proto3-json-serializer/0.1.9">
  <img src="https://licenses.dev/b/npm/proto3-json-serializer/0.1.9" alt="licenses" />
</a>
GitHub