Socket
Socket
Sign inDemoInstall

@apollo/protobufjs

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apollo/protobufjs - npm Package Compare versions

Comparing version 1.2.6 to 1.2.7

3

package.json
{
"name": "@apollo/protobufjs",
"version": "1.2.6",
"version": "1.2.7",
"versionScheme": "~",

@@ -59,3 +59,2 @@ "description": "Protocol Buffers for JavaScript (& TypeScript).",

"@types/long": "^4.0.0",
"@types/node": "^10.1.0",
"long": "^4.0.0"

@@ -62,0 +61,0 @@ },

@@ -497,3 +497,3 @@ <h1><p align="center"><img alt="protobuf.js" src="https://github.com/dcodeIO/protobuf.js/raw/master/pbjs.png" width="120" height="104" /></p></h1>

The npm package depends on [@types/node](https://www.npmjs.com/package/@types/node) because of `Buffer` and [@types/long](https://www.npmjs.com/package/@types/long) because of `Long`. If you are not building for node and/or not using long.js, it should be safe to exclude them manually.
The npm package depends on [@types/long](https://www.npmjs.com/package/@types/long) because of `Long`. If you are not building for node and/or not using long.js, it should be safe to exclude them manually.

@@ -500,0 +500,0 @@ #### Using the JS API

Sorry, the diff of this file is too big to display

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