Apollo/Protobufjs 1.0.3 BSD-3-Clause Protocol Buffers for Javascript
Total Page:16
File Type:pdf, Size:1020Kb
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-html 1.6.24 MIT interactive docs & collaboration). Auth0 SDK for Single Page Applications using Authorization Code Copyright (c) 2018 Auth0, Inc. <[email protected]> (http: @auth0/auth0-spa-js 1.13.0 MIT Grant Flow with PKCE //auth0.com) Copyright (c) 2014-present Sebastian McKenzie and other @babel/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-json-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