From 867053fbb8303b33c8e04cfd3c8eacd0c722e5a6 Mon Sep 17 00:00:00 2001 From: Azure Pipelines Daml Build Date: Fri, 27 Dec 2024 07:13:34 +0000 Subject: [PATCH] update NOTICES file --- sdk/NOTICES | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/sdk/NOTICES b/sdk/NOTICES index 5e378931c85e..4b2c22db55bd 100644 --- a/sdk/NOTICES +++ b/sdk/NOTICES @@ -31,9 +31,9 @@ anorm 2.7.0 : Apache License 2.0 anorm-tokenizer 2.7.0 : Apache License 2.0 ansi-regex 2.1.1: https://github.com/sindresorhus/ansi-regex : MIT License ansi-regex 5.0.1: https://github.com/sindresorhus/ansi-regex : MIT License -ansi-styles 2.2.1: https://github.com/sindresorhus/ansi-styles : MIT License -ansi-styles 3.2.1: https://github.com/sindresorhus/ansi-styles : MIT License -ansi-styles v4.3.0: https://github.com/sindresorhus/ansi-styles : MIT License +ansi-styles 2.2.1: https://github.com/chalk/ansi-styles : MIT License +ansi-styles 3.2.1: https://github.com/chalk/ansi-styles : MIT License +ansi-styles v4.3.0: https://github.com/chalk/ansi-styles : MIT License ansi-terminal 0.11.3: https://github.com/feuerbach/ansi-terminal : BSD 3-clause "New" or "Revised" License ansi-wl-pprint 0.6.9: http://github.com/ekmett/ansi-wl-pprint : BSD 3-clause "New" or "Revised" License anymatch 3.1.3: https://github.com/es128/anymatch : ISC License @@ -88,6 +88,7 @@ bos/attoparsec 0.14.4: http://hackage.haskell.org/package/attoparsec : BSD 3-cla Bouncy Castle 1.70: http://www.bouncycastle.org : MIT License Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 1.70: http://www.bouncycastle.org/java.html : MIT License brace-expansion 1.1.11: https://github.com/juliangruber/brace-expansion : MIT License +braces 3.0.3: https://github.com/jonschlinkert/braces : MIT License brorand 1.1.0: https://github.com/indutny/brorand : MIT License browserify-aes 1.2.0: https://github.com/crypto-browserify/browserify-aes : MIT License browserify-cache-api 3.0.2: https://github.com/jsdf/browserify-cache-api : MIT License @@ -189,7 +190,6 @@ cpphs 1.20.9.1: http://projects.haskell.org/cpphs/ : GNU Lesser General Public L createecdh 4.0.4: https://github.com/crypto-browserify/createecdh : MIT License create-hash 1.2.0: https://github.com/crypto-browserify/crypto-createHash : MIT License create-hmac 1.1.7: https://github.com/crypto-browserify/createHmac : MIT License -cross-fetch 3.1.8: https://github.com/lquixada/cross-fetch/issues : MIT License crypto-browserify 3.12.1: https://github.com/dominictarr/crypto-browserify : MIT License crypto-browserify/pbkdf2 v3.1.2: https://github.com/crypto-browserify/pbkdf2 : MIT License cryptohash-md5 0.11.101.0: https://github.com/hvr/cryptohash-md5 : BSD 3-clause "New" or "Revised" License @@ -267,7 +267,6 @@ evp_bytestokey 1.0.3: https://github.com/crypto-browserify/EVP_BytesToKey : MIT expand-tilde 2.0.2: https://github.com/jonschlinkert/expand-tilde : MIT License expressjs/accepts 1.3.8: https://github.com/expressjs/accepts : MIT License expressjs/express 4.21.1: https://expressjs.com : MIT License -expressjs/mime-types 2.1.35: https://github.com/expressjs/mime-types : MIT License expressjs/morgan 1.10.0: https://github.com/expressjs/morgan : MIT License express-session 1.18.1: https://github.com/expressjs/session : MIT License extend 3.0.2: https://github.com/justmoon/node-extend : MIT License @@ -325,8 +324,8 @@ golang/appengine v1.6.7: http://google.golang.org/appengine : Apache License 2.0 golang.org/x/crypto 20200622-snapshot-75b28801: https://godoc.org/golang.org/x/crypto : BSD 3-clause "New" or "Revised" License golang.org/x/lint 20210508-snapshot-6edffad5 : BSD 3-clause "New" or "Revised" License golang.org/x/mod v0.5.0 : BSD 3-clause "New" or "Revised" License -golang.org/x/net 20201203-snapshot-60bc85c4: https://godoc.org/golang.org/x/net : BSD 3-clause "New" or "Revised" License -golang.org/x/oauth2 20210819-snapshot-2bc19b11 : BSD 3-clause "New" or "Revised" License +golang.org/x/net 20201203-snapshot-60bc85c4: https://github.com/golang/net : BSD 3-clause "New" or "Revised" License +golang.org/x/oauth2 20210819-snapshot-2bc19b11: https://pkg.go.dev/golang.org/x/oauth2 : BSD 3-clause "New" or "Revised" License golang.org/x/sync 20210219-snapshot-036812b2: https://pkg.go.dev/golang.org/x/sync : BSD 3-clause "New" or "Revised" License golang.org/x/sys 20210917-snapshot-d61c044b: https://pkg.go.dev/golang.org/x/sync : BSD 3-clause "New" or "Revised" License golang.org/x/term 20201126-snapshot-7de9c90e: https://go.googlesource.com/term : BSD 3-clause "New" or "Revised" License @@ -342,7 +341,7 @@ googleapis/google-api-go-client v0.58.0 : BSD 3-clause "New" or "Revised" Licens google-cloud-go v0.94.1: https://github.com/GoogleCloudPlatform/google-cloud-go : Apache License 2.0 google/go-cmp v0.5.5: https://github.com/google/go-cmp : BSD 3-clause "New" or "Revised" License google-gson 2.10: https://github.com/google/gson : Apache License 2.0 -google-guava 33.3.0-jre: https://github.com/google/guava : Apache License 2.0 +googleguava 33.3.0-jre: https://github.com/google/guava : Apache License 2.0 google/uuid v.1.1.2: https://github.com/google/uuid : BSD 3-clause "New" or "Revised" License gopd 1.0.1: https://github.com/ljharb/gopd#readme : MIT License go-spew v1.1.0: https://github.com/davecgh/go-spew : ISC License @@ -523,6 +522,7 @@ js-dgtable 0.5.2: https://github.com/ndmitchell/js-dgtable#readme : MIT License js-flot 0.8.3: https://github.com/ndmitchell/js-flot#readme : MIT License jshttp/content-type 1.0.5: https://github.com/jshttp/content-type : MIT License jshttp/fresh 0.5.2: https://github.com/jshttp/fresh : MIT License +jshttp/mime-types 2.1.35: https://github.com/expressjs/mime-types : MIT License JSHTTP's negotiator 0.6.3: https://www.npmjs.com/package/negotiator : MIT License js-jquery 3.3.1: https://github.com/ndmitchell/js-jquery#readme : MIT License jsonparse 0.0.5: https://github.com/creationix/jsonparse : MIT License @@ -583,7 +583,6 @@ merge-descriptors 1.0.3: https://github.com/component/merge-descriptors : MIT Li mergo v0.3.4: https://github.com/imdario/mergo : BSD 3-clause "New" or "Revised" License methods 1.1.2: https://github.com/visionmedia/node-methods : MIT License micromatch 4.0.8: https://github.com/jonschlinkert/micromatch : MIT License -micromatch/braces 3.0.3: https://github.com/micromatch/braces : MIT License Microsofttslib 1.14.1: http://github.com/Microsoft/tslib/ : BSD Zero Clause License miller-rabin 4.0.1: https://github.com/indutny/miller-rabin : MIT License mime 1.6.0: https://github.com/broofa/node-mime : MIT License @@ -872,7 +871,7 @@ semigroups 0.19.2: http://github.com/ekmett/semigroups/ : BSD 3-clause "New" or semirings 0.6: http://github.com/chessai/semirings : BSD 3-clause "New" or "Revised" License semver 0.4.0.1: https://github.com/brendanhay/semver : Mozilla Public License 2.0 senchalabs / connect 3.7.0: http://www.senchalabs.org/connect/ : MIT License -send 0.19.0: https://github.com/visionmedia/send : MIT License +Send for Node.js 0.19.0: https://github.com/pillarjs/send : MIT License serve-index 1.9.1: https://github.com/expressjs/serve-index : MIT License serve-static 1.16.2: https://github.com/expressjs/serve-static : MIT License set-function-length 1.2.2: https://github.com/ljharb/set-function-length#readme : MIT License @@ -1075,7 +1074,7 @@ zlib 0.6.3.0 : BSD 3-clause "New" or "Revised" License Licenses: Apache License 2.0 -(acorn-node 1.8.2, anorm 2.7.0, anorm-tokenizer 2.7.0, aokoli/goutils v1.0.1, Apache Commons IO 2.11.0, Apache Commons Lang 3.12.0, Apache Commons Math 3.2, Apache Commons Text 1.10.0, Apache Log4j 2.17.0, Apache Log4J API 2.17.0, apispec-model 0.7.1, asyncapi-circe 0.7.1, asyncapi-circe-yaml 0.7.1, asyncapi-model 0.7.1, Awaitility 4.2.0, bsp4j 2.1.0-M5, Byte Buddy byte-buddy-1.10.18, byte-buddy-agent 1.10.18, Caffeine cache 3.1.2, cats-effect 2.5.1, census-instrumentation/opencensus-go v0.23.0, chimney 1.4.0, chimney-macro-commons 1.4.0, Circe core 0.14.2, Circe generic 0.14.2, Circe generic extras 0.14.2, Circe jawn 0.14.2, Circe numbers 0.14.2, Circe parser 0.14.2, circe-yaml 0.15.0-RC1, circe-yaml-common 0.15.0-RC1, class-path-util_2.13 0.1.4, com.google.api.grpc:proto-google-common-protos 2.41.0, compilerPlugin 0.11.14, config - com.typesafe:config 1.4.3, core 1.3.16, core 1.7.6, core 2.3.6, dash-ast 1.0.0, easymockobjenesis 3.1, envoyproxy/protoc-gen-validate v0.6.2, error-prone annotations 2.28.0, FindBugs jsr305 3.0.2, flyway-core 9.15.2, get-assigned-identifiers 1.2.0, ghcide 0.1.0, golang/appengine v1.6.7, Google Android Annotations Library 4.1.1.4, google-cloud-go v0.94.1, google-gson 2.10, google-guava 33.3.0-jre, googleapis/go-genproto 20210917-snapshot-b395a375, groupcache 20200125-snapshot-8c9f03a8, grpc-go v1.40.0, grpc-java 1.67.1, Guava InternalFutureFailureAccess and InternalFutures 1.0.2, Guava ListenableFuture only 9999.0-empty-to-avoid-conflict-with-guava, HikariCP 3.2.0, interface 0.0.21, io.grpc:grpc-context 1.67.1, io.grpc:grpc-inprocess 1.67.1, io.grpc:grpc-netty 1.67.1, io.grpc:grpc-protobuf 1.67.1, io.grpc:grpc-protobuf-lite 1.67.1, io.grpc:grpc-services 1.67.1, io.grpc:grpc-stub 1.67.1, io.grpc:grpc-util 1.67.1, J2ObjC Annotations 3.0.0, jackson-annotations 2.14.0, jackson-annotations 2.14.3, jackson-core 2.14.0, jackson-core 2.14.3, jackson-databind 2.14.0, jackson-databind 2.14.3, Jackson-dataformat-TOML 2.14.0, Java Native Access (JNA) 5.13.0, javaparser-core 3.2.12, JavaPoet 1.13.0, Javassist 3_26_0_ga, JCommander Library 1.78, Jetbrains annotations 17.0.0, Jetty :: Websocket :: API 9.4.48.v20220622, Jetty :: Websocket :: Client 9.4.48.v20220622, Jetty :: Websocket :: Common 9.4.48.v20220622, Jetty :: Websocket :: Server 9.4.48.v20220622, Jetty :: Websocket :: Servlet Interface 9.4.48.v20220622, Jetty: Java based HTTP/1.x, HTTP/2, Servlet, WebSocket Server 9.4.48.v20220622, Joda Convert 2.2.2, Joda Time 2.11.1, jsonschema-circe 0.7.1, JSONStream 0.10.0, JSONStream 1.3.5, Kotlin 1.9.10, kotlin-stdlib-common 1.9.10, lenses 0.11.14, logstash-logback-encoder logstash-logback-encoder-6.6, lyft/protoc-gen-star v0.5.3, magnolia 1.1.6, main-tester 0.2.0.1, mwitkow/go-proto-validators 20180403-snapshot-0950a799, Netty Project 4.1.110.Final, Netty/Transport/Native/Unix/Common 4.1.110.Final, OkHttp 4.12.0, openapi-circe 0.7.1, openapi-circe-yaml 0.7.1, openapi-model 0.7.1, OpenTelemetry 1.36.0, OpenTelemetry Instrumentation for Java 2.1.0, OpenTelemetry Instrumentation for Java 2.1.0-alpha, OpenTelemetry Java 1.36.0, OpenTelemetry Java 1.36.0-alpha, OpenTelemetry Java - io.opentelemetry:opentelemetry-sdk-metrics 1.36.0, OpenTelemetry Semantic Conventions Java 1.23.1-alpha, optics 0.15.0, org.apiguardian:apiguardian-api 1.1.2, org.jetbrains.kotlin:kotlin-stdlib-jdk7 1.9.10, org.jetbrains.kotlin:kotlin-stdlib-jdk8 1.9.10, org.opentest4j:opentest4j 1.2.0, paiges-core 0.4.2, parboiled 2.5.1, pekko 1.3.16, pekko-actor 1.1.2, pekko-actor-typed 1.1.2, pekko-http 1.1.0, pekko-http-core 1.1.0, pekko-http-testkit 1.1.0, pekko-parsing 1.1.0, pekko-protobuf-v3 1.1.2, pekko-slf4j 1.1.2, pekko-stream 1.1.2, pekko-stream-testkit 1.1.2, pekko-testkit 1.1.2, perfmark:perfmark-api 0.27.0, Prometheus Metrics Config 1.1.0, Prometheus Metrics Exporter - Common 1.1.0, Prometheus Metrics Exporter - HTTP Server 1.1.0, Prometheus Metrics Exposition Formats 1.1.0, Prometheus Metrics Model 1.1.0, proto3-suite 0.5.1, proto3-wire 1.2.2, protoc-bridge 0.9.5, protoc-gen 0.9.5, quicklens 1.9.6, ReactiveX RxJS 6.6.7, RxJava 2.2.21, scaffeine 5.2.1, scala-collection-compat 2.12.0, scala-collection-contrib 0.2.2, scala-csv 1.3.10, scala-java8-compat 1.0.2, scala-logging 3.9.5, scala-parallel-collections 1.0.4, scala-parser-combinators 1.1.2, scala-xml 2.0.1, scalacheck-1.15 3.2.11.0, scalactic 3.2.11, scalapb-runtime 0.11.14, scalapb-runtime-grpc 0.11.14, scalatest-compatible 3.2.11, scalatest-core 3.2.11, scalatest-flatspec 3.2.11, scalatest-freespec 3.2.11, scalatest-matchers-core 3.2.11, scalatest-shouldmatchers 3.2.11, scalatest-wordspec 3.2.11, Shaded Protobuf 1.1.0, shasum-object 1.0.0, SnakeYAML 2.0, spark-java 2.9.4, spf13-afero v1.6.0, spray-json 1.3.6, sqlite-jdbc 3.36.0.1, squareokio 3.6.0, ssl-config-core 0.6.1, tapir-apispec-docs 1.8.5, tapir-asyncapi-docs 1.8.5, tapir-core 1.8.5, tapir-enumeratum 1.8.5, tapir-json-circe 1.8.5, tapir-openapi-docs 1.8.5, tapir-pekko-http-server 1.8.5, tapir-server 1.8.5, TestNG 7.5, testng-7.5 3.2.11.0, through 2.3.8, Tink Cryptography Library for Java 1.12.0, TypeScript 3.7.4, undeclared-identifiers 1.1.3, wartremover 2.4.21, websocket-driver-node 0.7.4, websocket-extensions-node 0.1.4, ws 1.3.16, yaml for Go 20200512-snapshot-9f266ea9, yaml for Go v2.2.2, Zipkin Reporter: Core 3.3.0, Zipkin Sender: OkHttp 3 3.3.0, Zipkin v2 2.27.1) +(acorn-node 1.8.2, anorm 2.7.0, anorm-tokenizer 2.7.0, aokoli/goutils v1.0.1, Apache Commons IO 2.11.0, Apache Commons Lang 3.12.0, Apache Commons Math 3.2, Apache Commons Text 1.10.0, Apache Log4j 2.17.0, Apache Log4J API 2.17.0, apispec-model 0.7.1, asyncapi-circe 0.7.1, asyncapi-circe-yaml 0.7.1, asyncapi-model 0.7.1, Awaitility 4.2.0, bsp4j 2.1.0-M5, Byte Buddy byte-buddy-1.10.18, byte-buddy-agent 1.10.18, Caffeine cache 3.1.2, cats-effect 2.5.1, census-instrumentation/opencensus-go v0.23.0, chimney 1.4.0, chimney-macro-commons 1.4.0, Circe core 0.14.2, Circe generic 0.14.2, Circe generic extras 0.14.2, Circe jawn 0.14.2, Circe numbers 0.14.2, Circe parser 0.14.2, circe-yaml 0.15.0-RC1, circe-yaml-common 0.15.0-RC1, class-path-util_2.13 0.1.4, com.google.api.grpc:proto-google-common-protos 2.41.0, compilerPlugin 0.11.14, config - com.typesafe:config 1.4.3, core 1.3.16, core 1.7.6, core 2.3.6, dash-ast 1.0.0, easymockobjenesis 3.1, envoyproxy/protoc-gen-validate v0.6.2, error-prone annotations 2.28.0, FindBugs jsr305 3.0.2, flyway-core 9.15.2, get-assigned-identifiers 1.2.0, ghcide 0.1.0, golang/appengine v1.6.7, Google Android Annotations Library 4.1.1.4, google-cloud-go v0.94.1, google-gson 2.10, googleapis/go-genproto 20210917-snapshot-b395a375, googleguava 33.3.0-jre, groupcache 20200125-snapshot-8c9f03a8, grpc-go v1.40.0, grpc-java 1.67.1, Guava InternalFutureFailureAccess and InternalFutures 1.0.2, Guava ListenableFuture only 9999.0-empty-to-avoid-conflict-with-guava, HikariCP 3.2.0, interface 0.0.21, io.grpc:grpc-context 1.67.1, io.grpc:grpc-inprocess 1.67.1, io.grpc:grpc-netty 1.67.1, io.grpc:grpc-protobuf 1.67.1, io.grpc:grpc-protobuf-lite 1.67.1, io.grpc:grpc-services 1.67.1, io.grpc:grpc-stub 1.67.1, io.grpc:grpc-util 1.67.1, J2ObjC Annotations 3.0.0, jackson-annotations 2.14.0, jackson-annotations 2.14.3, jackson-core 2.14.0, jackson-core 2.14.3, jackson-databind 2.14.0, jackson-databind 2.14.3, Jackson-dataformat-TOML 2.14.0, Java Native Access (JNA) 5.13.0, javaparser-core 3.2.12, JavaPoet 1.13.0, Javassist 3_26_0_ga, JCommander Library 1.78, Jetbrains annotations 17.0.0, Jetty :: Websocket :: API 9.4.48.v20220622, Jetty :: Websocket :: Client 9.4.48.v20220622, Jetty :: Websocket :: Common 9.4.48.v20220622, Jetty :: Websocket :: Server 9.4.48.v20220622, Jetty :: Websocket :: Servlet Interface 9.4.48.v20220622, Jetty: Java based HTTP/1.x, HTTP/2, Servlet, WebSocket Server 9.4.48.v20220622, Joda Convert 2.2.2, Joda Time 2.11.1, jsonschema-circe 0.7.1, JSONStream 0.10.0, JSONStream 1.3.5, Kotlin 1.9.10, kotlin-stdlib-common 1.9.10, lenses 0.11.14, logstash-logback-encoder logstash-logback-encoder-6.6, lyft/protoc-gen-star v0.5.3, magnolia 1.1.6, main-tester 0.2.0.1, mwitkow/go-proto-validators 20180403-snapshot-0950a799, Netty Project 4.1.110.Final, Netty/Transport/Native/Unix/Common 4.1.110.Final, OkHttp 4.12.0, openapi-circe 0.7.1, openapi-circe-yaml 0.7.1, openapi-model 0.7.1, OpenTelemetry 1.36.0, OpenTelemetry Instrumentation for Java 2.1.0, OpenTelemetry Instrumentation for Java 2.1.0-alpha, OpenTelemetry Java 1.36.0, OpenTelemetry Java 1.36.0-alpha, OpenTelemetry Java - io.opentelemetry:opentelemetry-sdk-metrics 1.36.0, OpenTelemetry Semantic Conventions Java 1.23.1-alpha, optics 0.15.0, org.apiguardian:apiguardian-api 1.1.2, org.jetbrains.kotlin:kotlin-stdlib-jdk7 1.9.10, org.jetbrains.kotlin:kotlin-stdlib-jdk8 1.9.10, org.opentest4j:opentest4j 1.2.0, paiges-core 0.4.2, parboiled 2.5.1, pekko 1.3.16, pekko-actor 1.1.2, pekko-actor-typed 1.1.2, pekko-http 1.1.0, pekko-http-core 1.1.0, pekko-http-testkit 1.1.0, pekko-parsing 1.1.0, pekko-protobuf-v3 1.1.2, pekko-slf4j 1.1.2, pekko-stream 1.1.2, pekko-stream-testkit 1.1.2, pekko-testkit 1.1.2, perfmark:perfmark-api 0.27.0, Prometheus Metrics Config 1.1.0, Prometheus Metrics Exporter - Common 1.1.0, Prometheus Metrics Exporter - HTTP Server 1.1.0, Prometheus Metrics Exposition Formats 1.1.0, Prometheus Metrics Model 1.1.0, proto3-suite 0.5.1, proto3-wire 1.2.2, protoc-bridge 0.9.5, protoc-gen 0.9.5, quicklens 1.9.6, ReactiveX RxJS 6.6.7, RxJava 2.2.21, scaffeine 5.2.1, scala-collection-compat 2.12.0, scala-collection-contrib 0.2.2, scala-csv 1.3.10, scala-java8-compat 1.0.2, scala-logging 3.9.5, scala-parallel-collections 1.0.4, scala-parser-combinators 1.1.2, scala-xml 2.0.1, scalacheck-1.15 3.2.11.0, scalactic 3.2.11, scalapb-runtime 0.11.14, scalapb-runtime-grpc 0.11.14, scalatest-compatible 3.2.11, scalatest-core 3.2.11, scalatest-flatspec 3.2.11, scalatest-freespec 3.2.11, scalatest-matchers-core 3.2.11, scalatest-shouldmatchers 3.2.11, scalatest-wordspec 3.2.11, Shaded Protobuf 1.1.0, shasum-object 1.0.0, SnakeYAML 2.0, spark-java 2.9.4, spf13-afero v1.6.0, spray-json 1.3.6, sqlite-jdbc 3.36.0.1, squareokio 3.6.0, ssl-config-core 0.6.1, tapir-apispec-docs 1.8.5, tapir-asyncapi-docs 1.8.5, tapir-core 1.8.5, tapir-enumeratum 1.8.5, tapir-json-circe 1.8.5, tapir-openapi-docs 1.8.5, tapir-pekko-http-server 1.8.5, tapir-server 1.8.5, TestNG 7.5, testng-7.5 3.2.11.0, through 2.3.8, Tink Cryptography Library for Java 1.12.0, TypeScript 3.7.4, undeclared-identifiers 1.1.3, wartremover 2.4.21, websocket-driver-node 0.7.4, websocket-extensions-node 0.1.4, ws 1.3.16, yaml for Go 20200512-snapshot-9f266ea9, yaml for Go v2.2.2, Zipkin Reporter: Core 3.3.0, Zipkin Sender: OkHttp 3 3.3.0, Zipkin v2 2.27.1) Apache License Version 2.0, January 2004 @@ -9005,7 +9004,7 @@ Permission is hereby granted, free of charge, to any person --- MIT License -(@mixer/parallel-prettier 2.0.3, @types/semver 7.5.8, @types/tmp 0.0.29, ammonite-compiler-interface_2.13.11 3.0.0, ammonite-compiler_2.13.11 3.0.0, ammonite-interp-api_2.13.11 3.0.0, ammonite-interp_2.13.11 3.0.0, ammonite-repl-api_2.13.11 3.0.0, ammonite-repl_2.13.11 3.0.0, ammonite-runtime_2.13.11 3.0.0, ammonite-terminal_2.13 3.0.0, ammonite-util_2.13 3.0.0, ammonite_2.13.11 3.0.0, Animal Sniffer Annotations 1.24, Async 2.6.4, Async 3.2.6, available-typed-arrays 1.0.7, base-orphans 0.8.7, better-files 3.9.2, binary-extensions 2.3.0, bn.js 5.2.1, body-parser 1.20.3, Bouncy Castle 1.70, Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 1.70, browserify-cache-api 3.0.2, browserify-incremental 3.1.1, browserify-rsa 4.1.1, browserify/detective 5.2.1, browserify/resolve 1.22.8, cached-path-relative 1.1.0, call-bind 1.0.7, Cats core 2.9.0, Cats Free 2.9.0, Cats kernel 2.9.0, Cats kernel laws 2.9.0, Cats laws 2.9.0, Checker Qual 3.43.0, Checker Util 3.28.0, chokidar 3.6.0, cli-spinners 2.9.2, Clone 1.0.4, CoffeeScript 2.7.0, commonjs-assert 1.5.1, conduit-extra 1.3.6, cookie 0.4.5, core 3.2.0, cross-fetch 3.1.8, crypto-browserify 3.12.1, defaults 1.0.4, define-data-property 1.1.4, define-properties 1.2.1, defined 1.0.1, des.js 1.1.0, discipline 1.5.1, doobie-core 0.13.4, doobie-free 0.13.4, doobie-postgres 0.13.4, duplexify 4.1.3, einaros/ws 7.5.10, elliptic 6.6.0, encodeurl 2.0.0, enumeratum 1.7.3, enumeratum-macros 1.6.4, error 7.2.1, es-define-property 1.0.0, es-errors 1.3.0, express-session 1.18.1, expressjs/express 4.21.1, fansi_2.13 0.4.0, fastparse_2.13 3.1.1, fill-range 7.1.1, finalhandler 1.3.1, follow-redirects 1.15.9, fs2-core 2.5.6, fs2-io 2.5.6, function-bind 1.1.2, generics-resolver 3.0.3, geny_2.13 1.1.1, get-intrinsic 1.2.4, gopd 1.0.1, grunt-cli 1.4.3, grunt-cli 1.5.0, grunt-legacy-log-utils 2.1.0, grunt-open v0.2.4, gruntjs 1.6.1, has-property-descriptors 1.0.2, has-proto 1.0.3, has-tostringtag 1.0.2, haskell-conduit 1.3.4.3, hasown 2.0.2, hs-tasty 0.10.2, hs-tasty 1.4.2.3, http-client 0.7.13.1, http-parser-js 0.5.8, inline-source-map 0.6.3, integer-logarithms 1.0.3.1, is-callable 1.2.7, is-core-module 2.15.1, is-typed-array 1.1.13, Java JWT 4.2.1, jshttp/content-type 1.0.5, JUL to SLF4J bridge 2.0.6, jwks-rsa 0.21.2, jwt 0.11.0, kind-projector 0.13.2, ljharb/object.assign 4.1.5, macros 3.2.0, mafintosh/pump 3.0.2, mainargs_2.13 0.7.5, merge-descriptors 1.0.3, micromatch 4.0.8, micromatch/braces 3.0.3, minimist 1.2.8, mockito-scala 1.16.3, mod 0.1.2.2, monad-logger 0.3.37, Node Cookie Parser 0.7.1, Node Cookie Parser 0.7.2, node-browserify 17.0.1, node-cookie-signature 1.0.7, node-globule 1.3.4, node-ignore 5.3.2, node-shell-quote 1.8.1, node-url 0.11.4, node-xml2js 0.5.0, object-inspect 1.13.2, os-lib_2.13 0.10.7, parser 1.3.2, path-platform 0.11.15, path-to-regexp 0.1.10, PCollections 4.0.1, pip 22.2.2, possible-typed-array-names 1.0.0, pprint_2.13 0.8.1, prettier 2.8.8, pseudomuto/protoc-gen-doc 20211018-snapshot-2dde0190, pypi/setuptools 65.3.0, raw-body 2.5.2, reactive-streams-tck 1.0.4, readable-stream 2.3.8, readable-stream 3.6.2, repline 0.4.2.0, requests_2.13 0.9.0, safe-exceptions 0.1.7.3, scalaparse_2.13 3.1.1, scopt 4.1.0, send 0.19.0, serve-static 1.16.2, set-function-length 1.2.2, side-channel 1.0.6, SLF4J API Module 2.0.6, sourcecode 0.3.0, stache 2.3.3, stream-shift 1.0.3, streaming-commons 0.2.2.5, through2-filter 3.1.0, tr46 0.0.3, typed-process 0.2.10.1, typename 1.1.0, ujson-circe_2.13 4.0.2, ujson_2.13 4.0.2, unliftio 0.2.23.0, upack_2.13 4.0.1, upickle-core_2.13 4.0.2, upickle-implicits_2.13 4.0.1, upickle_2.13 4.0.1, util 0.12.5, v8flags 4.0.1, wcwidth 1.0.1, which-typed-array 1.1.15) +(@mixer/parallel-prettier 2.0.3, @types/semver 7.5.8, @types/tmp 0.0.29, ammonite-compiler-interface_2.13.11 3.0.0, ammonite-compiler_2.13.11 3.0.0, ammonite-interp-api_2.13.11 3.0.0, ammonite-interp_2.13.11 3.0.0, ammonite-repl-api_2.13.11 3.0.0, ammonite-repl_2.13.11 3.0.0, ammonite-runtime_2.13.11 3.0.0, ammonite-terminal_2.13 3.0.0, ammonite-util_2.13 3.0.0, ammonite_2.13.11 3.0.0, Animal Sniffer Annotations 1.24, Async 2.6.4, Async 3.2.6, available-typed-arrays 1.0.7, base-orphans 0.8.7, better-files 3.9.2, binary-extensions 2.3.0, bn.js 5.2.1, body-parser 1.20.3, Bouncy Castle 1.70, Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs 1.70, braces 3.0.3, browserify-cache-api 3.0.2, browserify-incremental 3.1.1, browserify-rsa 4.1.1, browserify/detective 5.2.1, browserify/resolve 1.22.8, cached-path-relative 1.1.0, call-bind 1.0.7, Cats core 2.9.0, Cats Free 2.9.0, Cats kernel 2.9.0, Cats kernel laws 2.9.0, Cats laws 2.9.0, Checker Qual 3.43.0, Checker Util 3.28.0, chokidar 3.6.0, cli-spinners 2.9.2, Clone 1.0.4, CoffeeScript 2.7.0, commonjs-assert 1.5.1, conduit-extra 1.3.6, cookie 0.4.5, core 3.2.0, crypto-browserify 3.12.1, defaults 1.0.4, define-data-property 1.1.4, define-properties 1.2.1, defined 1.0.1, des.js 1.1.0, discipline 1.5.1, doobie-core 0.13.4, doobie-free 0.13.4, doobie-postgres 0.13.4, duplexify 4.1.3, einaros/ws 7.5.10, elliptic 6.6.0, encodeurl 2.0.0, enumeratum 1.7.3, enumeratum-macros 1.6.4, error 7.2.1, es-define-property 1.0.0, es-errors 1.3.0, express-session 1.18.1, expressjs/express 4.21.1, fansi_2.13 0.4.0, fastparse_2.13 3.1.1, fill-range 7.1.1, finalhandler 1.3.1, follow-redirects 1.15.9, fs2-core 2.5.6, fs2-io 2.5.6, function-bind 1.1.2, generics-resolver 3.0.3, geny_2.13 1.1.1, get-intrinsic 1.2.4, gopd 1.0.1, grunt-cli 1.4.3, grunt-cli 1.5.0, grunt-legacy-log-utils 2.1.0, grunt-open v0.2.4, gruntjs 1.6.1, has-property-descriptors 1.0.2, has-proto 1.0.3, has-tostringtag 1.0.2, haskell-conduit 1.3.4.3, hasown 2.0.2, hs-tasty 0.10.2, hs-tasty 1.4.2.3, http-client 0.7.13.1, http-parser-js 0.5.8, inline-source-map 0.6.3, integer-logarithms 1.0.3.1, is-callable 1.2.7, is-core-module 2.15.1, is-typed-array 1.1.13, Java JWT 4.2.1, jshttp/content-type 1.0.5, JUL to SLF4J bridge 2.0.6, jwks-rsa 0.21.2, jwt 0.11.0, kind-projector 0.13.2, ljharb/object.assign 4.1.5, macros 3.2.0, mafintosh/pump 3.0.2, mainargs_2.13 0.7.5, merge-descriptors 1.0.3, micromatch 4.0.8, minimist 1.2.8, mockito-scala 1.16.3, mod 0.1.2.2, monad-logger 0.3.37, Node Cookie Parser 0.7.1, Node Cookie Parser 0.7.2, node-browserify 17.0.1, node-cookie-signature 1.0.7, node-globule 1.3.4, node-ignore 5.3.2, node-shell-quote 1.8.1, node-url 0.11.4, node-xml2js 0.5.0, object-inspect 1.13.2, os-lib_2.13 0.10.7, parser 1.3.2, path-platform 0.11.15, path-to-regexp 0.1.10, PCollections 4.0.1, pip 22.2.2, possible-typed-array-names 1.0.0, pprint_2.13 0.8.1, prettier 2.8.8, pseudomuto/protoc-gen-doc 20211018-snapshot-2dde0190, pypi/setuptools 65.3.0, raw-body 2.5.2, reactive-streams-tck 1.0.4, readable-stream 2.3.8, readable-stream 3.6.2, repline 0.4.2.0, requests_2.13 0.9.0, safe-exceptions 0.1.7.3, scalaparse_2.13 3.1.1, scopt 4.1.0, Send for Node.js 0.19.0, serve-static 1.16.2, set-function-length 1.2.2, side-channel 1.0.6, SLF4J API Module 2.0.6, sourcecode 0.3.0, stache 2.3.3, stream-shift 1.0.3, streaming-commons 0.2.2.5, through2-filter 3.1.0, tr46 0.0.3, typed-process 0.2.10.1, typename 1.1.0, ujson-circe_2.13 4.0.2, ujson_2.13 4.0.2, unliftio 0.2.23.0, upack_2.13 4.0.1, upickle-core_2.13 4.0.2, upickle-implicits_2.13 4.0.1, upickle_2.13 4.0.1, util 0.12.5, v8flags 4.0.1, wcwidth 1.0.1, which-typed-array 1.1.15) The MIT License =============== @@ -11150,7 +11149,7 @@ SOFTWARE --- MIT License -(@types/node 15.12.2, @types/xml2js 0.4.8, crypto-browserify/pbkdf2 v3.1.2, expressjs/mime-types 2.1.35) +(@types/node 15.12.2, @types/xml2js 0.4.8, crypto-browserify/pbkdf2 v3.1.2, jshttp/mime-types 2.1.35) MIT License