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

@ngx-grpc/protoc-gen-ng

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngx-grpc/protoc-gen-ng - npm Package Versions

1245

1.0.2

Diff

Changelog

Source

1.0.2 (2020-09-17)

Bug Fixes

  • protoc-gen-ng: properly handle packed fields, close #19 (45c630d)
smnbbrv
published 1.0.1 •

Changelog

Source

1.0.1 (2020-08-05)

Bug Fixes

  • protoc-gen-ng: add support of strict typescript compiler options: noUnusedParameters, noImplicitReturns, noImplicitThis and noUnusedLocals, closes #9 (a90af3f)
smnbbrv
published 1.0.0 •

Changelog

Source

1.0.0 (2020-08-02)

Bug Fixes

  • core: handle non-multi interceptors configuration (e3fa1bf)
  • protoc-gen-ng: properly clone maps in initialization and toObject functions (3b0844b)

Features

  • core: add types documentation (896ea98)
  • rename serialize / deserialize methods to be compliant wit h corresponding methods in standard protobuf message (161dd38)
  • common: add types documentation (1f162f0)
  • upgrade to angular 10 (0236ca7)
  • grpc-web-client: add types documentation (ca8ae41)
  • protoc-gen-ng: add AsObject interface for each message type and use it as toObject() return type, closes #5 (3afeec4)
  • protoc-gen-ng: extend generated types documentation (6d74d52)
  • protoc-gen-ng: move from https://github.com/ngx-grpc/protoc-gen-ng (814db17)
  • protoc-gen-ng: preserve enum values case, closes #11 (cea22a0)
  • worker: add types documentation (c8f4049)
  • worker-client: add types documentation (8b7a10d)

BREAKING CHANGES

  • toBinary is now non-static method and is called serializeBinary; fromBinary, fromBinaryReader and toBinaryWriter are renamed to deserializeBinary, deserializeBinaryFromReader and serializeBinaryToWriter correspondingly
  • protoc-gen-ng: generated enum values now fully reflect the way they are defined in proto file (the same name is used, unless it is not a reserved JS word)
  • protoc-gen-ng: protoc-gen-ng is tracked with the rest of the packages ecosystem and will follow the same versioning system
smnbbrv
published 0.6.5 •

smnbbrv
published 0.6.4 •

smnbbrv
published 0.6.3 •

smnbbrv
published 0.6.2 •

smnbbrv
published 0.6.1 •

smnbbrv
published 0.6.0 •

smnbbrv
published 0.5.0 •

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