Socket
Socket
Sign inDemoInstall

protobufjs

Package Overview
Dependencies
13
Maintainers
1
Versions
164
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.8.8 to 6.8.9

0

cli/index.d.ts
import * as pbjs from "./pbjs.js";
import * as pbts from "./pbts.js";
export { pbjs, pbts };
"use strict";
exports.pbjs = require("./pbjs");
exports.pbts = require("./pbts");

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ protobuf.js fork of tsd-jsdoc

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ type pbjsCallback = (err: Error|null, output?: string) => void;

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ type pbtsCallback = (err: Error|null, output?: string) => void;

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ protobufjs-cli

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ define([$DEPENDENCY], function($protobuf) {

@@ -0,0 +0,0 @@ (function($protobuf) {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ (function(global, factory) { /* global define, require, module */

@@ -0,0 +0,0 @@ import * as $protobuf from $DEPENDENCY;

2

dist/light/protobuf.min.js
/*!
* protobuf.js v6.8.8 (c) 2016, daniel wirtz
* compiled thu, 19 jul 2018 00:33:26 utc
* compiled tue, 10 mar 2020 18:44:50 utc
* licensed under the bsd-3-clause license

@@ -5,0 +5,0 @@ * see: https://github.com/dcodeio/protobuf.js for details

@@ -0,0 +0,0 @@ This folder contains prebuilt browser versions of the light library suitable for use with reflection, static code and JSON descriptors / modules. When sending pull requests, it is not required to update these.

/*!
* protobuf.js v6.8.8 (c) 2016, daniel wirtz
* compiled thu, 19 jul 2018 00:33:26 utc
* compiled tue, 10 mar 2020 18:44:50 utc
* licensed under the bsd-3-clause license

@@ -5,0 +5,0 @@ * see: https://github.com/dcodeio/protobuf.js for details

@@ -0,0 +0,0 @@ This folder contains prebuilt browser versions of the minimal library suitable for use with statically generated code only. When sending pull requests, it is not required to update these.

@@ -0,0 +0,0 @@ This folder contains prebuilt browser versions of the full library. When sending pull requests, it is not required to update these.

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ protobufjs/ext/debug

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ protobufjs/ext/descriptor

@@ -0,0 +0,0 @@ /*eslint-disable no-console*/

This folder contains stripped and pre-parsed definitions of common Google types. These files are not used by protobuf.js directly but are here so you can use or include them where required.

@@ -0,0 +0,0 @@ // full library entry point.

export as namespace protobuf;
export * from "./index";

@@ -0,0 +0,0 @@ // light library entry point.

export as namespace protobuf;
export * from "./index";

@@ -0,0 +0,0 @@ // minimal library entry point.

{
"name": "protobufjs",
"version": "6.8.8",
"version": "6.8.9",
"versionScheme": "~",

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

"license": "BSD-3-Clause",
"repository": {
"type": "git",
"url": "https://github.com/dcodeIO/protobuf.js.git"
},
"repository": "protobufjs/protobuf.js",
"bugs": "https://github.com/dcodeIO/protobuf.js/issues",

@@ -31,3 +28,3 @@ "homepage": "http://dcode.io/protobuf.js",

"changelog": "node scripts/changelog -w",
"coverage": "istanbul --config=config/istanbul.json cover node_modules/tape/bin/tape tests/*.js tests/node/*.js",
"coverage": "nyc tape -r ./lib/tape-adapter tests/*.js tests/node/*.js",
"docs": "jsdoc -c config/jsdoc.json -R README.md --verbose --pedantic",

@@ -70,3 +67,3 @@ "lint": "eslint **/*.js -c config/eslint.json && tslint **/*.d.ts -e **/node_modules/** -t stylish -c config/tslint.json",

"estraverse": "^4.2.0",
"gh-pages": "^1.1.0",
"gh-pages": "^2.2.0",
"git-raw-commits": "^1.3.6",

@@ -76,3 +73,3 @@ "git-semver-tags": "^1.3.6",

"google-protobuf": "^3.5.0",
"gulp": "^4.0.0",
"gulp": "^4.0.2",
"gulp-header": "^2.0.5",

@@ -82,6 +79,6 @@ "gulp-if": "^2.0.1",

"gulp-uglify": "^3.0.0",
"istanbul": "^0.4.5",
"jaguarjs-jsdoc": "github:dcodeIO/jaguarjs-jsdoc",
"jsdoc": "^3.5.5",
"jsdoc": "^3.6.3",
"minimist": "^1.2.0",
"nyc": "^15.0.0",
"reflect-metadata": "^0.1.12",

@@ -88,0 +85,0 @@ "semver": "^5.5.0",

@@ -0,0 +0,0 @@ <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>

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc