Protocol Buffers for JavaScript (& @apollo/protobufjs 1.0.3 BSD-3-Clause TypeScript). Copyright (c) 2016, Daniel Wirtz All rights reserved. @apollographql/apollo-tools 2000.4.4 MIT Copyright (c) 2016 Meteor Development Group, Inc. GraphQL IDE for better development workflows (GraphQL Subscriptions, @apollographql/graphql-playground- 1.6.24 MIT interactive docs & collaboration). Auth0 SDK for Single Page Applications using Authorization Code Copyright (c) 2018 Auth0, Inc. (http: @auth0/auth0-spa-js 1.13.0 MIT Grant Flow with PKCE //auth0.com) Copyright (c) 2014-present Sebastian McKenzie and other @/cli 7.12.2001 MIT Babel command line. contributors Generate errors that contain a code @babel/code-frame 7.0.0-beta.44 MIT frame that point to source locations. Generate errors that contain a code Copyright (c) 2014-present Sebastian McKenzie and other @babel/code-frame 7.10.2004 MIT frame that point to source locations. contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/compat-data 7.12.2001 MIT contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/core 7.12.2003 MIT Babel compiler core. contributors @babel/generator 7.0.0-beta.44 MIT Turns an AST into code. Copyright (c) 2014-present Sebastian McKenzie and other @babel/generator 7.12.2001 MIT Turns an AST into code. contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/generator 7.5.2000 MIT Turns an AST into code. contributors Helper function to annotate paths and Copyright (c) 2014-present Sebastian McKenzie and other @babel/helper-annotate-as-pure 7.10.2004 MIT nodes with #__PURE__ comment contributors @babel/helper-builder-binary-assignment- Helper function to build binary Copyright (c) 2014-present Sebastian McKenzie and other operator-visitor 7.10.2004 MIT assignment operator visitors contributors Engine compat data used in Copyright (c) 2014-present Sebastian McKenzie and other @babel/helper-compilation-targets 7.12.2001 MIT @babel/preset-env contributors Compile class public and private fields, Copyright (c) 2014-present Sebastian McKenzie and other @babel/helper-create-class-features-plugin 7.12.2001 MIT private methods and decorators to ES6 contributors Compile ESNext Regular Expressions Copyright (c) 2014-present Sebastian McKenzie and other @babel/helper-create-regexp-features-plugin 7.12.2001 MIT to ES5 contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/helper-define-map 7.10.2005 MIT Helper function to define a map contributors Helper function to explode an Copyright (c) 2014-present Sebastian McKenzie and other @babel/helper-explode-assignable-expression 7.12.2001 MIT assignable expression contributors Helper function to change the property @babel/helper-function-name 7.0.0-beta.44 MIT 'name' of every function Helper function to change the property Copyright (c) 2014-present Sebastian McKenzie and other @babel/helper-function-name 7.10.2004 MIT 'name' of every function contributors @babel/helper-get-function-arity 7.0.0-beta.44 MIT Helper function to get function arity Copyright (c) 2014-present Sebastian McKenzie and other @babel/helper-get-function-arity 7.10.2004 MIT Helper function to get function arity contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/helper-hoist-variables 7.10.2004 MIT Helper function to hoist variables contributors @babel/helper-member-expression-to- Helper function to replace certain Copyright (c) 2014-present Sebastian McKenzie and other functions 7.12.2001 MIT member expressions with function calls contributors Babel helper functions for inserting Copyright (c) 2014-present Sebastian McKenzie and other @babel/helper-module-imports 7.12.2001 MIT module loads contributors Babel helper functions for implementing ES6 module Copyright (c) 2014-present Sebastian McKenzie and other @babel/helper-module-transforms 7.12.2001 MIT transformations contributors Helper function to optimise call Copyright (c) 2014-present Sebastian McKenzie and other @babel/helper-optimise-call-expression 7.10.2004 MIT expression contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/helper-plugin-utils 7.10.2004 MIT General utilities for plugins to use contributors Helper function to check for literal Copyright (c) 2014-present Sebastian McKenzie and other @babel/helper-regex 7.10.2005 MIT RegEx contributors Helper function to remap async Copyright (c) 2014-present Sebastian McKenzie and other @babel/helper-remap-async-to-generator 7.12.2001 MIT functions to generators contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/helper-replace-supers 7.12.2001 MIT Helper function to replace supers contributors Babel helper for ensuring that access to a given value is performed through Copyright (c) 2014-present Sebastian McKenzie and other @babel/helper-simple-access 7.12.2001 MIT simple accesses contributors @babel/helper-skip-transparent-expression- Helper which skips types and Copyright (c) 2014-present Sebastian McKenzie and other wrappers 7.12.2001 MIT parentheses contributors @babel/helper-split-export-declaration 7.0.0-beta.44 MIT ## API Copyright (c) 2014-present Sebastian McKenzie and other @babel/helper-split-export-declaration 7.11.2000 MIT > contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/helper-validator-identifier 7.10.2004 MIT Validate identifier/keywords name contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/helper-validator-option 7.12.2001 MIT Validate plugin/preset options contributors Helper to wrap functions inside a Copyright (c) 2014-present Sebastian McKenzie and other @babel/helper-wrap-function 7.12.2003 MIT function call. contributors Collection of helper functions used by Copyright (c) 2014-present Sebastian McKenzie and other @babel/helpers 7.12.2001 MIT Babel transforms. contributors Syntax highlight JavaScript strings for @babel/highlight 7.0.0-beta.44 MIT output in terminals. Syntax highlight JavaScript strings for Copyright (c) 2014-present Sebastian McKenzie and other @babel/highlight 7.10.2004 MIT output in terminals. contributors Copyright (C) 2012-2014 by various contributors (see @babel/parser 7.12.2003 MIT A JavaScript parser AUTHORS) Copyright (C) 2012-2014 by various contributors (see @babel/parser 7.5.2000 MIT A JavaScript parser AUTHORS) @babel/plugin-proposal-async-generator- Turn async generator functions into Copyright (c) 2014-present Sebastian McKenzie and other functions 7.12.2001 MIT ES2015 generators contributors This plugin transforms static class properties as well as properties declared with the property initializer Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-proposal-class-properties 7.12.2001 MIT syntax contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-proposal-dynamic-import 7.12.2001 MIT Transform import() expressions contributors @babel/plugin-proposal-export-namespace- Copyright (c) 2014-present Sebastian McKenzie and other from 7.12.2001 MIT Compile export namespace to ES2015 contributors Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-proposal--strings 7.12.2001 MIT SEPARATOR in JS strings contributors Transforms logical assignment @babel/plugin-proposal-logical-assignment- operators into short-circuited Copyright (c) 2014-present Sebastian McKenzie and other operators 7.12.2001 MIT assignments contributors @babel/plugin-proposal-nullish-coalescing- Copyright (c) 2014-present Sebastian McKenzie and other operator 7.12.2001 MIT Remove nullish coalescing operator contributors Remove numeric separators from Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-proposal-numeric-separator 7.12.2001 MIT Decimal, Binary, Hex and Octal literals contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-proposal-object-rest-spread 7.12.2001 MIT Compile object rest and spread to ES5 contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-proposal-optional-catch-binding 7.12.2001 MIT Compile optional catch bindings contributors Transform optional chaining operators Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-proposal-optional-chaining 7.12.2001 MIT into a series of nil checks contributors This plugin transforms private class Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-proposal-private-methods 7.12.2001 MIT methods contributors @babel/plugin-proposal-unicode-property- Compile Unicode property escapes in Copyright (c) 2014-present Sebastian McKenzie and other regex 7.12.2001 MIT Unicode regular expressions to ES5. contributors Allow parsing of async generator Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-syntax-async-generators 7.8.2004 MIT functions contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-syntax-bigint 7.8.2003 MIT Allow parsing of BigInt literals contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-syntax-class-properties 7.12.2001 MIT Allow parsing of class properties contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-syntax-dynamic-import 7.8.2003 MIT Allow parsing of import() contributors Allow parsing of export namespace Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-syntax-export-namespace-from 7.8.2003 MIT from contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-syntax-import-meta 7.10.2004 MIT Allow parsing of import.meta contributors Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-syntax-json-strings 7.8.2003 MIT strings contributors @babel/plugin-syntax-logical-assignment- Allow parsing of the logical assignment Copyright (c) 2014-present Sebastian McKenzie and other operators 7.10.2004 MIT operators contributors @babel/plugin-syntax-nullish-coalescing- Allow parsing of the nullish-coalescing Copyright (c) 2014-present Sebastian McKenzie and other operator 7.8.2003 MIT operator contributors Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-syntax-numeric-separator 7.10.2004 MIT Numeric Literal Separator contributors Copyright (c) 2014-2018 Sebastian McKenzie and other @babel/plugin-syntax-object-rest-spread 7.2.2000 MIT Allow parsing of object rest/spread contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-syntax-object-rest-spread 7.8.2003 MIT Allow parsing of object rest/spread contributors Allow parsing of optional catch Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-syntax-optional-catch-binding 7.8.2003 MIT bindings contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-syntax-optional-chaining 7.8.2003 MIT Allow parsing of optional properties contributors Allow parsing of top-level await in Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-syntax-top-level-await 7.12.2001 MIT modules contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-syntax- 7.12.2001 MIT Allow parsing of TypeScript syntax contributors Compile ES2015 arrow functions to Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-arrow-functions 7.12.2001 MIT ES5 contributors Turn async functions into ES2015 Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-async-to-generator 7.12.2001 MIT generators contributors Babel plugin to ensure function @babel/plugin-transform-block-scoped- declarations at the block level are block Copyright (c) 2014-present Sebastian McKenzie and other functions 7.12.2001 MIT scoped contributors Compile ES2015 block scoping (const Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-block-scoping 7.12.2001 MIT and let) to ES5 contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-classes 7.12.2001 MIT Compile ES2015 classes to ES5 contributors Compile ES2015 computed properties Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-computed-properties 7.12.2001 MIT to ES5 contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-destructuring 7.12.2001 MIT Compile ES2015 destructuring to ES5 contributors Compile regular expressions using the Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-dotall-regex 7.12.2001 MIT `s` (`dotAll`) flag to ES5. contributors Compile objects with duplicate keys to Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-duplicate-keys 7.12.2001 MIT valid strict ES5 contributors @babel/plugin-transform-exponentiation- Compile exponentiation operator to Copyright (c) 2014-present Sebastian McKenzie and other operator 7.12.2001 MIT ES5 contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-for-of 7.12.2001 MIT Compile ES2015 for...of to ES5 contributors Apply ES2015 function.name Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-function-name 7.12.2001 MIT semantics to all functions contributors Compile ES2015 unicode string and Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-literals 7.12.2001 MIT number literals to ES5 contributors @babel/plugin-transform-member-expression- Ensure that reserved words are quoted Copyright (c) 2014-present Sebastian McKenzie and other literals 7.12.2001 MIT in property accesses contributors This plugin transforms ES2015 Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-modules-amd 7.12.2001 MIT modules to AMD contributors This plugin transforms ES2015 Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-modules- 7.12.2001 MIT modules to CommonJS contributors This plugin transforms ES2015 Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-modules-systemjs 7.12.2001 MIT modules to SystemJS contributors This plugin transforms ES2015 Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-modules-umd 7.12.2001 MIT modules to UMD contributors @babel/plugin-transform-named-capturing- Compile regular expressions using Copyright (c) 2014-present Sebastian McKenzie and other groups-regex 7.12.2001 MIT named groups to ES5. contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-new-target 7.12.2001 MIT Transforms new.target meta property contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-object-super 7.12.2001 MIT Compile ES2015 object super to ES5 contributors Compile ES2015 default and rest Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-parameters 7.12.2001 MIT parameters to ES5 contributors Ensure that reserved words are quoted Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-property-literals 7.12.2001 MIT in object property keys contributors Explode async and generator functions Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-regenerator 7.12.2001 MIT into a state machine. contributors Ensure that no reserved words are Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-reserved-words 7.12.2001 MIT used. contributors Compile ES2015 shorthand properties Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-shorthand-properties 7.12.2001 MIT to ES5 contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-spread 7.12.2001 MIT Compile ES2015 spread to ES5 contributors Compile ES2015 sticky regex to an Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-sticky-regex 7.12.2001 MIT ES5 RegExp constructor contributors Compile ES2015 template literals to Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-template-literals 7.12.2001 MIT ES5 contributors This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-typeof-symbol 7.12.2001 MIT returning “symbol” for symbols) contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-typescript 7.12.2001 MIT Transform TypeScript into ES.next contributors Compile ES2015 Unicode escapes to Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-unicode-escapes 7.12.2001 MIT ES5 contributors Compile ES2015 Unicode regex to Copyright (c) 2014-present Sebastian McKenzie and other @babel/plugin-transform-unicode-regex 7.12.2001 MIT ES5 contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/preset-env 7.12.2001 MIT A Babel preset for each environment. contributors A Babel preset that targets modern @babel/preset-modules 2000.1.4 MIT browsers by fixing engine bugs. Copyright (c) 2020 Babel Copyright (c) 2014-present Sebastian McKenzie and other @babel/preset-typescript 7.12.2001 MIT Babel preset for TypeScript. contributors babel's modular runtime helpers with Copyright (c) 2014-present Sebastian McKenzie and other @babel/runtime-corejs3 7.10.2004 MIT core-js@3 polyfilling contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/runtime 7.11.2002 MIT babel's modular runtime helpers contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/runtime 7.12.2001 MIT babel's modular runtime helpers contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/runtime 7.4.2004 MIT babel's modular runtime helpers contributors Copyright (c) 2014-present Sebastian McKenzie and other @babel/runtime 7.8.2007 MIT babel's modular runtime helpers contributors Generate an AST from a string @babel/template 7.0.0-beta.44 MIT template. Generate an AST from a string Copyright (c) 2014-present Sebastian McKenzie and other @babel/template 7.10.2004 MIT template. contributors Generate an AST from a string Copyright (c) 2014-present Sebastian McKenzie and other @babel/template 7.4.2004 MIT template. contributors The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, @babel/traverse 7.0.0-beta.44 MIT and adding nodes The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, Copyright (c) 2014-present Sebastian McKenzie and other @babel/traverse 7.12.2001 MIT and adding nodes contributors The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, Copyright (c) 2014-present Sebastian McKenzie and other @babel/traverse 7.5.2000 MIT and adding nodes contributors Babel Types is a -esque utility @babel/types 7.0.0-beta.44 MIT library for AST nodes Babel Types is a Lodash-esque utility Copyright (c) 2014-present Sebastian McKenzie and other @babel/types 7.12.2001 MIT library for AST nodes contributors Babel Types is a Lodash-esque utility Copyright (c) 2014-present Sebastian McKenzie and other @babel/types 7.5.2000 MIT library for AST nodes contributors @bcoe/v8-coverage 2000.2.3 MIT Helper functions for V8 coverage . Copyright © 2015-2017 Charles Samborski @cnakazawa/watch 1.0.4 Apache-2.0 Utilities for watching file trees. Copyright (c) Sam Verschueren (.com/SamVerschueren) Cypress's fork of a simplified HTTP @cypress/request 2.88.5 Apache-2.0 request client. Cypress preprocessor for bundling @cypress/-preprocessor 4.1.2005 MIT JavaScript via webpack Copyright (c) 2017 Cypress.io https://cypress.io Easily start and stop an X Virtual @cypress/xvfb 1.2.2004 MIT Frame Buffer from your node apps. The legacy ESLintRC config @/eslintrc 2000.2.1 MIT for ESLint Copyright (c) 2020 ESLint @istanbuljs/load-nyc-config 1.1.2000 ISC Utility function to load nyc configuration Copyright (c) 2019, Contributors Schemas describing various structures @istanbuljs/schema 2000.1.2 MIT used by nyc and istanbuljs Copyright (c) 2019 CFWare, LLC @jest/console 24.7.2001 MIT Copyright (c) 2014-present, Facebook, Inc. @jest/console 25.5.2000 MIT Copyright (c) Facebook, Inc. and its affiliates. @jest/core 25.5.2004 MIT Delightful JavaScript Testing. Copyright (c) Facebook, Inc. and its affiliates. @jest/environment 25.5.2000 MIT Copyright (c) Facebook, Inc. and its affiliates. @jest/fake-timers 24.8.2000 MIT Copyright (c) 2014-present, Facebook, Inc. @jest/fake-timers 25.5.2000 MIT Copyright (c) Facebook, Inc. and its affiliates. @jest/globals 25.5.2002 MIT Copyright (c) Facebook, Inc. and its affiliates. @jest/reporters 25.5.2001 MIT Jest's reporters Copyright (c) Facebook, Inc. and its affiliates. @jest/source-map 24.3.2000 MIT Copyright (c) 2014-present, Facebook, Inc. @jest/source-map 25.5.2000 MIT Copyright (c) Facebook, Inc. and its affiliates. @jest/test-result 24.8.2000 MIT Copyright (c) 2014-present, Facebook, Inc. @jest/test-result 25.5.2000 MIT Copyright (c) Facebook, Inc. and its affiliates. @jest/test-sequencer 25.5.2004 MIT Copyright (c) Facebook, Inc. and its affiliates. @jest/transform 24.8.2000 MIT Copyright (c) 2014-present, Facebook, Inc. @jest/transform 25.5.2001 MIT Copyright (c) Facebook, Inc. and its affiliates. @jest/types 24.8.2000 MIT Copyright (c) 2014-present, Facebook, Inc. @jest/types 25.2.2003 MIT Copyright (c) Facebook, Inc. and its affiliates. @jest/types 25.5.2000 MIT Copyright (c) Facebook, Inc. and its affiliates. Polyfills the ResizeObserver API and supports box size options from the @juggle/resize-observer 2.4.2000 Apache-2.0 latest spec A simple Portal implementation for Vue, to mount slot content to another @linusborg/vue-simple-portal 2000.1.3 Apache* element Copyright 2019 Thorsten Lünborg A wrapper around chokidar@2 to be able to specify both @2 and @3 as @nicolo-ribaudo/chokidar-2 2.1.2008 MIT dependencies List files and directories inside the @nodelib/fs.scandir 2.1.2003 MIT specified directory Copyright (c) Denis Malinochkin Get the status of a file with some @nodelib/fs.stat 2.0.3 MIT features Copyright (c) Denis Malinochkin A library for efficiently walking a @nodelib/fs.walk 1.2.2004 MIT directory recursively Copyright (c) Denis Malinochkin Returns a promise from a node-style @protobufjs/aspromise 1.1.2002 BSD-3-Clause callback function. Copyright (c) 2016, Daniel Wirtz All rights reserved. A minimal implementation for @protobufjs/base64 1.1.2002 BSD-3-Clause number arrays. Copyright (c) 2016, Daniel Wirtz All rights reserved. @protobufjs/codegen 2.0.4 BSD-3-Clause A minimalistic code generation utility. Copyright (c) 2016, Daniel Wirtz All rights reserved. @protobufjs/eventemitter 1.1.2000 BSD-3-Clause A minimal event emitter. Copyright (c) 2016, Daniel Wirtz All rights reserved. Fetches the contents of a file accross @protobufjs/fetch 1.1.2000 BSD-3-Clause node and browsers. Copyright (c) 2016, Daniel Wirtz All rights reserved. Reads / writes floats / doubles from / to buffers in both modern and ancient @protobufjs/float 1.0.2 BSD-3-Clause browsers. Copyright (c) 2016, Daniel Wirtz All rights reserved. Requires a module only if available and @protobufjs/inquire 1.1.2000 BSD-3-Clause hides the require call from bundlers. Copyright (c) 2016, Daniel Wirtz All rights reserved. A minimal path module to resolve Unix, @protobufjs/path 1.1.2002 BSD-3-Clause Windows and URL paths alike. Copyright (c) 2016, Daniel Wirtz All rights reserved. @protobufjs/pool 1.1.2000 BSD-3-Clause A general purpose buffer pool. Copyright (c) 2016, Daniel Wirtz All rights reserved. A minimal UTF8 implementation for @protobufjs/utf8 1.1.2000 BSD-3-Clause number arrays. Copyright (c) 2016, Daniel Wirtz All rights reserved. Copyright (c) James Talmage (github. Convert Node Streams into com/jamestalmage), Sam Verschueren