CIB seven License Book

Java dependencies

logback-classic@1.5.18 (EPL-1.0)
logback-classic module
logback-core@1.5.18 (EPL-1.0)
logback-core module
jackson-annotations@2.15.2 (Apache-2.0)
Core annotations used for value types, used by Jackson data binding package.
jackson-annotations@2.18.3 (Apache-2.0)
Core annotations used for value types, used by Jackson data binding package.
jackson-core@2.15.2 (Apache-2.0)
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
jackson-core@2.18.0 (Apache-2.0)
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
jackson-core@2.18.3 (Apache-2.0)
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
jackson-databind@2.15.2 (Apache-2.0)
General data-binding functionality for Jackson: works on core streaming API
jackson-databind@2.18.3 (Apache-2.0)
General data-binding functionality for Jackson: works on core streaming API
jackson-datatype-jdk8@2.18.3 (Apache-2.0)
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support JDK 8 data types.
jackson-datatype-jsr310@2.15.2 (Apache-2.0)
Add-on module to support JSR-310 (Java 8 Date & Time API) data types.
jackson-datatype-jsr310@2.18.3 (Apache-2.0)
Add-on module to support JSR-310 (Java 8 Date & Time API) data types.
jackson-jakarta-rs-base@2.15.2 (Apache-2.0)
Pile of code that is shared by all Jackson-based Jakarta-RS providers.
jackson-jakarta-rs-base@2.18.3 (Apache-2.0)
Pile of code that is shared by all Jackson-based Jakarta-RS providers.
jackson-jakarta-rs-json-provider@2.15.2 (Apache-2.0)
Functionality to handle JSON input/output for Jakarta-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
jackson-jakarta-rs-json-provider@2.18.3 (Apache-2.0)
Functionality to handle JSON input/output for Jakarta-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
jackson-module-jakarta-xmlbind-annotations@2.15.2 (Apache-2.0)
Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative to "native" Jackson annotations, for configuring data-binding.
jackson-module-jakarta-xmlbind-annotations@2.18.3 (Apache-2.0)
Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative to "native" Jackson annotations, for configuring data-binding.
jackson-module-parameter-names@2.18.3 (Apache-2.0)
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support introspection of method/constructor parameter names, without having to add explicit property name annotation.
java-uuid-generator@4.3.0 (Apache-2.0)
Java UUID Generator (JUG) is a Java library for generating Universally Unique IDentifiers, UUIDs (see http://en.wikipedia.org/wiki/UUID). It can be used either as a component in a bigger application, or as a standalone command line tool. JUG generates UUIDs according to the IETF UUID draft specification. JUG supports all 3 official UUID generation methods.
classmate@1.3.4 (Apache-2.0)
Library for introspecting types with full generic information including resolving of field and method types.
classmate@1.7.0 (Apache-2.0)
Library for introspecting types with full generic information including resolving of field and method types.
caffeine@2.8.8 (Apache-2.0)
A high performance caching library
caffeine@3.1.8 (Apache-2.0)
A high performance caching library
jcip-annotations@1.0-1 (Apache-2.0)
A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.
JavaEWAH@1.1.12 (Apache-2.0)
The bit array data structure is implemented in Java as the BitSet class. Unfortunately, this fails to scale without compression. JavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding (RLE) compression scheme. The goal of word-aligned compression is not to achieve the best compression, but rather to improve query processing time. Hence, we try to save CPU cycles, maybe at the expense of storage. However, the EWAH scheme we implemented is always more efficient storage-wise than an uncompressed bitmap (implemented in Java as the BitSet class). Unlike some alternatives, javaewah does not rely on a patented scheme.
JavaEWAH@1.2.3 (Apache-2.0)
The bit array data structure is implemented in Java as the BitSet class. Unfortunately, this fails to scale without compression. JavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding (RLE) compression scheme. The goal of word-aligned compression is not to achieve the best compression, but rather to improve query processing time. Hence, we try to save CPU cycles, maybe at the expense of storage. However, the EWAH scheme we implemented is always more efficient storage-wise than an uncompressed bitmap (implemented in Java as the BitSet class). Unlike some alternatives, javaewah does not rely on a patented scheme.
h2@2.3.232 (MPL-2.0)
H2 Database Engine
asyncutil@0.1.0 (Apache-2.0)
Utilities for working with CompletionStages
icu4j@71.1 (Unicode)
International Component for Unicode for Java (ICU4J) is a mature, widely used Java library providing Unicode and Globalization support
json-path@2.9.0 (Apache-2.0)
A library to query and verify JSON
content-type@2.2 (Apache-2.0)
Java library for Content (Media) Type representation
lang-tag@1.7 (Apache-2.0)
Java implementation of "Tags for Identifying Languages" (RFC 5646)
nimbus-jose-jwt@9.37.3 (Apache-2.0)
Java library for Javascript Object Signing and Encryption (JOSE) and JSON Web Tokens (JWT)
oauth2-oidc-sdk@9.43.6 (Apache-2.0)
OAuth 2.0 SDK with OpenID Connection extensions for developing client and server applications.
jakarta.activation@1.2.2 (BSD-3-Clause)
Jakarta Activation
jaxb-core@4.0.5 (BSD-3-Clause)
Old JAXB Core module. Contains sources required by XJC, JXC and Runtime modules with dependencies.
jaxb-impl@4.0.5 (BSD-3-Clause)
Old JAXB Runtime module. Contains sources required for runtime processing.
HikariCP@5.1.0 (Apache-2.0)
Ultimate JDBC Connection Pool
commons-codec@1.15 (Apache-2.0)
The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
commons-fileupload@1.5 (Apache-2.0)
The Apache Commons FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.
commons-io@2.17.0 (Apache-2.0)
The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
commons-logging@1.1.1 (Apache-2.0)
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
jjwt-api@0.12.6 (Apache-2.0)
JSON Web Token support for the JVM and Android
jjwt-impl@0.12.6 (Apache-2.0)
JSON Web Token support for the JVM and Android
jjwt-jackson@0.12.6 (Apache-2.0)
JSON Web Token support for the JVM and Android
micrometer-commons@1.14.5 (Apache-2.0)
Module containing common code
micrometer-observation@1.14.5 (Apache-2.0)
Module containing Observation related code
rxjava@3.0.4 (Apache-2.0)
Reactive Extensions for Java
rxjava@3.1.8 (Apache-2.0)
Reactive Extensions for Java
jandex@3.2.3 (Apache-2.0)
SmallRye Build Parent POM
undertow-core@2.2.14.Final (Apache-2.0)
Undertow
undertow-core@2.3.18.Final (Apache-2.0)
Undertow
jakarta.activation-api@2.1.0 (BSD-3-Clause)
Jakarta Activation API 2.1 Specification
jakarta.activation-api@2.1.3 (BSD-3-Clause)
Jakarta Activation API 2.1 Specification
jakarta.annotation-api@2.1.1 (EPL-2.0)
Jakarta Annotations API
jakarta.authentication-api@3.0.0 (EPL-2.0)
Jakarta Authentication defines a general low-level SPI for authentication mechanisms, which are controllers that interact with a caller and a container's environment to obtain the caller's credentials, validate these, and pass an authenticated identity (such as name and groups) to the container. Jakarta Authentication consists of several profiles, with each profile telling how a specific container (such as Jakarta Servlet) can integrate with- and adapt to this SPI.
jakarta.authorization-api@2.1.0 (EPL-2.0)
Jakarta Authorization defines a low-level SPI for authorization modules, which are repositories of permissions facilitating subject based security by determining whether a given subject has a given permission, and algorithms to transform security constraints for specific containers (such as Jakarta Servlet or Jakarta Enterprise Beans) into these permissions.
jakarta.ejb-api@4.0.1 (EPL-2.0)
Jakarta Enterprise Beans API
jakarta.el-api@5.0.1 (EPL-2.0)
Jakarta Expression Language defines an expression language for Java applications
jakarta.enterprise.concurrent-api@3.0.3 (EPL-2.0)
Jakarta Concurrency provides a specification for using concurrency from application components without compromising container integrity while still preserving the Jakarta EE platform’s fundamental benefits.
jakarta.enterprise.cdi-api@2.0.2 (Apache-2.0)
APIs for Jakarta CDI (Contexts and Dependency Injection)
jakarta.enterprise.cdi-api@4.0.1 (Apache-2.0)
APIs for CDI (Contexts and Dependency Injection for Java)
jakarta.enterprise.lang-model@4.0.1 (Apache-2.0)
Build Compatible (Reflection-Free) Java Language Model for CDI
jakarta.faces-api@4.0.1 (EPL-2.0)
Jakarta Faces defines an MVC framework for building user interfaces for web applications, including UI components, state management, event handing, input validation, page navigation, and support for internationalization and accessibility.
jakarta.inject-api@1.0.5 (Apache-2.0)
Jakarta Dependency Injection
jakarta.inject-api@2.0.1 (Apache-2.0)
Jakarta Dependency Injection
jakarta.interceptor-api@2.1.0 (EPL-2.0)
Jakarta Interceptors defines a means of interposing on business method invocations and specific events—such as lifecycle events and timeout events—that occur on instances of Jakarta EE components and other managed classes.
jakarta.jms-api@3.1.0 (EPL-2.0)
Jakarta Messaging describes a means for Java applications to create, send, and receive messages via loosely coupled, reliable asynchronous communication services.
jakarta.json.bind-api@3.0.1 (EPL-2.0)
Jakarta JSON Binding is a standard binding layer for converting Java objects to/from JSON documents.
jakarta.json-api@2.1.3 (EPL-2.0)
Jakarta JSON Processing defines a Java(R) based framework for parsing, generating, transforming, and querying JSON documents.
jakarta.persistence-api@2.2.3 (EPL-2.0)
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
jakarta.persistence-api@3.1.0 (EPL-2.0)
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
jakarta.jakartaee-web-api@10.0.0 (EPL-2.0)
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
jakarta.resource-api@2.1.0 (EPL-2.0)
Jakarta Connectors 2.1
jakarta.security.enterprise-api@3.0.0 (EPL-2.0)
Jakarta Security defines a standard for creating secure Jakarta EE applications in modern application paradigms. It defines an overarching (end-user targeted) Security API for Jakarta EE Applications.
jakarta.servlet.jsp.jstl-api@3.0.2 (EPL-2.0)
Jakarta Standard Tag Library API
jakarta.servlet.jsp-api@3.1.0 (EPL-2.0)
Jakarta Server Pages API
jakarta.servlet.jsp-api@3.1.1 (EPL-2.0)
Jakarta Server Pages API
jakarta.servlet-api@6.0.0 (EPL-2.0)
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
jakarta.transaction-api@2.0.1 (EPL-2.0)
Jakarta Transactions
jakarta.validation-api@2.0.2 (Apache-2.0)
Jakarta Bean Validation API
jakarta.validation-api@3.0.2 (Apache-2.0)
Jakarta Bean Validation API
jakarta.websocket-api@2.1.1 (EPL-2.0)
Jakarta WebSocket - Server API
jakarta.websocket-client-api@2.1.1 (EPL-2.0)
Jakarta WebSocket - Client API
jakarta.ws.rs-api@3.1.0 (EPL-2.0)
Jakarta RESTful Web Services
jakarta.xml.bind-api@3.0.1 (BSD-3-Clause)
Jakarta XML Binding API
jakarta.xml.bind-api@4.0.2 (BSD-3-Clause)
Jakarta XML Binding API
joda-time@2.12.5 (Apache-2.0)
Date and time library to replace JDK date handling
jcip-annotations@1.0 (Unlicense)
accessors-smart@2.5.0 (Apache-2.0)
Java reflect give poor performance on getter setter an constructor calls, accessors-smart use ASM to speed up those calls.
accessors-smart@2.5.2 (Apache-2.0)
Java reflect give poor performance on getter setter an constructor calls, accessors-smart use ASM to speed up those calls.
json-smart@2.5.0 (Apache-2.0)
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.
json-smart@2.5.2 (Apache-2.0)
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.
commons-lang3@3.17.0 (Apache-2.0)
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang. The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17 and 21 currently. See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml Please ensure your build environment is up-to-date and kindly report any build issues.
groovy-datetime@4.0.22 (Apache-2.0)
Groovy: A powerful multi-faceted language for the JVM
groovy-datetime@4.0.26 (Apache-2.0)
Groovy: A powerful multi-faceted language for the JVM
groovy-dateutil@4.0.22 (Apache-2.0)
Groovy: A powerful multi-faceted language for the JVM
groovy-dateutil@4.0.26 (Apache-2.0)
Groovy: A powerful multi-faceted language for the JVM
groovy-json@4.0.22 (Apache-2.0)
Groovy: A powerful multi-faceted language for the JVM
groovy-json@4.0.26 (Apache-2.0)
Groovy: A powerful multi-faceted language for the JVM
groovy-jsr223@4.0.22 (Apache-2.0)
Groovy: A powerful multi-faceted language for the JVM
groovy-jsr223@4.0.26 (Apache-2.0)
Groovy: A powerful multi-faceted language for the JVM
groovy-templates@4.0.22 (Apache-2.0)
Groovy: A powerful multi-faceted language for the JVM
groovy-templates@4.0.26 (Apache-2.0)
Groovy: A powerful multi-faceted language for the JVM
groovy-xml@4.0.22 (Apache-2.0)
Groovy: A powerful multi-faceted language for the JVM
groovy-xml@4.0.26 (Apache-2.0)
Groovy: A powerful multi-faceted language for the JVM
groovy@4.0.22 (Apache-2.0)
Groovy: A powerful multi-faceted language for the JVM
groovy@4.0.26 (Apache-2.0)
Groovy: A powerful multi-faceted language for the JVM
httpclient@4.5.14 (Apache-2.0)
Apache HttpComponents Client
httpcore@4.4.16 (Apache-2.0)
Apache HttpComponents Core (blocking I/O)
log4j-api@2.24.3 (Apache-2.0)
The logging API of the Log4j project. Library and application code can log through this API. It contains a simple built-in implementation (`SimpleLogger`) for trivial use cases. Production applications are recommended to use Log4j API in combination with a fully-fledged implementation, such as Log4j Core.
log4j-to-slf4j@2.24.3 (Apache-2.0)
Forwards the Log4j API calls to SLF4J. (Refer to the `log4j-slf4j[2]-impl` artifacts for forwarding SLF4J to the Log4j API.)
sshd-common@2.14.0 (Apache-2.0)
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
sshd-common@2.7.0 (Apache-2.0)
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
sshd-core@2.14.0 (Apache-2.0)
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
sshd-core@2.7.0 (Apache-2.0)
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
tomcat-embed-core@10.1.39 (Apache-2.0)
Core Tomcat implementation
tomcat-embed-el@10.1.39 (Apache-2.0)
Core Tomcat implementation
tomcat-embed-websocket@10.1.39 (Apache-2.0)
Core Tomcat implementation
tomcat@10.1.36 (Apache-2.0)
Binary distribution of Apache Tomcat
feel-engine@1.19.1 (Apache-2.0)
This pom defines the required plugins and profiles to allow a Camunda Platform release build.
angus-activation@1.0.0 (BSD-3-Clause)
Angus Activation Registries Implementation
angus-activation@2.0.2 (BSD-3-Clause)
Angus Activation Registries Implementation
org.eclipse.jgit.ssh.apache@5.13.0.202109080827-r (BSD-3-Clause)
SSH support for JGit based on Apache MINA sshd
org.eclipse.jgit.ssh.apache@6.10.0.202406032230-r (BSD-3-Clause)
SSH support for JGit based on Apache MINA sshd
org.eclipse.jgit@5.13.0.202109080827-r (BSD-3-Clause)
Repository access and algorithms
org.eclipse.jgit@6.10.0.202406032230-r (BSD-3-Clause)
Repository access and algorithms
freemarker@2.3.31 (Apache-2.0)
FreeMarker is a "template engine"; a generic tool to generate text output based on templates.
expressly@5.0.0 (EPL-2.0)
Jakarta Expression Language Implementation
aopalliance-repackaged@3.0.6 (EPL-2.0)
Dependency Injection Kernel
class-model@3.0.6 (EPL-2.0)
Dependency Injection Kernel
hk2-api@3.0.6 (EPL-2.0)
HK2 API module
hk2-core@3.0.6 (EPL-2.0)
Dependency Injection Kernel
hk2-locator@3.0.6 (EPL-2.0)
ServiceLocator Default Implementation
hk2-runlevel@3.0.6 (EPL-2.0)
Run Level Service
hk2-utils@3.0.6 (EPL-2.0)
HK2 Implementation Utilities
hk2@3.0.6 (EPL-2.0)
This is so that other modules can depend on HK2 as an HK2 module.
osgi-resource-locator@1.0.3 (EPL-2.0)
Used by various API providers that rely on META-INF/services mechanism to locate providers.
spring-bridge@3.0.6 (EPL-2.0)
HK2 Spring Bridge
jersey-container-servlet-core@3.1.10 (EPL-2.0)
Jersey core Servlet 3.x implementation
jersey-container-servlet@3.1.10 (EPL-2.0)
Jersey core Servlet 3.x implementation
jersey-client@3.1.10 (EPL-2.0)
Jersey core client implementation
jersey-common@3.1.10 (EPL-2.0)
Jersey core common packages
jersey-server@3.1.10 (EPL-2.0)
Jersey core server implementation
jersey-bean-validation@3.1.10 (EPL-2.0)
Jersey extension module providing support for Bean Validation (JSR-349) API.
jersey-entity-filtering@3.1.10 (EPL-2.0)
Jersey extension module providing support for Entity Data Filtering.
jersey-spring6@3.1.10 (EPL-2.0)
Jersey extension module providing support for Spring 6 integration.
jersey-hk2@3.1.10 (EPL-2.0)
HK2 InjectionManager implementation
jersey-media-json-jackson@3.1.10 (EPL-2.0)
Jersey JSON Jackson (2.x) entity providers support module.
jakarta.enterprise.concurrent@1.1.1 (EPL-2.0)
Reference Implementation for JSR 236 - Concurrency Utilities for Java EE
jakarta.enterprise.concurrent@3.0.0 (EPL-2.0)
Compatible Implementation of Jakarta Concurrency
js-scriptengine@21.3.12 (UPL-1.0)
Graal JavaScript ScriptEngine
js@21.3.12 (UPL-1.0)
Graal JavaScript engine
regex@21.3.12 (UPL-1.0)
Truffle regular expressions language.
graal-sdk@21.3.12 (UPL-1.0)
GraalVM is an ecosystem for compiling and running applications written in multiple languages. GraalVM removes the isolation between programming languages and enables interoperability in a shared runtime.
truffle-api@21.3.12 (UPL-1.0)
Truffle is a multi-language framework for executing dynamic languages that achieves high performance when combined with Graal.
hibernate-validator-cdi@6.0.22.Final (Apache-2.0)
Hibernate Validator CDI Portable Extension
hibernate-validator-cdi@8.0.2.Final (Apache-2.0)
Hibernate Validator CDI Portable Extension
hibernate-validator@6.0.22.Final (Apache-2.0)
Hibernate's Bean Validation (JSR-380) reference implementation.
hibernate-validator@8.0.2.Final (Apache-2.0)
Hibernate's Jakarta Bean Validation reference implementation.
protostream-processor@5.0.10.Final (Apache-2.0)
Annotation processor for ProtoStream annotations. Generates your message and enum marshallers so you don't have to!
protostream-types@4.4.1.Final (Apache-2.0)
Builtin protobuf types and default marshalling for some common Java types.
protostream-types@5.0.10.Final (Apache-2.0)
Builtin protobuf types and default marshalling for some common Java types.
protostream@4.4.1.Final (Apache-2.0)
ProtoStream is a serialization library based on Protocol buffers format for serializing structured data.
protostream@5.0.10.Final (Apache-2.0)
ProtoStream is a serialization library based on Protocol buffers format for serializing structured data.
infinispan-commons@12.1.7.Final (Apache-2.0)
Infinispan Commons
infinispan-commons@15.0.11.Final (Apache-2.0)
Infinispan Commons
infinispan-component-annotations@12.1.7.Final (Apache-2.0)
Annotations for Infinispan components and MBeans
infinispan-core@12.1.7.Final (Apache-2.0)
Infinispan core module
infinispan-core@15.0.11.Final (Apache-2.0)
Infinispan core module
javassist@3.30.2-GA (MPL-1.1)
Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.
jboss-classfilewriter@1.2.5.Final (Apache-2.0)
A bytecode writer that creates .class files at runtime
jboss-classfilewriter@1.3.1.Final (Apache-2.0)
A bytecode writer that creates .class files at runtime
jboss-common-beans@2.0.1.Final (LGPL)
Common classes for Java Beans
jboss-ejb3-ext-api@2.3.0.Final (Unlicense)
JBoss EJB 3 API for Bean Providers
jboss-ejb3-ext-api@2.4.0.Final (Apache-2.0)
JBoss EJB 3 API for Bean Providers
jboss-invocation@1.7.0.Final (Apache-2.0)
Invocation Application Programming Interface
jboss-invocation@2.0.1.Final (Apache-2.0)
Invocation Application Programming Interface - Jakarta EE Variant
ironjacamar-api@1.5.3.Final (LGPL-2.1)
IronJacamar: Parent Aggregator
ironjacamar-common-api@1.5.3.Final (LGPL-2.1)
IronJacamar: Parent Aggregator
ironjacamar-common-api@3.0.10.Final (LGPL-2.1)
IronJacamar: Parent Aggregator
ironjacamar-common-impl@1.5.3.Final (LGPL-2.1)
IronJacamar: Parent Aggregator
ironjacamar-common-impl@3.0.10.Final (LGPL-2.1)
IronJacamar: Parent Aggregator
ironjacamar-common-spi@1.5.3.Final (LGPL-2.1)
IronJacamar: Parent Aggregator
ironjacamar-common-spi@3.0.10.Final (LGPL-2.1)
IronJacamar: Parent Aggregator
ironjacamar-core-api@1.5.3.Final (LGPL-2.1)
IronJacamar: Parent Aggregator
ironjacamar-core-api@3.0.10.Final (LGPL-2.1)
IronJacamar: Parent Aggregator
ironjacamar-core-impl@1.5.3.Final (LGPL-2.1)
IronJacamar: Parent Aggregator
ironjacamar-core-impl@3.0.10.Final (LGPL-2.1)
IronJacamar: Parent Aggregator
ironjacamar-deployers-common@1.5.3.Final (LGPL-2.1)
IronJacamar: Parent Aggregator
ironjacamar-deployers-common@3.0.10.Final (LGPL-2.1)
IronJacamar: Parent Aggregator
ironjacamar-jdbc@1.5.3.Final (LGPL-2.1)
IronJacamar: Parent Aggregator
ironjacamar-jdbc@3.0.10.Final (LGPL-2.1)
IronJacamar: Parent Aggregator
ironjacamar-validator@1.5.3.Final (LGPL-2.1)
IronJacamar: Parent Aggregator
ironjacamar-validator@3.0.10.Final (LGPL-2.1)
IronJacamar: Parent Aggregator
jdeparser@1.0.0.Final (CDDL-1.1)
Java source code generation library
jboss-logging-annotations@2.2.1.Final (Apache-2.0)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
jboss-logging-processor@1.1.0.Final (Unlicense)
Parent POM for JBoss projects. Provides default project build configuration.
jboss-logging@3.4.1.Final (Apache-2.0)
The JBoss Logging Framework
jboss-logging@3.4.3.Final (Apache-2.0)
The JBoss Logging Framework
jboss-logging@3.5.0.Final (Apache-2.0)
The JBoss Logging Framework
jboss-logging@3.6.1.Final (Apache-2.0)
The JBoss Logging Framework
jboss-logmanager@2.1.18.Final (Apache-2.0)
An implementation of java.util.logging.LogManager
jboss-logmanager@2.1.19.Final (Apache-2.0)
An implementation of java.util.logging.LogManager
jboss-marshalling-river@2.0.12.Final (Apache-2.0)
JBoss Marshalling River Implementation
jboss-marshalling-river@2.2.1.Final (Apache-2.0)
JBoss Marshalling River Implementation
jboss-marshalling@2.0.12.Final (Apache-2.0)
JBoss Marshalling API
jboss-marshalling@2.2.1.Final (Apache-2.0)
JBoss Marshalling API
jboss-metadata-common@14.0.0.Final (Unlicense)
JBoss Application Server: Metadata Aggregator
jboss-metadata-common@16.0.0.Final (LGPL-2.1)
JBoss Application Server: Metadata Aggregator
jboss-metadata-ear@14.0.0.Final (Unlicense)
JBoss Application Server: Metadata Aggregator
jboss-metadata-ear@16.0.0.Final (LGPL-2.1)
JBoss Application Server: Metadata Aggregator
jboss-metadata-ejb@14.0.0.Final (Unlicense)
The JavaEE EJB metadata classes
jboss-metadata-ejb@16.0.0.Final (LGPL-2.1)
The JavaEE EJB metadata classes
jboss-metadata-web@14.0.0.Final (Unlicense)
JBoss Application Server: Metadata Aggregator
jboss-metadata-web@16.0.0.Final (LGPL-2.1)
JBoss Application Server: Metadata Aggregator
jboss-modules@2.0.0.Final (Apache-2.0)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
jboss-modules@2.1.6.Final (Apache-2.0)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
jboss-msc@1.4.13.Final (LGPL-2.1)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
jboss-msc@1.5.5.Final (LGPL-2.1)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
narayana-jts-idlj@5.12.1.Final (LGPL-2.1)
JTS uber jar with idlj stubs
narayana-jts-integration@5.12.1.Final (LGPL-2.1)
Narayana: ArjunaJTS integration (atx)
narayana-jts-integration@7.1.0.Final (Apache-2.0)
Narayana: ArjunaJTS integration (atx)
jboss-remoting@5.0.23.Final (Apache-2.0)
JBoss Remoting
jboss-remoting@5.0.30.Final (Apache-2.0)
JBoss Remoting
resteasy-core-spi@6.2.3.Final (Apache-2.0)
resteasy-core@6.2.3.Final (Apache-2.0)
resteasy-jaxrs@3.15.6.Final (Apache-2.0)
shrinkwrap-api@1.2.6 (Apache-2.0)
Client View of the ShrinkWrap Project
jboss-el-api_5.0_spec@4.0.1.Final (EPL-2.0)
Jakarta Expression Language defines an expression language for Java applications
jboss-annotations-api_1.3_spec@2.0.1.Final (EPL-2.0)
JBoss Jakarta Annotations API
jboss-ejb-api_3.2_spec@2.0.0.Final (EPL-2.0)
Jakarta Enterprise Beans
jboss-el-api_3.0_spec@2.0.0.Final (EPL-2.0)
Expression Language defines an expression language for Java applications
jboss-concurrency-api_1.0_spec@2.0.0.Final (EPL-2.0)
Jakarta Concurrency
jboss-interceptors-api_1.2_spec@2.0.0.Final (EPL-2.0)
Jakarta Interceptors defines a means of interposing on business method invocations and specific events—such as lifecycle events and timeout events—that occur on instances of Jakarta EE components and other managed classes.
jboss-jms-api_2.0_spec@2.0.0.Final (EPL-2.0)
Jakarta Messaging describes a means for Java applications to create, send, and receive messages via loosely coupled, reliable asynchronous communication services.
jboss-connector-api_1.7_spec@2.0.0.Final (EPL-2.0)
Jakarta Connectors
jboss-jaspi-api_1.1_spec@2.0.1.Final (EPL-2.0)
Jakarta Authentication defines a general low-level SPI for authentication mechanisms, which are controllers that interact with a caller and a container's environment to obtain the caller's credentials, validate these, and pass an authenticated identity (such as name and groups) to the container. Jakarta Authentication consists of several profiles, with each profile telling how a specific container (such as Jakarta Servlet) can integrate with- and adapt to this SPI.
jboss-jacc-api_1.5_spec@2.0.0.Final (EPL-2.0)
Jakarta Authorization defines a low-level SPI for authorization modules, which are repositories of permissions facilitating subject based security by determining whether a given subject has a given permission, and algorithms to transform security constraints for specific containers (such as Jakarta Servlet or Jakarta Enterprise Beans) into these permissions.
jboss-jsp-api_2.3_spec@2.0.0.Final (EPL-2.0)
JBoss Jakarta Server Pages API
jboss-servlet-api_4.0_spec@2.0.0.Final (EPL-2.0)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
jboss-transaction-api_1.3_spec@2.0.0.Final (EPL-2.0)
Jakarta Transactions
jboss-jaxrs-api_2.1_spec@2.0.1.Final (EPL-2.0)
Jakarta API for RESTful Web Services
jboss-jaxb-api_2.3_spec@2.0.1.Final (BSD-3-Clause)
Jakarta XML Binding API
jboss-jaxrpc-api_1.1_spec@2.0.0.Final (EPL-2.0)
Eclipse Project for Stable EE4J APIs
jboss-stdio@1.1.0.Final (LGPL-2.1)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
jboss-threads@2.4.0.Final (Apache-2.0)
Parent POM for JBoss projects. Provides default project build configuration.
weld-ejb@3.1.8.Final (Apache-2.0)
Weld EJB module
weld-api@3.1.SP4 (Apache-2.0)
Weld specifc extensions to the CDI API
weld-core-impl@3.1.8.Final (Apache-2.0)
Weld's implementation of CDI
weld-spi@3.1.SP4 (Apache-2.0)
APIs for Weld, the reference implementation of Contexts and Dependency Injection for Java EE
xnio-api@3.8.16.Final (Apache-2.0)
The API JAR of the XNIO project
xnio-api@3.8.2.Final (Apache-2.0)
The API JAR of the XNIO project
xnio-nio@3.8.16.Final (Apache-2.0)
The NIO implementation of the XNIO project
xnio-nio@3.8.2.Final (Apache-2.0)
The NIO implementation of the XNIO project
jandex@2.4.1.Final (Apache-2.0)
Parent POM for JBoss projects. Provides default project build configuration.
jandex@2.4.3.Final (Apache-2.0)
Parent POM for JBoss projects. Provides default project build configuration.
jboss-dmr@1.6.1.Final (LGPL-2.1)
Parent POM for JBoss projects. Provides default project build configuration.
jboss-dmr@1.7.0.Final (Apache-2.0)
Parent POM for JBoss projects. Provides default project build configuration.
jboss-ejb-client@4.0.44.Final (Apache-2.0)
Client library for EJB applications working against Wildfly
jboss-ejb-client@5.0.8.Final (Apache-2.0)
Client library for EJB applications working against Wildfly - Jakarta EE Variant
jboss-iiop-client@1.0.1.Final (Apache-2.0)
Client library for EJB applications working against JBoss AS using the IIOP protocol
jboss-iiop-client@2.0.1.Final (Apache-2.0)
Client library for EJB applications working against JBoss AS using the IIOP protocol
jboss-transaction-spi@7.6.1.Final (Unlicense)
The Java Transaction SPI classes
jboss-transaction-spi@8.0.0.Final (Unlicense)
The Java Transaction SPI classes
jboss-vfs@3.2.15.Final (Apache-2.0)
A VFS library
jboss-vfs@3.3.2.Final (Apache-2.0)
A VFS library
staxmapper@1.3.0.Final (Unlicense)
Parent POM for JBoss projects. Provides default project build configuration.
staxmapper@1.5.0.Final (Apache-2.0)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
jgroups@3.2.7.Final (LGPL-2.1)
Reliable cluster communication toolkit
jgroups@5.3.13.Final (Apache-2.0)
Reliable cluster communication toolkit
metainf-services@1.7 (MIT)
Annotation-driven META-INF/services auto-generation
mybatis@3.5.15 (Apache-2.0)
The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.
asm-commons@9.6 (BSD-3-Clause)
Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework
asm@9.7.1 (BSD-3-Clause)
ASM, a very small and fast Java bytecode manipulation framework
vdx-core@1.1.6 (Apache-2.0)
VDX Core utils
vdx-wildfly@1.1.6 (Apache-2.0)
VDX WildFly support
reactive-streams@1.0.3 (CC0-1.0)
A Protocol for Asynchronous Non-Blocking Data Sequence
reactive-streams@1.0.4 (MIT)
A Protocol for Asynchronous Non-Blocking Data Sequence
jul-to-slf4j@2.0.17 (MIT)
JUL to SLF4J bridge
slf4j-api@1.7.26 (MIT)
The slf4j API
slf4j-api@1.7.36 (MIT)
The slf4j API
slf4j-api@2.0.17 (MIT)
The slf4j API
slf4j-jdk14@1.7.26 (MIT)
SLF4J JDK14 Binding
spring-boot-autoconfigure@3.4.4 (Apache-2.0)
Spring Boot AutoConfigure
spring-boot-starter-jdbc@3.4.4 (Apache-2.0)
Starter for using JDBC with the HikariCP connection pool
spring-boot-starter-jersey@3.4.4 (Apache-2.0)
Starter for building RESTful web applications using JAX-RS and Jersey. An alternative to spring-boot-starter-web
spring-boot-starter-json@3.4.4 (Apache-2.0)
Starter for reading and writing json
spring-boot-starter-logging@3.4.4 (Apache-2.0)
Starter for logging using Logback. Default logging starter
spring-boot-starter-oauth2-client@3.4.4 (Apache-2.0)
Starter for using Spring Security's OAuth2/OpenID Connect client features
spring-boot-starter-security@3.4.4 (Apache-2.0)
Starter for using Spring Security
spring-boot-starter-tomcat@3.4.4 (Apache-2.0)
Starter for using Tomcat as the embedded servlet container. Default servlet container starter used by spring-boot-starter-web
spring-boot-starter-validation@3.4.4 (Apache-2.0)
Starter for using Java Bean Validation with Hibernate Validator
spring-boot-starter-web@3.4.4 (Apache-2.0)
Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container
spring-boot-starter@3.4.4 (Apache-2.0)
Core starter, including auto-configuration support, logging and YAML
spring-boot@3.4.4 (Apache-2.0)
Spring Boot
spring-security-config@6.4.4 (Apache-2.0)
Spring Security
spring-security-core@6.4.4 (Apache-2.0)
Spring Security
spring-security-crypto@6.4.4 (Apache-2.0)
Spring Security
spring-security-oauth2-client@6.4.4 (Apache-2.0)
Spring Security
spring-security-oauth2-core@6.4.4 (Apache-2.0)
Spring Security
spring-security-oauth2-jose@6.4.4 (Apache-2.0)
Spring Security
spring-security-web@6.4.4 (Apache-2.0)
Spring Security
spring-aop@6.2.5 (Apache-2.0)
Spring AOP
spring-beans@6.2.4 (Apache-2.0)
Spring Beans
spring-beans@6.2.5 (Apache-2.0)
Spring Beans
spring-context@6.2.4 (Apache-2.0)
Spring Context
spring-context@6.2.5 (Apache-2.0)
Spring Context
spring-core@6.2.4 (Apache-2.0)
Spring Core
spring-core@6.2.5 (Apache-2.0)
Spring Core
spring-expression@6.2.4 (Apache-2.0)
Spring Expression Language (SpEL)
spring-expression@6.2.5 (Apache-2.0)
Spring Expression Language (SpEL)
spring-jcl@6.2.4 (Apache-2.0)
Spring Commons Logging Bridge
spring-jcl@6.2.5 (Apache-2.0)
Spring Commons Logging Bridge
spring-jdbc@6.2.5 (Apache-2.0)
Spring JDBC
spring-orm@6.2.5 (Apache-2.0)
Spring Object/Relational Mapping
spring-tx@6.2.5 (Apache-2.0)
Spring Transaction
spring-web@6.2.4 (Apache-2.0)
Spring Web
spring-web@6.2.5 (Apache-2.0)
Spring Web
spring-webmvc@6.2.5 (Apache-2.0)
Spring Web MVC
wildfly-client-config@1.0.1.Final (Apache-2.0)
Library for supporting WildFly common client configuration
wildfly-clustering-cache-spi@5.0.4.Final (Apache-2.0)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
wildfly-clustering-context@5.0.4.Final (Apache-2.0)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
wildfly-clustering-marshalling-jboss@5.0.4.Final (Apache-2.0)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
wildfly-clustering-marshalling-protostream@5.0.4.Final (Apache-2.0)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
wildfly-clustering-marshalling-spi@5.0.4.Final (Apache-2.0)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
wildfly-clustering-server-api@5.0.4.Final (Apache-2.0)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
wildfly-clustering-server-local@5.0.4.Final (Apache-2.0)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
wildfly-clustering-server-spi@5.0.4.Final (Apache-2.0)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
wildfly-common@1.5.4.Final (Apache-2.0)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
wildfly-common@1.7.0.Final (Apache-2.0)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
wildfly-controller-client@18.0.4.Final (LGPL-2.1)
WildFly: Core Parent Aggregator
wildfly-controller-client@27.0.0.Final (Apache-2.0)
WildFly: Core Parent Aggregator
wildfly-controller@18.0.4.Final (LGPL-2.1)
WildFly: Core Parent Aggregator
wildfly-controller@27.0.0.Final (Apache-2.0)
WildFly: Core Parent Aggregator
wildfly-core-management-client@18.0.4.Final (LGPL-2.1)
WildFly: Core Parent Aggregator
wildfly-core-management-client@27.0.0.Final (Apache-2.0)
WildFly: Core Parent Aggregator
wildfly-core-security@18.0.4.Final (LGPL-2.1)
WildFly: Core Parent Aggregator
wildfly-core-security@27.0.0.Final (Apache-2.0)
WildFly: Core Parent Aggregator
wildfly-deployment-repository@18.0.4.Final (LGPL-2.1)
WildFly: Core Parent Aggregator
wildfly-deployment-repository@27.0.0.Final (Apache-2.0)
WildFly: Core Parent Aggregator
wildfly-domain-http-interface@18.0.4.Final (LGPL-2.1)
WildFly: Core Parent Aggregator
wildfly-domain-http-interface@27.0.0.Final (Apache-2.0)
WildFly: Core Parent Aggregator
wildfly-domain-management@18.0.4.Final (LGPL-2.1)
WildFly: Core Parent Aggregator
wildfly-domain-management@27.0.0.Final (Apache-2.0)
WildFly: Core Parent Aggregator
wildfly-io-spi@27.0.0.Final (Apache-2.0)
WildFly: Core Parent Aggregator
wildfly-io@18.0.4.Final (LGPL-2.1)
WildFly: Core Parent Aggregator
wildfly-network@18.0.4.Final (LGPL-2.1)
WildFly: Core Parent Aggregator
wildfly-network@27.0.0.Final (Apache-2.0)
WildFly: Core Parent Aggregator
wildfly-platform-mbean@18.0.4.Final (LGPL-2.1)
WildFly: Core Parent Aggregator
wildfly-platform-mbean@27.0.0.Final (Apache-2.0)
WildFly: Core Parent Aggregator
wildfly-process-controller@18.0.4.Final (LGPL-2.1)
WildFly: Core Parent Aggregator
wildfly-process-controller@27.0.0.Final (Apache-2.0)
WildFly: Core Parent Aggregator
wildfly-remoting@18.0.4.Final (LGPL-2.1)
WildFly: Core Parent Aggregator
wildfly-remoting@27.0.0.Final (Apache-2.0)
WildFly: Core Parent Aggregator
wildfly-request-controller@18.0.4.Final (LGPL-2.1)
WildFly: Core Parent Aggregator
wildfly-request-controller@27.0.0.Final (Apache-2.0)
WildFly: Core Parent Aggregator
wildfly-server@18.0.4.Final (LGPL-2.1)
WildFly: Core Parent Aggregator
wildfly-server@27.0.0.Final (Apache-2.0)
WildFly: Core Parent Aggregator
wildfly-service@27.0.0.Final (Apache-2.0)
WildFly: Core Parent Aggregator
wildfly-subsystem@27.0.0.Final (Apache-2.0)
WildFly: Core Parent Aggregator
wildfly-threads@18.0.4.Final (LGPL-2.1)
WildFly: Core Parent Aggregator
wildfly-threads@27.0.0.Final (Apache-2.0)
WildFly: Core Parent Aggregator
wildfly-version@18.0.4.Final (LGPL-2.1)
WildFly: Core Parent Aggregator
wildfly-version@27.0.0.Final (Apache-2.0)
WildFly: Core Parent Aggregator
wildfly-discovery-client@1.2.1.Final (Apache-2.0)
Parent POM for JBoss projects. Provides default project build configuration.
wildfly-discovery-client@1.3.0.Final (Apache-2.0)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
undertow-server@1.10.1.Final (Apache-2.0)
Integration project for integrating Elytron based HTTP authentication with Undertow.
undertow-server@4.1.0.Final (Apache-2.0)
Integration project for integrating Elytron based HTTP authentication with Undertow.
jakarta-authorization@3.1.1.Final (Apache-2.0)
WildFly Security Jakarta Authorization Implementation
wildfly-elytron-asn1@1.18.3.Final (Apache-2.0)
WildFly Security ASN.1 Implementation
wildfly-elytron-asn1@2.6.0.Final (Apache-2.0)
WildFly Security ASN.1 Implementation
wildfly-elytron-audit@1.18.3.Final (Apache-2.0)
WildFly Security Audit Logging Implementation
wildfly-elytron-audit@2.6.0.Final (Apache-2.0)
WildFly Security Audit Logging Implementation
wildfly-elytron-auth-server-deprecated@1.18.3.Final (Apache-2.0)
WildFly Security Auth Server Deprecated
wildfly-elytron-auth-server-deprecated@2.6.0.Final (Apache-2.0)
WildFly Security Auth Server Deprecated
wildfly-elytron-auth-server-http@1.18.3.Final (Apache-2.0)
WildFly Security Auth Server HTTP
wildfly-elytron-auth-server-http@2.6.0.Final (Apache-2.0)
WildFly Security Auth Server HTTP
wildfly-elytron-auth-server-sasl@1.18.3.Final (Apache-2.0)
WildFly Security Auth Server SASL
wildfly-elytron-auth-server-sasl@2.6.0.Final (Apache-2.0)
WildFly Security Auth Server SASL
wildfly-elytron-auth-server@1.18.3.Final (Apache-2.0)
WildFly Security Auth Server
wildfly-elytron-auth-server@2.6.0.Final (Apache-2.0)
WildFly Security Auth Server
wildfly-elytron-auth-util@1.18.3.Final (Apache-2.0)
WildFly Security Auth Util
wildfly-elytron-auth-util@2.6.0.Final (Apache-2.0)
WildFly Security Auth Util
wildfly-elytron-auth@1.18.3.Final (Apache-2.0)
WildFly Security Auth
wildfly-elytron-auth@2.6.0.Final (Apache-2.0)
WildFly Security Auth
wildfly-elytron-base@1.18.3.Final (Apache-2.0)
WildFly Security Base
wildfly-elytron-base@2.6.0.Final (Apache-2.0)
WildFly Security Base
wildfly-elytron-client@1.18.3.Final (Apache-2.0)
WildFly Security Client
wildfly-elytron-client@2.6.0.Final (Apache-2.0)
WildFly Security Client
wildfly-elytron-credential-source-impl@1.18.3.Final (Apache-2.0)
WildFly Security Credential Source Implementation
wildfly-elytron-credential-source-impl@2.6.0.Final (Apache-2.0)
WildFly Security Credential Source Implementation
wildfly-elytron-credential-store@1.18.3.Final (Apache-2.0)
WildFly Security Credential Store SPIs and implementaions
wildfly-elytron-credential-store@2.6.0.Final (Apache-2.0)
WildFly Security Credential Store SPIs and implementaions
wildfly-elytron-credential@1.18.3.Final (Apache-2.0)
WildFly Security Credential API
wildfly-elytron-credential@2.6.0.Final (Apache-2.0)
WildFly Security Credential API
wildfly-elytron-encryption@1.18.3.Final (Apache-2.0)
WildFly Security Encryption
wildfly-elytron-encryption@2.6.0.Final (Apache-2.0)
WildFly Security Encryption
wildfly-elytron-http-basic@1.15.1.Final (Apache-2.0)
WildFly Security HTTP Basic Mechanism Implementation
wildfly-elytron-http-cert@1.15.1.Final (Apache-2.0)
WildFly Security HTTP Cert Mechanism Implementation
wildfly-elytron-http-digest@1.15.1.Final (Apache-2.0)
WildFly Security HTTP DIGEST Mechanism Implementation
wildfly-elytron-http-sso@1.17.0.Final (Apache-2.0)
WildFly Security HTTP SSO Classes
wildfly-elytron-http-util@1.17.0.Final (Apache-2.0)
WildFly Security HTTP Utility Classes
wildfly-elytron-http-util@2.6.0.Final (Apache-2.0)
WildFly Security HTTP Utility Classes
wildfly-elytron-http@1.18.3.Final (Apache-2.0)
WildFly Security HTTP Framework
wildfly-elytron-http@2.6.0.Final (Apache-2.0)
WildFly Security HTTP Framework
wildfly-elytron-keystore@1.18.3.Final (Apache-2.0)
WildFly Security Credential API
wildfly-elytron-keystore@2.6.0.Final (Apache-2.0)
WildFly Security Credential API
wildfly-elytron-mechanism-digest@1.15.1.Final (Apache-2.0)
WildFly Security Mechanism Digest
wildfly-elytron-mechanism-digest@2.6.0.Final (Apache-2.0)
WildFly Security Mechanism Digest
wildfly-elytron-mechanism-gssapi@1.18.3.Final (Apache-2.0)
WildFly Security Mechanism GSSAPI
wildfly-elytron-mechanism-gssapi@2.6.0.Final (Apache-2.0)
WildFly Security Mechanism GSSAPI
wildfly-elytron-mechanism-http@1.15.1.Final (Apache-2.0)
WildFly Security Mechanism Http
wildfly-elytron-mechanism@1.18.3.Final (Apache-2.0)
WildFly Security Mechanism
wildfly-elytron-mechanism@2.6.0.Final (Apache-2.0)
WildFly Security Mechanism
wildfly-elytron-password-impl@1.18.3.Final (Apache-2.0)
WildFly Security Password Implementation
wildfly-elytron-password-impl@2.6.0.Final (Apache-2.0)
WildFly Security Password Implementation
wildfly-elytron-permission@1.18.3.Final (Apache-2.0)
WildFly Security Permission
wildfly-elytron-permission@2.6.0.Final (Apache-2.0)
WildFly Security Permission
wildfly-elytron-provider-util@1.18.3.Final (Apache-2.0)
WildFly Security Provider Util
wildfly-elytron-provider-util@2.6.0.Final (Apache-2.0)
WildFly Security Provider Util
wildfly-elytron-realm@1.18.3.Final (Apache-2.0)
WildFly Security Realm Implementation
wildfly-elytron-realm@2.6.0.Final (Apache-2.0)
WildFly Security Realm Implementation
wildfly-elytron-sasl-anonymous@1.18.3.Final (Apache-2.0)
WildFly Security Anonymous SASL Implementation
wildfly-elytron-sasl-anonymous@2.6.0.Final (Apache-2.0)
WildFly Security Anonymous SASL Implementation
wildfly-elytron-sasl-auth-util@2.5.0.Final (Apache-2.0)
WildFly Security SASL Auth Utility Classes
wildfly-elytron-sasl-digest@1.18.3.Final (Apache-2.0)
WildFly Security Digest SASL Implementation
wildfly-elytron-sasl-digest@2.6.0.Final (Apache-2.0)
WildFly Security Digest SASL Implementation
wildfly-elytron-sasl-localuser@1.17.0.Final (Apache-2.0)
WildFly Security JBOSS-LOCAL-USER SASL Implementation
wildfly-elytron-sasl@1.18.3.Final (Apache-2.0)
WildFly Security SASL
wildfly-elytron-sasl@2.6.0.Final (Apache-2.0)
WildFly Security SASL
wildfly-elytron-security-manager-action@1.18.3.Final (Apache-2.0)
WildFly Security Security Manager Action
wildfly-elytron-security-manager-action@2.6.0.Final (Apache-2.0)
WildFly Security Security Manager Action
wildfly-elytron-security-manager@1.18.3.Final (Apache-2.0)
WildFly Security Security Manager
wildfly-elytron-security-manager@2.6.0.Final (Apache-2.0)
WildFly Security Security Manager
wildfly-elytron-ssh-util@2.6.0.Final (Apache-2.0)
WildFly Security SSH Util
wildfly-elytron-ssl@1.18.3.Final (Apache-2.0)
WildFly Security SSL
wildfly-elytron-ssl@2.6.0.Final (Apache-2.0)
WildFly Security SSL
wildfly-elytron-util@1.18.3.Final (Apache-2.0)
WildFly Security Util
wildfly-elytron-util@2.6.0.Final (Apache-2.0)
WildFly Security Util
wildfly-elytron-x500-cert-acme@1.18.3.Final (Apache-2.0)
WildFly Security X.500 Certificate ACME Client Implementation
wildfly-elytron-x500-cert-acme@2.6.0.Final (Apache-2.0)
WildFly Security X.500 Certificate ACME Client Implementation
wildfly-elytron-x500-cert-util@1.18.3.Final (Apache-2.0)
WildFly Security X.500 Certificate Utility Classes
wildfly-elytron-x500-cert-util@2.6.0.Final (Apache-2.0)
WildFly Security X.500 Certificate Utility Classes
wildfly-elytron-x500-cert@1.18.3.Final (Apache-2.0)
WildFly Security X.500 Certificates
wildfly-elytron-x500-cert@2.6.0.Final (Apache-2.0)
WildFly Security X.500 Certificates
wildfly-elytron-x500@1.18.3.Final (Apache-2.0)
WildFly Security X.500
wildfly-elytron-x500@2.6.0.Final (Apache-2.0)
WildFly Security X.500
wildfly-elytron@1.1.0.Final (Apache-2.0)
WildFly Security SPIs
wildfly-transaction-client@2.0.0.Final (Apache-2.0)
Client library for applications using transactions with Wildfly
wildfly-transaction-client@3.0.5.Final (Apache-2.0)
Client library for applications using transactions with Wildfly - Jakarta EE Variant
wildfly-http-client-common@1.1.10.Final (Apache-2.0)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
wildfly-http-client-common@2.0.7.Final (Apache-2.0)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
wildfly-http-ejb-client@1.1.10.Final (Apache-2.0)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
wildfly-http-ejb-client@2.0.7.Final (Apache-2.0)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
wildfly-http-naming-client@1.1.10.Final (Apache-2.0)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
wildfly-http-transaction-client@1.1.10.Final (Apache-2.0)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
wildfly-clustering-api@26.0.1.Final (LGPL-2.1)
This module contains a public API for a variety of clustering capabilities for use by both applications and other subsystems.
wildfly-clustering-common@26.0.1.Final (LGPL-2.1)
The code in this module is not explicitly related to clustering, but rather contains resuable code used by clustering modules and any modules that integrate with clustering.
wildfly-clustering-common@35.0.0.Final (Apache-2.0)
The code in this module is not explicitly related to clustering, but rather contains resuable code used by clustering modules and any modules that integrate with clustering.
wildfly-clustering-ee-cache@26.0.1.Final (LGPL-2.1)
This module contains code that is common to the wildfly-clustering-ee-hotrod and wildfly-clustering-ee-infinispan modules.
wildfly-clustering-ee-spi@26.0.1.Final (LGPL-2.1)
This module contains code that is common to the wildfly-clustering-ejb-spi and wildfly-clustering-web-spi modules.
wildfly-clustering-ejb-spi@26.0.1.Final (LGPL-2.1)
A set of SPIs for managing distributable @Stateful bean instances for use by the the distributed Jakarta Enterprise Beans cache implementation found in the wildfly-ejb3 module. This module decouples the mechanism for managing @Stateful bean instances from the Jakarta Enterprise Beans subsystem.
wildfly-clustering-ejb-spi@35.0.0.Final (Apache-2.0)
A set of SPIs for managing distributable @Stateful bean instances for use by the the distributed Jakarta Enterprise Beans cache implementation found in the wildfly-ejb3 module. This module decouples the mechanism for managing @Stateful bean instances from the Jakarta Enterprise Beans subsystem.
wildfly-clustering-infinispan-embedded-service@35.0.0.Final (Apache-2.0)
Requirements and configurators for Infinispan services.
wildfly-clustering-infinispan-marshalling@26.0.1.Final (LGPL-2.1)
Module containing marshalling logic common to embedded and remote client.
wildfly-clustering-infinispan-spi@26.0.1.Final (LGPL-2.1)
An integration module for use by subsystem/modules that use or install server managed embedded caches.
wildfly-clustering-marshalling-api@26.0.1.Final (LGPL-2.1)
Public module containing interfaces to be implemented by applications and internal modules to optimize marshalling behavior for both distributable @Stateful Jakarta Enterprise Beans and HTTP sessions. The API is independent of the backing marshalling framework.
wildfly-clustering-marshalling-jboss@26.0.1.Final (LGPL-2.1)
Adapts implementations of wildfly-clustering-marshalling-api to JBoss Marshalling. Also contains wildfly-clustering-marshalling-spi implementations using JBoss Marshalling.
wildfly-clustering-marshalling-protostream@26.0.1.Final (LGPL-2.1)
Adapts implementations of wildfly-clustering-marshalling-api to ProtoStream. Also contains wildfly-clustering-marshalling-spi implementations using ProtoStream.
wildfly-clustering-marshalling-spi@26.0.1.Final (LGPL-2.1)
Contains a set of marshalling interfaces for use by the wildfly-clustering-ejb-spi and wildfly-clustering-web-spi modules as well as a default set of wildfly-clustering-marshalling-api implementations.
wildfly-clustering-server-api@35.0.0.Final (Apache-2.0)
Server clustering API for use by WildFly services and deployments.
wildfly-clustering-server-service@35.0.0.Final (Apache-2.0)
Requirements and service installation providers for server clustering features.
wildfly-clustering-service@26.0.1.Final (LGPL-2.1)
Extensions to JBoss MSC to simplify building MSC services.
wildfly-clustering-service@35.0.0.Final (Apache-2.0)
Extensions to JBoss MSC to simplify building MSC services.
wildfly-clustering-singleton-api@26.0.1.Final (LGPL-2.1)
Public API for installing singleton MSC services.
wildfly-clustering-singleton-api@35.0.0.Final (Apache-2.0)
Public API for installing singleton MSC services.
wildfly-clustering-spi@26.0.1.Final (LGPL-2.1)
An integration module for use by subsystem/modules that use or install mechanisms from the public clustering API.
wildfly-common-ee-dependency-management@35.0.0.Final (Apache-2.0)
Common dependency management that can be imported by other boms used for traditional capabilities like Jakarta EE. Not meant for direct use as a bom.
wildfly-common-expansion-dependency-management@35.0.0.Final (Apache-2.0)
Common dependency management that can be imported by other boms used for expansion capabilities like MicroProfile. Not meant for direct use as a bom.
wildfly-concurrency-spi@35.0.0.Final (Apache-2.0)
WildFly: Parent Aggregator
wildfly-connector@26.0.1.Final (LGPL-2.1)
WildFly: Parent Aggregator
wildfly-connector@35.0.0.Final (Apache-2.0)
WildFly: Parent Aggregator
wildfly-dist@35.0.0.Final (Apache-2.0)
Parent for various Galleon feature pack modules
wildfly-ee@26.0.1.Final (LGPL-2.1)
WildFly: Parent Aggregator
wildfly-ee@35.0.0.Final (Apache-2.0)
WildFly: Parent Aggregator
wildfly-ejb3@26.0.1.Final (LGPL-2.1)
WildFly: Parent Aggregator
wildfly-ejb3@35.0.0.Final (Apache-2.0)
WildFly: Parent Aggregator
wildfly-galleon-pack@35.0.0.Final (Apache-2.0)
Parent for various Galleon feature pack modules
wildfly-iiop-openjdk@26.0.1.Final (LGPL-2.1)
WildFly: Parent Aggregator
wildfly-iiop-openjdk@35.0.0.Final (Apache-2.0)
WildFly: Parent Aggregator
wildfly-naming-client@1.0.14.Final (Apache-2.0)
Parent POM for JBoss projects. Provides default project build configuration.
wildfly-naming-client@2.0.1.Final (Apache-2.0)
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
wildfly-naming@26.0.1.Final (LGPL-2.1)
WildFly: Parent Aggregator
wildfly-naming@35.0.0.Final (Apache-2.0)
WildFly: Parent Aggregator
wildfly-standard-ee-bom@35.0.0.Final (Apache-2.0)
Build of materials that can be used to build standard WildFly maven modules that provide traditional capabilities like Jakarta EE.
wildfly-standard-expansion-bom@35.0.0.Final (Apache-2.0)
Build of materials that can be used to build standard WildFly maven modules that provide expansion capabilities like MicroProfile.
wildfly-transactions@26.0.1.Final (LGPL-2.1)
WildFly: Parent Aggregator
wildfly-transactions@35.0.0.Final (Apache-2.0)
WildFly: Parent Aggregator
wildfly-web-common@26.0.1.Final (LGPL-2.1)
WildFly: Parent Aggregator
wildfly-web-common@35.0.0.Final (Apache-2.0)
WildFly: Parent Aggregator
wildfly-weld-common@26.0.1.Final (LGPL-2.1)
WildFly: Parent Aggregator
wildfly-weld-common@35.0.0.Final (Apache-2.0)
WildFly: Parent Aggregator
wildfly-weld-spi@26.0.1.Final (LGPL-2.1)
WildFly: Parent Aggregator
snakeyaml@1.29 (Apache-2.0)
YAML 1.1 parser and emitter for Java
snakeyaml@2.3 (Apache-2.0)
YAML 1.1 parser and emitter for Java

Web Applications Javascript Dependencies

@ampproject:remapping@2.3.0 (Apache-2.0)
Remap sequential sourcemaps through transformations to point at the original source code
@antfu:utils@0.7.10 (MIT)
Opinionated collection of common JavaScript / TypeScript utils by @antfu
Copyright (c) 2021 Anthony Fu 
@asamuzakjp:css-color@3.1.1 (MIT)
CSS color - Resolve and convert CSS colors.
Copyright (c) 2024 asamuzaK (Kazz)
@babel:code-frame@7.26.2 (MIT)
Generate errors that contain a code frame that point to source locations.
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:compat-data@7.26.8 (MIT)
The compat-data to determine required Babel plugins
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:core@7.26.10 (MIT)
Babel compiler core.
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:generator@7.27.0 (MIT)
Turns an AST into code.
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:helper-annotate-as-pure@7.25.9 (MIT)
Helper function to annotate paths and nodes with #__PURE__ comment
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:helper-compilation-targets@7.27.0 (MIT)
Helper functions on Babel compilation targets
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:helper-create-class-features-plugin@7.27.0 (MIT)
Compile class public and private fields, private methods and decorators to ES6
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:helper-member-expression-to-functions@7.25.9 (MIT)
Helper function to replace certain member expressions with function calls
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:helper-module-imports@7.25.9 (MIT)
Babel helper functions for inserting module loads
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:helper-module-transforms@7.26.0 (MIT)
Babel helper functions for implementing ES6 module transformations
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:helper-optimise-call-expression@7.25.9 (MIT)
Helper function to optimise call expression
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:helper-plugin-utils@7.26.5 (MIT)
General utilities for plugins to use
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:helper-replace-supers@7.26.5 (MIT)
Helper function to replace supers
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:helper-skip-transparent-expression-wrappers@7.25.9 (MIT)
Helper which skips types and parentheses
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:helper-string-parser@7.25.9 (MIT)
A utility package to parse strings
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:helper-validator-identifier@7.25.9 (MIT)
Validate identifier/keywords name
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:helper-validator-option@7.25.9 (MIT)
Validate plugin/preset options
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:helpers@7.27.0 (MIT)
Collection of helper functions used by Babel transforms.
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:parser@7.27.0 (MIT)
A JavaScript parser
Copyright (C) 2012-2014 by various contributors (see AUTHORS)
@babel:plugin-proposal-decorators@7.25.9 (MIT)
Compile class and object decorators to ES5
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:plugin-syntax-decorators@7.25.9 (MIT)
Allow parsing of decorators
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:plugin-syntax-import-attributes@7.26.0 (MIT)
Allow parsing of the module attributes in the import statement
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:plugin-syntax-import-meta@7.10.4 (MIT)
Allow parsing of import.meta
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:plugin-syntax-jsx@7.25.9 (MIT)
Allow parsing of jsx
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:plugin-syntax-typescript@7.25.9 (MIT)
Allow parsing of TypeScript syntax
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:plugin-transform-typescript@7.27.0 (MIT)
Transform TypeScript into ES.next
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:template@7.27.0 (MIT)
Generate an AST from a string template.
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:traverse@7.27.0 (MIT)
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel:types@7.27.0 (MIT)
Babel Types is a Lodash-esque utility library for AST nodes
Copyright (c) 2014-present Sebastian McKenzie and other contributors
@bpmn-io:align-to-origin@0.7.0 (MIT)
Align diagrams to the diagram origin
Copyright (c) 2019-present Camunda Services GmbH
@bpmn-io:cm-theme@0.1.0-alpha.2 (MIT)
Codemirror themes for bpmn-io
Copyright (c) 2023-present Camunda Services GmbH
@bpmn-io:diagram-js-ui@0.2.2 (MIT)
[![CI](https://github.com/bpmn-io/diagram-js-ui/actions/workflows/CI.yml/badge.svg)](https://github.com/bpmn-io/diagram-js-ui/actions/workflows/CI.yml)
Copyright (c) 2022-present Camunda Services GmbH
@bpmn-io:diagram-js-ui@0.2.3 (MIT)
[![CI](https://github.com/bpmn-io/diagram-js-ui/actions/workflows/CI.yml/badge.svg)](https://github.com/bpmn-io/diagram-js-ui/actions/workflows/CI.yml)
Copyright (c) 2022-present Camunda Services GmbH
@bpmn-io:dmn-migrate@0.5.0 (MIT)
Migrate DMN diagrams to the latest DMN standard.
Copyright (c) 2020-present Camunda Services GmbH
@bpmn-io:dmn-variable-resolver@0.4.0 (MIT)
dmn-js plugin for resolving available variables
Copyright (c) 2023-present Camunda Services GmbH
@bpmn-io:dmn-variable-resolver@0.7.0 (MIT)
dmn-js plugin for resolving available variables
Copyright (c) 2023-present Camunda Services GmbH
@bpmn-io:draggle@4.1.0 (MIT)
Drag and drop so simple it hurts
Copyright © 2015-2016 Nicolas Bevacqua. Copyright © 2023 bpmn-io
@bpmn-io:draggle@4.1.1 (MIT)
Drag and drop so simple it hurts
Copyright © 2015-2016 Nicolas Bevacqua. Copyright © 2023 bpmn-io
@bpmn-io:feel-editor@1.10.0 (MIT)
Editor for FEEL expressions.
Copyright (c) 2015 camunda Services GmbH
@bpmn-io:feel-editor@1.4.0 (MIT)
Editor for FEEL expressions.
Copyright (c) 2015 camunda Services GmbH
@bpmn-io:feel-lint@1.2.0 (MIT)
Linter for FEEL expressions.
Copyright (c) 2022 camunda Services GmbH
@bpmn-io:feel-lint@1.4.0 (MIT)
Linter for FEEL expressions.
Copyright (c) 2022 camunda Services GmbH
@bpmn-io:form-js-carbon-styles@1.15.0 (MIT)
Custom carbon styles for form-js
Copyright (c) 2021-present Camunda Services GmbH
@bpmn-io:form-js-carbon-styles@1.8.7 (MIT)
Custom carbon styles for form-js
Copyright (c) 2021-present Camunda Services GmbH
@bpmn-io:form-js-editor@1.15.1 (MIT)
Edit forms - powered by bpmn.io
Copyright (c) 2021-present Camunda Services GmbH
@bpmn-io:form-js-editor@1.8.7 (MIT)
Edit forms - powered by bpmn.io
Copyright (c) 2021-present Camunda Services GmbH
@bpmn-io:form-js-playground@1.15.1 (MIT)
A form-js playground
Copyright (c) 2021-present Camunda Services GmbH
@bpmn-io:form-js-playground@1.8.7 (MIT)
A form-js playground
Copyright (c) 2021-present Camunda Services GmbH
@bpmn-io:form-js-viewer@1.15.0 (MIT)
View forms - powered by bpmn.io
Copyright (c) 2021-present Camunda Services GmbH
@bpmn-io:form-js-viewer@1.8.7 (MIT)
View forms - powered by bpmn.io
Copyright (c) 2021-present Camunda Services GmbH
@bpmn-io:form-js@1.15.1 (MIT)
View and edit forms - powered by bpmn.io
Copyright (c) 2021-present Camunda Services GmbH
@bpmn-io:form-js@1.8.7 (MIT)
View and edit forms - powered by bpmn.io
Copyright (c) 2021-present Camunda Services GmbH
@bpmn-io:properties-panel@3.18.2 (MIT)
Library for creating bpmn-io properties panels.
Copyright (c) 2021-present Camunda Services GmbH
@bpmn-io:properties-panel@3.26.4 (MIT)
Library for creating bpmn-io properties panels.
Copyright (c) 2021-present Camunda Services GmbH
@carbon:grid@11.23.0 (Apache-2.0)
Grid for digital and software products using the Carbon Design System
@carbon:grid@11.33.0 (Apache-2.0)
Grid for digital and software products using the Carbon Design System
@carbon:layout@11.22.0 (Apache-2.0)
Layout helpers for digital and software products using the Carbon Design System
@carbon:layout@11.31.0 (Apache-2.0)
Layout helpers for digital and software products using the Carbon Design System
@codemirror:autocomplete@6.16.0 (MIT)
Autocompletion for the CodeMirror code editor
Copyright (C) 2018-2021 by Marijn Haverbeke  and others
@codemirror:autocomplete@6.18.6 (MIT)
Autocompletion for the CodeMirror code editor
Copyright (C) 2018-2021 by Marijn Haverbeke  and others
@codemirror:commands@6.5.0 (MIT)
Collection of editing commands for the CodeMirror code editor
Copyright (C) 2018-2021 by Marijn Haverbeke  and others
@codemirror:commands@6.8.1 (MIT)
Collection of editing commands for the CodeMirror code editor
Copyright (C) 2018-2021 by Marijn Haverbeke  and others
@codemirror:lang-json@6.0.1 (MIT)
JSON language support for the CodeMirror code editor
Copyright (C) 2018-2021 by Marijn Haverbeke  and others
@codemirror:language@6.10.1 (MIT)
Language support infrastructure for the CodeMirror code editor
Copyright (C) 2018-2021 by Marijn Haverbeke  and others
@codemirror:language@6.11.0 (MIT)
Language support infrastructure for the CodeMirror code editor
Copyright (C) 2018-2021 by Marijn Haverbeke  and others
@codemirror:lint@6.7.1 (MIT)
Linting support for the CodeMirror code editor
Copyright (C) 2018-2021 by Marijn Haverbeke  and others
@codemirror:lint@6.8.5 (MIT)
Linting support for the CodeMirror code editor
Copyright (C) 2018-2021 by Marijn Haverbeke  and others
@codemirror:search@6.5.10 (MIT)
Search functionality for the CodeMirror code editor
Copyright (C) 2018-2021 by Marijn Haverbeke  and others
@codemirror:search@6.5.6 (MIT)
Search functionality for the CodeMirror code editor
Copyright (C) 2018-2021 by Marijn Haverbeke  and others
@codemirror:state@6.4.1 (MIT)
Editor state data structures for the CodeMirror code editor
Copyright (C) 2018-2021 by Marijn Haverbeke  and others
@codemirror:state@6.5.2 (MIT)
Editor state data structures for the CodeMirror code editor
Copyright (C) 2018-2021 by Marijn Haverbeke  and others
@codemirror:view@6.26.3 (MIT)
DOM view component for the CodeMirror code editor
Copyright (C) 2018-2021 by Marijn Haverbeke  and others
@codemirror:view@6.36.5 (MIT)
DOM view component for the CodeMirror code editor
Copyright (C) 2018-2021 by Marijn Haverbeke  and others
@colors:colors@1.5.0 (MIT)
get colors in your node.js console
@csstools:color-helpers@5.0.2 (MIT)
Color helpers to ease transformation between formats, gamut, etc
Copyright © CSSTools Contributors
@csstools:css-calc@2.1.2 (MIT)
Solve CSS math expressions
Copyright 2022 Romain Menke, Antonio Laguna 
@csstools:css-color-parser@3.0.8 (MIT)
Parse CSS color values
Copyright 2022 Romain Menke, Antonio Laguna 
@csstools:css-parser-algorithms@3.0.4 (MIT)
Algorithms to help you parse CSS from an array of tokens.
Copyright 2022 Romain Menke, Antonio Laguna 
@csstools:css-tokenizer@3.0.3 (MIT)
Tokenize CSS
Copyright 2022 Romain Menke, Antonio Laguna 
@cypress:request@3.0.8 (Apache-2.0)
Cypress's fork of a simplified HTTP request client.
@cypress:xvfb@1.2.4 (MIT)
Easily start and stop an X Virtual Frame Buffer from your node apps.
@esbuild:linux-x64@0.25.2 (MIT)
The Linux 64-bit binary for esbuild, a JavaScript bundler.
@eslint-community:eslint-utils@4.5.1 (MIT)
Utilities for ESLint plugins.
Copyright (c) 2018 Toru Nagashima
@eslint-community:regexpp@4.12.1 (MIT)
Regular expression parser for ECMAScript.
Copyright (c) 2018 Toru Nagashima
@eslint:config-array@0.20.0 (Apache-2.0)
General purpose glob-based configuration matching.
@eslint:config-helpers@0.2.1 (Apache-2.0)
Helper utilities for creating ESLint configuration
@eslint:core@0.12.0 (Apache-2.0)
Runtime-agnostic core of ESLint
@eslint:core@0.13.0 (Apache-2.0)
Runtime-agnostic core of ESLint
@eslint:eslintrc@3.3.1 (MIT)
The legacy ESLintRC config file format for ESLint
Copyright OpenJS Foundation and other contributors, 
@eslint:js@9.24.0 (MIT)
ESLint JavaScript language implementation
Copyright OpenJS Foundation and other contributors, 
@eslint:object-schema@2.1.6 (Apache-2.0)
An object schema merger/validator
@eslint:plugin-kit@0.2.8 (Apache-2.0)
Utilities for building ESLint plugins.
@hapi:hoek@9.3.0 (BSD-3-Clause)
General purpose node utilities
Copyright (c) 2011-2020, Sideway Inc, and project contributors  . Copyright (c) 2011-2014, Walmart  . Copyright (c) 2011, Yahoo Inc.
@hapi:topo@5.1.0 (BSD-3-Clause)
Topological sorting with grouping support
Copyright (c) 2012-2020, Sideway Inc, and project contributors  . Copyright (c) 2012-2014, Walmart.  . All rights reserved.
@humanfs:core@0.19.1 (Apache-2.0)
The core of the humanfs library.
@humanfs:node@0.16.6 (Apache-2.0)
The Node.js bindings of the humanfs library.
@humanwhocodes:module-importer@1.0.1 (Apache-2.0)
Universal module importer for Node.js
@humanwhocodes:retry@0.3.1 (Apache-2.0)
A utility to retry failed async methods.
@humanwhocodes:retry@0.4.2 (Apache-2.0)
A utility to retry failed async methods.
@ibm:plex@6.4.0 (OFL-1.1)
The package of IBM’s typeface, IBM Plex
Copyright © 2017 IBM Corp. with Reserved Font Name "Plex"
@ibm:telemetry-js@1.5.1 (Apache-2.0)
JavaScript telemetry tooling for open/inner source projects
@ibm:telemetry-js@1.9.1 (Apache-2.0)
JavaScript telemetry tooling for open/inner source projects
@intlify:core-base@11.1.3 (MIT)
@intlify/core-base
Copyright (c) 2020 kazuya kawaguchi
@intlify:message-compiler@11.1.3 (MIT)
@intlify/message-compiler
Copyright (c) 2020 kazuya kawaguchi
@intlify:shared@11.1.3 (MIT)
@intlify/shared
Copyright (c) 2020 kazuya kawaguchi
@isaacs:cliui@8.0.2 (ISC)
easily create complex multi-column command-line-interfaces
Copyright (c) 2015, Contributors
@jridgewell:gen-mapping@0.3.8 (MIT)
Generate source maps
Copyright 2022 Justin Ridgewell 
@jridgewell:resolve-uri@3.1.2 (MIT)
Resolve a URI relative to an optional base URI
Copyright 2019 Justin Ridgewell 
@jridgewell:set-array@1.2.1 (MIT)
Like a Set, but provides the index of the `key` in the backing array
Copyright 2022 Justin Ridgewell 
@jridgewell:sourcemap-codec@1.5.0 (MIT)
Encode/decode sourcemap mappings
Copyright (c) 2015 Rich Harris
@jridgewell:trace-mapping@0.3.25 (MIT)
Trace the original position through a source map
Copyright 2022 Justin Ridgewell 
@kurkle:color@0.3.2 (MIT)
css color parsing, manupulation and conversion
Copyright (c) 2018-2021 Jukka Kurkela
@lezer:common@1.2.1 (MIT)
Syntax tree data structure and parser interfaces for the lezer parser
Copyright (C) 2018 by Marijn Haverbeke  and others
@lezer:common@1.2.3 (MIT)
Syntax tree data structure and parser interfaces for the lezer parser
Copyright (C) 2018 by Marijn Haverbeke  and others
@lezer:highlight@1.2.0 (MIT)
Highlighting system for Lezer parse trees
Copyright (C) 2018 by Marijn Haverbeke  and others
@lezer:highlight@1.2.1 (MIT)
Highlighting system for Lezer parse trees
Copyright (C) 2018 by Marijn Haverbeke  and others
@lezer:json@1.0.2 (MIT)
lezer-based JSON grammar
Copyright (C) 2020 by Marijn Haverbeke , Arun Srinivasan , and others
@lezer:json@1.0.3 (MIT)
lezer-based JSON grammar
Copyright (C) 2020 by Marijn Haverbeke , Arun Srinivasan , and others
@lezer:lr@1.4.0 (MIT)
Incremental parser
Copyright (C) 2018 by Marijn Haverbeke  and others
@lezer:lr@1.4.2 (MIT)
Incremental parser
Copyright (C) 2018 by Marijn Haverbeke  and others
@lezer:markdown@1.2.0 (MIT)
Incremental Markdown parser that consumes and emits Lezer trees
Copyright (C) 2020 by Marijn Haverbeke  and others
@lezer:markdown@1.4.2 (MIT)
Incremental Markdown parser that consumes and emits Lezer trees
Copyright (C) 2020 by Marijn Haverbeke  and others
@marijn:find-cluster-break@1.0.2 (MIT)
Find the position of grapheme cluster breaks in a string
Copyright (C) 2024 by Marijn Haverbeke 
@mdi:font@7.4.47 (Apache-2.0)
Dist for Material Design Webfont. This includes the Stock and Community icons in a single webfont collection.
@nodelib:fs.scandir@2.1.5 (MIT)
List files and directories inside the specified directory
Copyright (c) Denis Malinochkin
@nodelib:fs.stat@2.0.5 (MIT)
Get the status of a file with some features
Copyright (c) Denis Malinochkin
@nodelib:fs.walk@1.2.8 (MIT)
A library for efficiently walking a directory recursively
Copyright (c) Denis Malinochkin
@one-ini:wasm@0.1.1 (MIT)
Parse EditorConfig-INI file contents into AST
Copyright (c) 2019 Jed Mao
@pkgjs:parseargs@0.11.0 (MIT)
Polyfill of future proposal for `util.parseArgs()`
@pkgr:core@0.2.1 (MIT)
Shared core module for `@pkgr` packages or any package else
@polka:url@1.0.0-next.28 (MIT)
Super fast, memoized `req.url` parser
@popperjs:core@2.11.8 (MIT)
Tooltip and Popover Positioning Engine
Copyright (c) 2019 Federico Zivolo
@rollup:pluginutils@5.1.4 (MIT)
A set of utility functions commonly used by Rollup plugins
Copyright (c) 2019 RollupJS Plugin Contributors (https://github.com/rollup/plugins/graphs/contributors)
@rollup:rollup-linux-x64-gnu@4.39.0 (MIT)
Native bindings for Rollup
@rollup:rollup-linux-x64-musl@4.39.0 (MIT)
Native bindings for Rollup
@sec-ant:readable-stream@0.4.1 (MIT)
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Copyright (c) 2022 Ze-Zheng Wu
@sideway:address@4.1.5 (BSD-3-Clause)
Email address and domain validation
Copyright (c) 2019-2020, Sideway, Inc. and Project contributors. All rights reserved.
@sideway:formula@3.0.1 (BSD-3-Clause)
Math and string formula parser.
Copyright (c) 2019-2020, Sideway. Inc, and project contributors. All rights reserved.
@sideway:pinpoint@2.0.0 (BSD-3-Clause)
Return the filename and line number of the calling function
Copyright (c) 2019-2020, Sideway. Inc, and project contributors
@sindresorhus:merge-streams@4.0.0 (MIT)
Merge multiple streams into a unified stream
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
@svgdotjs:svg.draggable.js@3.0.6 (MIT)
An extension for svg.js which allows to drag elements with your mouse
Copyright (c) 2018 Ulrich-Matthias
@svgdotjs:svg.filter.js@3.0.9 (MIT)
A plugin for svg.js adding filter functionality
Copyright (c) 2018 Wout Fierens
@svgdotjs:svg.js@3.2.4 (MIT)
A lightweight library for manipulating and animating SVG.
Copyright (c) 2012-2018 Wout Fierens. https://svgdotjs.github.io/
@svgdotjs:svg.resize.js@2.0.5 (MIT)
An extension for svg.js which allows to resize elements which are selected
Copyright (c) 2017 Ulrich-Matthias Schäfer
@svgdotjs:svg.select.js@4.0.2 (MIT)
An extension of svg.js which allows to select elements with mouse
Copyright (c) 2014 Fuzzy
@types:estree@1.0.7 (MIT)
TypeScript definitions for estree
@types:json-schema@7.0.15 (MIT)
TypeScript definitions for json-schema
@types:node@22.14.0 (MIT)
TypeScript definitions for node
@types:sinonjs__fake-timers@8.1.1 (MIT)
TypeScript definitions for @sinonjs/fake-timers
@types:sizzle@2.3.9 (MIT)
TypeScript definitions for sizzle
@types:trusted-types@2.0.7 (MIT)
TypeScript definitions for trusted-types
@types:yauzl@2.10.3 (MIT)
TypeScript definitions for yauzl
@typescript-eslint:scope-manager@8.29.1 (MIT)
TypeScript scope analyser for ESLint
Copyright (c) 2019 typescript-eslint and other contributors
@typescript-eslint:types@8.29.1 (MIT)
Types for the TypeScript-ESTree AST spec
Copyright (c) 2019 typescript-eslint and other contributors
@typescript-eslint:typescript-estree@8.29.1 (MIT)
A parser that converts TypeScript source code into an ESTree compatible form
Copyright (c) 2019 typescript-eslint and other contributors
@typescript-eslint:utils@8.29.1 (MIT)
Utilities for working with TypeScript + ESLint together
Copyright (c) 2019 typescript-eslint and other contributors
@typescript-eslint:visitor-keys@8.29.1 (MIT)
Visitor keys used to help traverse the TypeScript-ESTree AST
Copyright (c) 2019 typescript-eslint and other contributors
@vitejs:plugin-vue@5.2.3 (MIT)
> Note: as of `vue` 3.2.13+ and `@vitejs/plugin-vue` 1.9.0+, `@vue/compiler-sfc` is no longer required as a peer dependency.
Copyright (c) 2019-present, Yuxi (Evan) You and Vite contributors
@vitest:eslint-plugin@1.1.25 (MIT)
Eslint plugin for vitest
Copyright (c) 2022 - PRESENT Verité Mugabo  Makuza
@vitest:expect@3.1.1 (MIT)
Jest's expect matchers as a Chai plugin
Copyright (c) 2021-Present Vitest Team
@vitest:mocker@3.1.1 (MIT)
Vitest module mocker implementation
Copyright (c) 2021-Present Vitest Team
@vitest:pretty-format@3.1.1 (MIT)
Fork of pretty-format with support for ESM
Copyright (c) 2021-Present Vitest Team
@vitest:runner@3.1.1 (MIT)
Vitest test runner
Copyright (c) 2021-Present Vitest Team
@vitest:snapshot@3.1.1 (MIT)
Vitest snapshot manager
Copyright (c) 2021-Present Vitest Team
@vitest:spy@3.1.1 (MIT)
Lightweight Jest compatible spy implementation
Copyright (c) 2021-Present Vitest Team
@vitest:utils@3.1.1 (MIT)
Shared Vitest utility functions
Copyright (c) 2021-Present Vitest Team
@vue:babel-helper-vue-transform-on@1.4.0 (MIT)
to help transform on
Copyright (c) 2020-present vuejs
@vue:babel-plugin-jsx@1.4.0 (MIT)
Babel plugin for Vue 3 JSX
Copyright (c) 2020-present vuejs
@vue:babel-plugin-resolve-type@1.4.0 (MIT)
Babel plugin for resolving Vue types.
Copyright (c) 2020-present vuejs
@vue:compiler-core@3.5.13 (MIT)
@vue/compiler-core
Copyright (c) 2018-present, Yuxi (Evan) You
@vue:compiler-dom@3.5.13 (MIT)
@vue/compiler-dom
Copyright (c) 2018-present, Yuxi (Evan) You
@vue:compiler-sfc@3.5.13 (MIT)
@vue/compiler-sfc
Copyright (c) 2018-present, Yuxi (Evan) You
@vue:compiler-ssr@3.5.13 (MIT)
@vue/compiler-ssr
Copyright (c) 2018-present, Yuxi (Evan) You
@vue:devtools-api@6.6.4 (MIT)
Interact with the Vue devtools from the page
@vue:devtools-core@7.7.2 (MIT)
> Internal core functions shared across @vue/devtools packages.
Copyright (c) 2023 webfansplz
@vue:devtools-kit@7.7.2 (MIT)
> Utility kit for DevTools.
Copyright (c) 2023 webfansplz
@vue:devtools-shared@7.7.2 (MIT)
> Internal utility types shared across @vue/devtools packages.
Copyright (c) 2023 webfansplz
@vue:eslint-config-prettier@10.2.0 (MIT)
eslint-config-prettier for create-vue
Copyright (c) 2018-present Evan You
@vue:reactivity@3.5.13 (MIT)
@vue/reactivity
Copyright (c) 2018-present, Yuxi (Evan) You
@vue:runtime-core@3.5.13 (MIT)
@vue/runtime-core
Copyright (c) 2018-present, Yuxi (Evan) You
@vue:runtime-dom@3.5.13 (MIT)
@vue/runtime-dom
Copyright (c) 2018-present, Yuxi (Evan) You
@vue:server-renderer@3.5.13 (MIT)
@vue/server-renderer
Copyright (c) 2018-present, Yuxi (Evan) You
@vue:shared@3.5.13 (MIT)
internal utils shared across @vue packages
Copyright (c) 2018-present, Yuxi (Evan) You
@vue:test-utils@2.4.6 (MIT)
Component testing utils for Vue 3.
Copyright (c) 2021-present vuejs
@yr:monotone-cubic-spline@1.0.3 (MIT)
Convert a series of points to a monotone cubic spline
Copyright (c) 2015 yr.no
abbrev@2.0.0 (ISC)
Like ruby's abbrev module, but in js
Copyright (c) Isaac Z. Schlueter and Contributors*
acorn-jsx@5.3.2 (MIT)
Modern, fast React.js JSX parser
Copyright (C) 2012-2017 by Ingvar Stepanyan
acorn@8.14.1 (MIT)
ECMAScript parser
Copyright (C) 2012-2022 by various contributors (see AUTHORS)
agent-base@7.1.3 (MIT)
Turn a function into an `http.Agent` instance
Copyright (c) 2013 Nathan Rajlich 
aggregate-error@3.1.0 (MIT)
Create an error from multiple errors
Copyright (c) Sindre Sorhus  (sindresorhus.com)
ajv@6.12.6 (MIT)
Another JSON Schema Validator
Copyright (c) 2015-2017 Evgeny Poberezkin
angular-animate@1.8.2 (MIT)
AngularJS module for animations
Copyright (c) 2016 Angular
angular-cookies@1.8.2 (MIT)
AngularJS module for cookies
Copyright (c) 2016 Angular
angular-data-depend@1.0.0 (MIT)
A toolkit for implementing complex, data heavy AngularJS applications
Copyright (c) 2013 Nico Rehwaldt
angular-loader@1.8.3 (MIT)
AngularJS module for asynchronously loading modules
Copyright (c) 2016 Angular
angular-moment@1.3.0 (MIT)
angular-moment ==============
Copyright (c) 2013-2016 Uri Shaked and contributors
angular-resource@1.8.2 (MIT)
AngularJS module for interacting with RESTful server-side data sources
Copyright (c) 2016 Angular
angular-route@1.8.2 (MIT)
AngularJS router module
Copyright (c) 2016 Angular
angular-sanitize@1.8.2 (MIT)
AngularJS module for sanitizing HTML
Copyright (c) 2016 Angular
angular-touch@1.8.2 (MIT)
AngularJS module for touch events and helpers for touch-enabled devices
Copyright (c) 2016 Angular
angular-translate@2.19.0 (MIT)
A translation module for AngularJS
Copyright (c) 2013-2017 The angular-translate team and Pascal Precht
angular-ui-bootstrap@2.5.6 (MIT)
Native AngularJS (Angular) directives for Bootstrap
Copyright (c) 2012-2017 the AngularUI Team, https://github.com/organizations/angular-ui/teams/291112
angular@1.8.2 (MIT)
HTML enhanced for web apps
Copyright (c) 2016 Angular
ansi-colors@4.1.3 (MIT)
Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).
Copyright (c) 2015-present, Brian Woodward.
ansi-escapes@4.3.2 (MIT)
ANSI escape codes for manipulating the terminal
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
ansi-regex@5.0.1 (MIT)
Regular expression for matching ANSI escape codes
Copyright (c) Sindre Sorhus  (sindresorhus.com)
ansi-regex@6.1.0 (MIT)
Regular expression for matching ANSI escape codes
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
ansi-styles@4.3.0 (MIT)
ANSI escape codes for styling strings in the terminal
Copyright (c) Sindre Sorhus  (sindresorhus.com)
ansi-styles@6.2.1 (MIT)
ANSI escape codes for styling strings in the terminal
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
apexcharts@4.5.0 (MIT)
A JavaScript Chart Library
Copyright (c) 2018 ApexCharts
arch@2.2.0 (MIT)
Better `os.arch()` for node and the browser -- detect OS architecture
Copyright (c) Feross Aboukhadijeh
arg@5.0.2 (MIT)
Unopinionated, no-frills CLI argument parser
Copyright (c) 2021 Vercel, Inc.
argparse@2.0.1 (Python-2.0)
CLI arguments parser. Native port of python's argparse.
Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,. The Netherlands.  All rights reserved.
array-move@3.0.1 (MIT)
Move an array item to a different position
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
array-move@4.0.0 (MIT)
Move an array item to a different position
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
asap@2.0.6 (MIT)
High-priority task queue for Node.js and browsers
asn1@0.2.6 (MIT)
Contains parsers and serializers for ASN.1 (currently BER only)
Copyright (c) 2011 Mark Cavage, All rights reserved.
assert-plus@1.0.0 (MIT)
Extra assertions on top of node's assert module
assertion-error@2.0.1 (MIT)
Error constructor for test and validation frameworks that implements standardized AssertionError specification.
Copyright (c) 2013 Jake Luer jake@qualiancy.com (http://qualiancy.com)
astral-regex@2.0.0 (MIT)
Regular expression for matching astral symbols
Copyright (c) Kevin Mårtensson  (github.com/kevva)
async@3.2.6 (MIT)
Higher-order functions and common patterns for asynchronous code
Copyright (c) 2010-2018 Caolan McMahon
asynckit@0.4.0 (MIT)
Minimal async jobs utility library, with streams support
Copyright (c) 2016 Alex Indigo
at-least-node@1.0.0 (ISC)
Lightweight Node.js version sniffing/comparison
atoa@1.0.0 (MIT)
Creates a true array based on `arraylike`, starting at `startIndex`.
Copyright © 2015 Nicolas Bevacqua
aws-sign2@0.7.0 (Apache-2.0)
AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.
aws4@1.13.2 (MIT)
Signs and prepares requests using AWS Signature Version 4
Copyright 2013 Michael Hart (michael.hart.au@gmail.com)
axios@1.8.4 (MIT)
Promise based HTTP client for the browser and node.js
balanced-match@1.0.2 (MIT)
Match balanced character pairs, like "{" and "}"
Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
base64-js@1.5.1 (MIT)
Base64 encoding/decoding in pure JS
Copyright (c) 2014 Jameson Little
bcrypt-pbkdf@1.0.2 (BSD-3-Clause)
Port of the OpenBSD bcrypt_pbkdf function to pure JS
Copyright (c) 2013 Ted Unangst *
big.js@6.2.1 (MIT)
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
Copyright © `<2022>` `Michael Mclaughlin`
big.js@6.2.2 (MIT)
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
Copyright © `<2024>` `Michael Mclaughlin`
birpc@0.2.19 (MIT)
Message based Two-way remote procedure call
Copyright (c) 2021 Anthony Fu 
blob-util@2.0.2 (Apache-2.0)
Utilities for working with Blob objects in the browser
bluebird@3.7.2 (MIT)
Full featured Promises/A+ implementation with exceptionally good performance
Copyright (c) 2013-2018 Petka Antonov
boolbase@1.0.0 (ISC)
two functions: One that returns true, one that returns false
bootstrap@3.4.1 (MIT)
The most popular front-end framework for developing responsive, mobile first projects on the web.
Copyright (c) 2011-2019 Twitter, Inc.
bootstrap@5.3.5 (MIT)
The most popular front-end framework for developing responsive, mobile first projects on the web.
Copyright (c) 2011-2025 The Bootstrap Authors
bpmn-font@0.12.1 (MIT)
A BPMN 2.0 icon font
Copyright (c) 2014-present, Camunda Services GmbH
bpmn-js@16.5.0 (MIT)
A bpmn 2.0 toolkit and web modeler
Copyright (c) 2014-present Camunda Services GmbH
bpmn-js@18.4.0 (MIT)
A bpmn 2.0 toolkit and web modeler
Copyright (c) 2014-present Camunda Services GmbH
bpmn-moddle@8.1.0 (MIT)
A moddle wrapper for BPMN 2.0
Copyright (c) 2014 camunda Services GmbH
bpmn-moddle@9.0.1 (MIT)
A moddle wrapper for BPMN 2.0
Copyright (c) 2014 camunda Services GmbH
brace-expansion@1.1.11 (MIT)
Brace expansion as known from sh/bash
Copyright (c) 2013 Julian Gruber 
brace-expansion@2.0.1 (MIT)
Brace expansion as known from sh/bash
Copyright (c) 2013 Julian Gruber 
braces@3.0.3 (MIT)
Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
Copyright (c) 2014-present, Jon Schlinkert.
browserslist@4.24.4 (MIT)
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
Copyright 2014 Andrey Sitnik  and other contributors
buffer-crc32@0.2.13 (MIT)
A pure javascript CRC32 algorithm that plays nice with binary data
Copyright (c) 2013 Brian J. Brennan
buffer@5.7.1 (MIT)
Node.js Buffer API, for the browser
Copyright (c) Feross Aboukhadijeh, and other contributors.
bundle-name@4.1.0 (MIT)
Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
cac@6.7.14 (MIT)
Simple yet powerful framework for building command-line apps.
Copyright (c) EGOIST <0x142857@gmail.com> (https://github.com/egoist)
cachedir@2.4.0 (MIT)
Provides a directory where the OS wants you to store cached files.
Copyright (c) 2013-2014, 2016, 2018, 2023 Linus Unnebäck
call-bind-apply-helpers@1.0.2 (MIT)
Helper functions around Function call/apply/bind, for use in `call-bind`
Copyright (c) 2024 Jordan Harband
call-bind@1.0.2 (MIT)
Robustly `.call.bind()` a function
Copyright (c) 2020 Jordan Harband
call-bound@1.0.4 (MIT)
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
Copyright (c) 2024 Jordan Harband
callsites@3.1.0 (MIT)
Get callsites from the V8 stack trace API
Copyright (c) Sindre Sorhus  (sindresorhus.com)
camunda-bpm-sdk-js@7.23 (Apache-2.0)
camunda-bpm-webapp@0.0.0 (Unlicense)
Copyright Camunda Services GmbH and/or licensed to Camunda Services GmbH. under one or more contributor license agreements. See the NOTICE file. distributed with this work for additional information regarding copyright. ownership. Camunda licenses this file to you under the Apache License,. Version 2.0; you may not use this file except in compliance with the License.. You may obtain a copy of the License at
camunda-dmn-js@1.8.0 (MIT)
Embeddable Camunda modeling distributions based on dmn-js
Copyright (c) 2022-present Camunda Services GmbH
camunda-dmn-moddle@1.3.0 (MIT)
Camunda moddle extensions for DMN
Copyright (c) 2014-2018 camunda Services GmbH
caniuse-lite@1.0.30001712 (CC-BY-4.0)
A smaller version of caniuse-db, with only the essentials!
caseless@0.12.0 (Apache-2.0)
Caseless object set/get/has, very useful when working with HTTP headers.
chai@5.2.0 (MIT)
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Copyright (c) 2017 Chai.js Assertion Library
chalk@4.1.2 (MIT)
Terminal string styling done right
Copyright (c) Sindre Sorhus  (sindresorhus.com)
chart.js@4.4.1 (MIT)
Simple HTML5 charts using the canvas element.
Copyright (c) 2014-2022 Chart.js Contributors
check-error@2.1.1 (MIT)
Error comparison and information related utility for node and the browser
Copyright (c) 2013 Jake Luer  (http://alogicalparadox.com)
check-more-types@2.24.0 (MIT)
Large collection of predicates.
Copyright (c) 2014 Kensho
ci-info@4.2.0 (MIT)
Get details about the current Continuous Integration environment
Copyright (c) 2016 Thomas Watson Steen
cib-common-components@1.0.18 (Apache-2.0)
Common vue components for building different web applications
classnames@2.5.1 (MIT)
A simple utility for conditionally joining classNames together
Copyright (c) 2018 Jed Watson
clean-stack@2.2.0 (MIT)
Clean up error stack traces
Copyright (c) Sindre Sorhus  (sindresorhus.com)
cli-cursor@3.1.0 (MIT)
Toggle the CLI cursor
Copyright (c) Sindre Sorhus  (sindresorhus.com)
cli-table3@0.6.5 (MIT)
Pretty unicode tables for the command line. Based on the original cli-table.
Copyright (c) 2014 James Talmage 
cli-truncate@2.1.0 (MIT)
Truncate a string to a specific width in the terminal
Copyright (c) Sindre Sorhus  (sindresorhus.com)
clipboard@2.0.11 (MIT)
Modern copy to clipboard. No Flash. Just 2kb
Copyright (c) Zeno Rocha
clsx@2.1.0 (MIT)
A tiny (239B) utility for constructing className strings conditionally.
Copyright (c) Luke Edwards  (lukeed.com)
clsx@2.1.1 (MIT)
A tiny (239B) utility for constructing className strings conditionally.
Copyright (c) Luke Edwards  (lukeed.com)
cmmn-font@0.5.0 (MIT)
A CMMN 1.1 icon font
Copyright (c) 2016, camunda Services GmbH
cmmn-js@0.20.0 (MIT)
A cmmn 1.1 toolkit
Copyright (c) 2014-present Camunda Services GmbH
cmmn-moddle@5.0.0 (MIT)
A moddle wrapper for CMMN 1.1
Copyright (c) 2014 camunda Services GmbH
codemirror@6.0.1 (MIT)
Basic configuration for the CodeMirror code editor
Copyright (C) 2018-2021 by Marijn Haverbeke  and others
color-convert@2.0.1 (MIT)
Plain color conversion functions
Copyright (c) 2011-2016 Heather Arthur 
color-name@1.1.4 (MIT)
A list of color names and its values
colorette@2.0.20 (MIT)
🌈Easily set your terminal text color & styles.
Copyright © Jorge Bucaran <>
combined-stream@1.0.8 (MIT)
A stream that emits multiple other streams one after another.
Copyright (c) 2011 Debuggable Limited 
commander@10.0.1 (MIT)
the complete solution for node.js command-line programs
Copyright (c) 2011 TJ Holowaychuk 
commander@6.2.1 (MIT)
the complete solution for node.js command-line programs
Copyright (c) 2011 TJ Holowaychuk 
common-tags@1.8.2 (MIT)
a few common utility template tags for ES2015
Copyright © Declan de Wet
component-emitter@1.3.0 (MIT)
Event emitter
Copyright (c) 2014 Component contributors 
component-event@0.1.4 (MIT)
Event binding component
component-event@0.2.1 (MIT)
Event binding component
Copyright (c) 2012 TJ Holowaychuk 
component-props@1.1.1 (MIT)
Parse immediate identifiers from a js expression
component-xor@0.0.4 (MIT)
tiny xor utility function
concat-map@0.0.1 (MIT)
concatenative mapdashery
confbox@0.1.8 (MIT)
Compact and high quality YAML, TOML, JSONC and JSON5 parsers
Copyright (c) Pooya Parsa *
config-chain@1.1.13 (MIT)
HANDLE CONFIGURATION ONCE AND FOR ALL
Copyright (c) 2011 Dominic Tarr
contra@1.9.4 (MIT)
Asynchronous flow control with a functional taste to it
Copyright © 2014 Nicolas Bevacqua
convert-source-map@2.0.0 (MIT)
Converts a source-map from/to  different formats and allows adding/changing properties.
Copyright 2013 Thorsten Lorenz. . All rights reserved.
cookiejar@2.1.4 (MIT)
simple persistent cookiejar system
copy-anything@3.0.5 (MIT)
An optimised way to copy'ing an object. A small and simple integration
Copyright (c) 2018 Luca Ban - Mesqueeb
core-js@3.35.1 (MIT)
Standard library
Copyright (c) 2014-2024 Denis Pushkarev
core-util-is@1.0.2 (MIT)
The `util.is*` functions introduced in Node v0.12.
Copyright Node.js contributors. All rights reserved.
crelt@1.0.6 (MIT)
Tiny DOM-element-creation utility
Copyright (C) 2020 by Marijn Haverbeke 
cross-env@7.0.3 (MIT)
Run scripts that set and use environment variables across platforms
cross-spawn@7.0.6 (MIT)
Cross platform child_process#spawn and child_process#spawnSync
Copyright (c) 2018 Made With MOXY Lda 
css.escape@1.5.1 (MIT)
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.
Copyright Mathias Bynens 
cssesc@3.0.0 (MIT)
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Copyright Mathias Bynens 
cssstyle@4.3.0 (MIT)
CSSStyleDeclaration Object Model implementation
Copyright (c) Chad Walker
csstype@3.1.3 (MIT)
Strict TypeScript and Flow types for style based on MDN data
Copyright (c) 2017-2018 Fredrik Nicol
cypress@14.3.0 (MIT)
Cypress is a next generation front end testing tool built for the modern web
dashdash@1.14.1 (MIT)
A light, featureful and explicit option parsing library.
Copyright (c) 2013 Trent Mick. All rights reserved.. Copyright (c) 2013 Joyent Inc. All rights reserved.
data-urls@5.0.0 (MIT)
Parses data: URLs
Copyright © Domenic Denicola 
dayjs@1.11.13 (MIT)
2KB immutable date time library alternative to Moment.js with the same modern API 
Copyright (c) 2018-present, iamkun
debug@3.2.7 (MIT)
small debugging utility
Copyright (c) 2014 TJ Holowaychuk 
debug@4.3.4 (MIT)
Lightweight debugging utility for Node.js and the browser
Copyright (c) 2014-2017 TJ Holowaychuk . Copyright (c) 2018-2021 Josh Junon
debug@4.4.0 (MIT)
Lightweight debugging utility for Node.js and the browser
Copyright (c) 2014-2017 TJ Holowaychuk . Copyright (c) 2018-2021 Josh Junon
decimal.js@10.5.0 (MIT)
An arbitrary-precision Decimal type for JavaScript.
Copyright (c) 2025 Michael Mclaughlin
deep-eql@5.0.2 (MIT)
Improved deep equality testing for Node.js and the browser.
Copyright (c) 2013 Jake Luer  (http://alogicalparadox.com)
deep-is@0.1.4 (MIT)
node's assert.deepEqual algorithm except for NaN being equal to NaN
Copyright (c) 2012, 2013 Thorsten Lorenz . Copyright (c) 2012 James Halliday . Copyright (c) 2009 Thomas Robinson <280north.com>
default-browser-id@5.0.0 (MIT)
Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
default-browser@5.2.1 (MIT)
Get the default browser
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
define-lazy-prop@3.0.0 (MIT)
Define a lazily evaluated property on an object
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
delayed-stream@1.0.0 (MIT)
Buffers events from a stream until you are ready to handle them.
Copyright (c) 2011 Debuggable Limited 
delegate@3.2.0 (MIT)
Lightweight event delegation
dezalgo@1.0.4 (ISC)
Contain async insanity so that the dark pony lord doesn't eat souls
Copyright (c) Isaac Z. Schlueter and Contributors
diagram-js-direct-editing@1.8.0 (MIT)
Direct editing support for diagram-js
Copyright (c) 2014-2017 camunda Services GmbH
diagram-js-direct-editing@2.1.2 (MIT)
Direct editing support for diagram-js
Copyright (c) 2014-2017 camunda Services GmbH
diagram-js-direct-editing@3.2.0 (MIT)
Direct editing support for diagram-js
Copyright (c) 2014-2017 camunda Services GmbH
diagram-js-grid@0.2.0 (MIT)
A visual grid for diagram-js
Copyright (c) 2023-present camunda Services GmbH
diagram-js-origin@1.4.0 (MIT)
A origin crosshair for diagram-js
Copyright (c) 2014  Nico Rehwaldt
diagram-js@12.8.1 (MIT)
A toolbox for displaying and modifying diagrams on the web
Copyright (c) 2014-present Camunda Services GmbH
diagram-js@13.4.0 (MIT)
A toolbox for displaying and modifying diagrams on the web
Copyright (c) 2014-present Camunda Services GmbH
diagram-js@15.2.4 (MIT)
A toolbox for displaying and modifying diagrams on the web
Copyright (c) 2014-present Camunda Services GmbH
diagram-js@4.0.3 (MIT)
A modeling framework for the web
Copyright (c) 2014-present Camunda Services GmbH
didi@10.2.0 (MIT)
Dependency Injection for JavaScript
Copyright (C) 2013 Vojta Jína.. Copyright (C) 2015-present Nico Rehwaldt.
didi@10.2.2 (MIT)
Dependency Injection for JavaScript
Copyright (C) 2013 Vojta Jína.. Copyright (C) 2015-present Nico Rehwaldt.
didi@4.0.0 (MIT)
Dependency Injection for JavaScript
Copyright (C) 2013 Vojta Jína.. Copyright (C) 2015-present Nico Rehwaldt.
didi@9.0.2 (MIT)
Dependency Injection for JavaScript
Copyright (C) 2013 Vojta Jína.. Copyright (C) 2015-present Nico Rehwaldt.
dmn-font@0.6.2 (MIT)
A DMN 1.1 icon font
Copyright (c) 2014, camunda Services GmbH
dmn-js-boxed-expression@17.1.0 (MIT)
A boxed expression view for dmn-js
Copyright (c) 2024-present Camunda Services GmbH
dmn-js-decision-table@15.1.0 (MIT)
A decision table view for dmn-js
Copyright (c) 2014-present Camunda Services GmbH
dmn-js-decision-table@17.1.0 (MIT)
A decision table view for dmn-js
Copyright (c) 2014-present Camunda Services GmbH
dmn-js-drd@15.1.0 (MIT)
A decision requirements diagram view for dmn-js
Copyright (c) 2014-present Camunda Services GmbH
dmn-js-drd@17.2.0 (MIT)
A decision requirements diagram view for dmn-js
Copyright (c) 2014-present Camunda Services GmbH
dmn-js-literal-expression@15.1.0 (MIT)
A literal expression view for dmn-js
Copyright (c) 2014-present Camunda Services GmbH
dmn-js-literal-expression@17.1.0 (MIT)
A literal expression view for dmn-js
Copyright (c) 2014-present Camunda Services GmbH
dmn-js-properties-panel@3.2.1 (MIT)
A properties panel for dmn-js
Copyright (c) 2015-2018 camunda Services GmbH
dmn-js-shared@15.1.0 (MIT)
Shared components used by dmn-js
Copyright (c) 2014-present Camunda Services GmbH
dmn-js-shared@17.1.0 (MIT)
Shared components used by dmn-js
Copyright (c) 2014-present Camunda Services GmbH
dmn-js@15.1.0 (MIT)
A dmn toolkit and web modeler
Copyright (c) 2014-present Camunda Services GmbH
dmn-js@17.2.0 (MIT)
A dmn toolkit and web modeler
Copyright (c) 2014-present Camunda Services GmbH
dmn-moddle@10.0.0 (MIT)
A moddle wrapper for DMN 1.3
Copyright (c) 2015-2017 camunda Services GmbH
dom-iterator@1.0.0 (MIT)
iterator for mini-html-parser
dom-iterator@1.0.2 (MIT)
iterator for mini-html-parser
dom4@2.1.6 (MIT)
a fully tested and covered polyfill for new DOM Level 4 entries
Copyright (C) 2013-2015 by Andrea Giammarchi - @WebReflection
domify@1.4.1 (MIT)
turn HTML into DOM elements
domify@1.4.2 (MIT)
turn HTML into DOM elements
domify@2.0.0 (MIT)
Turn a HTML string into DOM elements, cross-platform
Copyright (c) TJ Holowaychuk . Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
dompurify@3.2.4 (MPL-2.0)
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else using Blink or WebKit). DOMPurify is written by security people who have vast background in web attacks and XSS. Fear not.
dompurify@3.2.5 (MPL-2.0)
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else using Blink or WebKit). DOMPurify is written by security people who have vast background in web attacks and XSS. Fear not.
downloadjs@1.4.7 (MIT)
file downloading using client-side javascript
Copyright (c) 2016 dandavis
dunder-proto@1.0.1 (MIT)
If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
Copyright (c) 2024 ECMAScript Shims
duplexer@0.1.2 (MIT)
Creates a duplex stream
Copyright (c) 2012 Raynos.
eastasianwidth@0.2.0 (MIT)
Get East Asian Width from a character.
ecc-jsbn@0.1.2 (MIT)
ECC JS code based on JSBN
Copyright (c) 2014 Jeremie Miller
editorconfig@1.0.4 (MIT)
EditorConfig File Locator and Interpreter for Node.js
Copyright © 2012 EditorConfig Team
electron-to-chromium@1.5.134 (ISC)
Provides a list of electron-to-chromium version mappings
Copyright 2018 Kilian Valkhof
emoji-regex@8.0.0 (MIT)
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Copyright Mathias Bynens 
emoji-regex@9.2.2 (MIT)
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Copyright Mathias Bynens 
end-of-stream@1.4.4 (MIT)
Call a callback when a readable/writable/duplex stream has completed or failed.
Copyright (c) 2014 Mathias Buus
enquirer@2.4.1 (MIT)
Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.
Copyright (c) 2016-present, Jon Schlinkert.
entities@4.5.0 (BSD-2-Clause)
Encode & decode XML and HTML entities with ease & speed
Copyright (c) Felix Böhm. All rights reserved.
error-stack-parser-es@0.1.5 (MIT)
Cross-browser Error parser
Copyright (c) 2023-PRESENT Anthony Fu . Copyright (c) 2017 Eric Wendelin and other contributors
es-define-property@1.0.1 (MIT)
`Object.defineProperty`, but not IE 8's broken one.
Copyright (c) 2024 Jordan Harband
es-errors@1.3.0 (MIT)
A simple cache for a few of the JS Error constructors.
Copyright (c) 2024 Jordan Harband
es-module-lexer@1.6.0 (MIT)
Lexes ES modules returning their import/export metadata
Copyright (C) 2018-2022 Guy Bedford
es-object-atoms@1.1.1 (MIT)
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Copyright (c) 2024 Jordan Harband
es-set-tostringtag@2.1.0 (MIT)
A helper to optimistically set Symbol.toStringTag, when possible.
Copyright (c) 2022 ECMAScript Shims
esbuild@0.25.2 (MIT)
An extremely fast JavaScript and CSS bundler and minifier.
Copyright (c) 2020 Evan Wallace
escalade@3.2.0 (MIT)
A tiny (183B to 210B) and fast utility to ascend parent directories
Copyright (c) Luke Edwards  (lukeed.com)
escape-html@1.0.3 (MIT)
Escape string for use in HTML
Copyright (c) 2012-2013 TJ Holowaychuk. Copyright (c) 2015 Andreas Lubbe. Copyright (c) 2015 Tiancheng "Timothy" Gu
escape-string-regexp@1.0.5 (MIT)
Escape RegExp special characters
Copyright (c) Sindre Sorhus  (sindresorhus.com)
escape-string-regexp@4.0.0 (MIT)
Escape RegExp special characters
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
eslint-config-prettier@10.1.1 (MIT)
Turns off all rules that are unnecessary or might conflict with Prettier.
Copyright (c) 2017, 2018, 2019, 2020, 2021, 2022, 2023 Simon Lydell and contributors
eslint-plugin-cypress@4.2.0 (MIT)
An ESLint plugin for projects using Cypress
Copyright (c) 2019 Cypress.io
eslint-plugin-prettier@5.2.6 (MIT)
Runs prettier as an eslint rule
Copyright © 2017 Andres Suarez and Teddy Katz
eslint-plugin-vue@9.33.0 (MIT)
Official ESLint plugin for Vue.js
Copyright (c) 2017 Toru Nagashima
eslint-scope@7.2.2 (BSD-2-Clause)
ECMAScript scope analyzer for ESLint
Copyright JS Foundation and other contributors, https://js.foundation. Copyright (C) 2012-2013 Yusuke Suzuki (twitter: @Constellation) and other contributors.
eslint-scope@8.3.0 (BSD-2-Clause)
ECMAScript scope analyzer for ESLint
Copyright JS Foundation and other contributors, https://js.foundation. Copyright (C) 2012-2013 Yusuke Suzuki (twitter: @Constellation) and other contributors.
eslint-visitor-keys@3.4.3 (Apache-2.0)
Constants and utilities about visitor keys to traverse AST.
eslint-visitor-keys@4.2.0 (Apache-2.0)
Constants and utilities about visitor keys to traverse AST.
eslint@9.24.0 (MIT)
An AST-based pattern checker for JavaScript.
Copyright OpenJS Foundation and other contributors, 
espree@10.3.0 (BSD-2-Clause)
An Esprima-compatible JavaScript parser built on Acorn
Copyright (c) Open JS Foundation. All rights reserved.
espree@9.6.1 (BSD-2-Clause)
An Esprima-compatible JavaScript parser built on Acorn
Copyright (c) Open JS Foundation. All rights reserved.
esquery@1.6.0 (BSD-3-Clause)
A query library for ECMAScript AST using a CSS selector like query language.
Copyright (c) 2013, Joel Feenstra. All rights reserved.
esrecurse@4.3.0 (BSD-2-Clause)
ECMAScript AST recursive visitor
Copyright (C) 2014 [Yusuke Suzuki](https://github.com/Constellation).  (twitter: [@Constellation](https://twitter.com/Constellation)) and other contributors.
estraverse@5.3.0 (BSD-2-Clause)
ECMAScript JS AST traversal functions
estree-walker@2.0.2 (MIT)
Traverse an ESTree-compliant AST
Copyright (c) 2015-20 [these people](https://github.com/Rich-Harris/estree-walker/graphs/contributors)
estree-walker@3.0.3 (MIT)
Traverse an ESTree-compliant AST
Copyright (c) 2015-20 [these people](https://github.com/Rich-Harris/estree-walker/graphs/contributors)
esutils@2.0.3 (BSD-2-Clause)
utility box for ECMAScript language tools
event-stream@3.3.4 (MIT)
construct pipes of streams of events
Copyright (c) 2011 Dominic Tarr
eventemitter2@6.4.7 (MIT)
A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.
Copyright (c) 2016 Paolo Fragomeni  and Contributors
events@3.3.0 (MIT)
Node's event emitter for all engines.
Copyright Joyent, Inc. and other Node contributors.
execa@4.1.0 (MIT)
Process execution for humans
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
execa@5.1.1 (MIT)
Process execution for humans
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
execa@9.5.2 (MIT)
Process execution for humans
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
executable@4.1.1 (MIT)
Check if a file is executable
Copyright (c) Kevin Mårtensson 
expect-type@1.2.1 (Apache-2.0)
[![CI](https://github.com/mmkal/expect-type/actions/workflows/ci.yml/badge.svg)](https://github.com/mmkal/expect-type/actions/workflows/ci.yml) ![npm](https://img.shields.io/npm/dt/expect-type) [![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/mmkal)](https://x.com/mmkalmmkal)
extend@3.0.2 (MIT)
Port of jQuery.extend for node.js and the browser
Copyright (c) 2014 Stefan Thomas
extract-zip@2.0.1 (BSD-2-Clause)
unzip a zip file into a directory using 100% javascript
Copyright (c) 2014 Max Ogden and other contributors. All rights reserved.
extsprintf@1.3.0 (MIT)
extended POSIX-style sprintf
Copyright (c) 2012, Joyent, Inc. All rights reserved.
fast-deep-equal@3.1.3 (MIT)
Fast deep equal
Copyright (c) 2017 Evgeny Poberezkin
fast-diff@1.3.0 (Apache-2.0)
Fast Javascript text diff
fast-glob@3.3.3 (MIT)
It's a very fast and efficient glob library for Node.js
Copyright (c) Denis Malinochkin
fast-json-stable-stringify@2.1.0 (MIT)
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Copyright (c) 2017 Evgeny Poberezkin. Copyright (c) 2013 James Halliday
fast-levenshtein@2.0.6 (MIT)
Efficient implementation of Levenshtein algorithm  with locale-specific collator support.
Copyright (c) 2013 [Ramesh Nair](http://www.hiddentao.com/)
fast-safe-stringify@2.1.1 (MIT)
Safely and quickly serialize JavaScript objects
Copyright (c) 2016 David Mark Clements. Copyright (c) 2017 David Mark Clements & Matteo Collina. Copyright (c) 2018 David Mark Clements, Matteo Collina & Ruben Bridgewater
fast-xml-parser@4.3.4 (MIT)
Validate XML, Parse XML, Build XML without C/C++ based libraries
Copyright (c) 2017 Amit Kumar Gupta
fastq@1.19.1 (ISC)
Fast, in memory work queue
Copyright (c) 2015-2020, Matteo Collina 
fd-slicer@1.1.0 (MIT)
safely create multiple ReadStream or WriteStream objects from the same file descriptor
Copyright (c) 2014 Andrew Kelley
feelers@1.3.1 (MIT)
FEELers grammar and editor for the Lezer parser system.
Copyright (c) 2023-present Camunda Services GmbH
feelers@1.4.0 (MIT)
FEELers grammar and editor for the Lezer parser system.
Copyright (c) 2023-present Camunda Services GmbH
feelin@3.1.0 (MIT)
A FEEL parser and interpreter
Copyright (c) 2019-present Nico Rehwaldt
feelin@3.2.0 (MIT)
A FEEL parser and interpreter
Copyright (c) 2019-present Nico Rehwaldt
feelin@4.3.0 (MIT)
A FEEL parser and interpreter
Copyright (c) 2019-present Nico Rehwaldt
figures@3.2.0 (MIT)
Unicode symbols with Windows CMD fallbacks
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
figures@6.1.0 (MIT)
Unicode symbols with fallbacks for older terminals
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
file-drops@0.5.0 (MIT)
A simple in-browser file drop utility
Copyright (c) 2018-present Nico Rehwaldt
file-entry-cache@8.0.0 (MIT)
Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process
Copyright (c) Roy Riojas & Jared Wray
fill-range@7.1.1 (MIT)
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
Copyright (c) 2014-present, Jon Schlinkert.
find-up@5.0.0 (MIT)
Find a file or directory by walking up parent directories
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
flat-cache@4.0.1 (MIT)
A stupidly simple key/value storage using files to persist some data
Copyright (c) Roy Riojas and Jared Wray
flatpickr@4.6.13 (MIT)
A lightweight, powerful javascript datetime picker
Copyright (c) 2017 Gregory Petrosyan
flatted@3.3.3 (ISC)
A super light and fast circular JSON parser.
Copyright (c) 2018-2020, Andrea Giammarchi, @WebReflection
focus-trap@7.5.4 (MIT)
Trap focus within a DOM node.
Copyright (c) 2015-2016 David Clark
focus-trap@7.6.4 (MIT)
Trap focus within a DOM node.
Copyright (c) 2015-2016 David Clark
follow-redirects@1.15.9 (MIT)
HTTP and HTTPS modules that follow redirects.
Copyright 2014–present Olivier Lalonde , James Talmage , Ruben Verborgh
foreground-child@3.3.1 (ISC)
Run a child as if it's the foreground process. Give it stdio. Exit when it exits.
Copyright (c) 2015-2023 Isaac Z. Schlueter and Contributors
forever-agent@0.6.1 (Apache-2.0)
HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.
form-data@4.0.0 (MIT)
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
form-data@4.0.2 (MIT)
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
formidable@2.1.2 (MIT)
A node.js module for parsing form data, especially file uploads.
Copyright (c) 2011-present Felix Geisendörfer, and contributors.
from@0.1.7 (MIT)
Easy way to make a Readable Stream
Copyright (c) 2011 Dominic Tarr
fs-extra@11.3.0 (MIT)
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Copyright (c) 2011-2024 JP Richardson
fs-extra@9.1.0 (MIT)
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Copyright (c) 2011-2017 JP Richardson
function-bind@1.1.1 (MIT)
Implementation of Function.prototype.bind
Copyright (c) 2013 Raynos.
function-bind@1.1.2 (MIT)
Implementation of Function.prototype.bind
Copyright (c) 2013 Raynos.
gensync@1.0.0-beta.2 (MIT)
Allows users to use generators in order to write common functions that can be both sync or async.
Copyright 2018 Logan Smyth 
get-intrinsic@1.2.0 (MIT)
Get and robustly cache all JS language-level intrinsics at first require time
Copyright (c) 2020 Jordan Harband
get-intrinsic@1.3.0 (MIT)
Get and robustly cache all JS language-level intrinsics at first require time
Copyright (c) 2020 Jordan Harband
get-proto@1.0.1 (MIT)
Robustly get the [[Prototype]] of an object
Copyright (c) 2025 Jordan Harband
get-stream@5.2.0 (MIT)
Get a stream as a string, buffer, or array
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
get-stream@6.0.1 (MIT)
Get a stream as a string, buffer, or array
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
get-stream@9.0.1 (MIT)
Get a stream as a string, Buffer, ArrayBuffer or array
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
getos@3.2.1 (MIT)
Get the OS/Distribution name of the environment you are working on
Copyright (c) 2016 William Blankenship
getpass@0.1.7 (MIT)
getpass for node.js
Copyright Joyent, Inc. All rights reserved.. Permission is hereby granted, free of charge, to any person obtaining a copy. of this software and associated documentation files (the "Software"), to. deal in the Software without restriction, including without limitation the. rights to use, copy, modify, merge, publish, distribute, sublicense, and/or. sell copies of the Software, and to permit persons to whom the Software is. furnished to do so, subject to the following conditions:
glob-parent@5.1.2 (ISC)
Extract the non-magic parent path from a glob string.
Copyright (c) 2015, 2019 Elan Shanker
glob-parent@6.0.2 (ISC)
Extract the non-magic parent path from a glob string.
Copyright (c) 2015, 2019 Elan Shanker, 2021 Blaine Bublitz , Eric Schoffstall  and other contributors
glob@10.4.5 (ISC)
the most correct and second fastest glob implementation in JavaScript
Copyright (c) 2009-2023 Isaac Z. Schlueter and Contributors
global-dirs@3.0.1 (MIT)
Get the directory of globally installed packages and binaries
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
globals@11.12.0 (MIT)
Global identifiers from different JavaScript environments
Copyright (c) Sindre Sorhus  (sindresorhus.com)
globals@13.24.0 (MIT)
Global identifiers from different JavaScript environments
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
globals@14.0.0 (MIT)
Global identifiers from different JavaScript environments
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
globals@15.15.0 (MIT)
Global identifiers from different JavaScript environments
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
good-listener@1.2.2 (MIT)
A more versatile way of adding & removing event listeners
gopd@1.2.0 (MIT)
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
Copyright (c) 2022 Jordan Harband
graceful-fs@4.2.11 (ISC)
A drop-in replacement for fs, making various improvements.
Copyright (c) 2011-2022 Isaac Z. Schlueter, Ben Noordhuis, and Contributors
hammerjs@2.0.8 (MIT)
A javascript library for multi-touch gestures
Copyright (C) 2011-2014 by Jorik Tangelder (Eight Media)
has-flag@4.0.0 (MIT)
Check if argv has a specific flag
Copyright (c) Sindre Sorhus  (sindresorhus.com)
has-symbols@1.0.3 (MIT)
Determine if the JS environment has Symbol support. Supports spec, or shams.
Copyright (c) 2016 Jordan Harband
has-symbols@1.1.0 (MIT)
Determine if the JS environment has Symbol support. Supports spec, or shams.
Copyright (c) 2016 Jordan Harband
has-tostringtag@1.0.2 (MIT)
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Copyright (c) 2021 Inspect JS
has@1.0.3 (MIT)
Object.prototype.hasOwnProperty.call shortcut
Copyright (c) 2013 Thiago de Arruda
hasown@2.0.2 (MIT)
A robust, ES3 compatible, "has own property" predicate.
Copyright (c) Jordan Harband and contributors
hat@0.0.3 (MIT)
generate random IDs and avoid collisions
hexoid@1.0.0 (MIT)
A tiny (190B) and extremely fast utility to generate random IDs of fixed length
Copyright (c) Luke Edwards  (lukeed.com)
hookable@5.5.3 (MIT)
Awaitable hook system
Copyright (c) Pooya Parsa 
htm@3.1.1 (Apache-2.0)
The Tagged Template syntax for Virtual DOM. Only browser-compatible syntax.
html-encoding-sniffer@4.0.0 (MIT)
Sniff the encoding from a HTML byte stream
Copyright © Domenic Denicola 
http-proxy-agent@7.0.2 (MIT)
An HTTP(s) proxy `http.Agent` implementation for HTTP
Copyright (c) 2013 Nathan Rajlich 
http-signature@1.4.0 (MIT)
Reference implementation of Joyent's HTTP Signature scheme.
Copyright Joyent, Inc. All rights reserved.. Permission is hereby granted, free of charge, to any person obtaining a copy. of this software and associated documentation files (the "Software"), to. deal in the Software without restriction, including without limitation the. rights to use, copy, modify, merge, publish, distribute, sublicense, and/or. sell copies of the Software, and to permit persons to whom the Software is. furnished to do so, subject to the following conditions:
https-proxy-agent@7.0.6 (MIT)
An HTTP(s) proxy `http.Agent` implementation for HTTPS
Copyright (c) 2013 Nathan Rajlich 
human-signals@1.1.1 (Apache-2.0)
Human-friendly process signals
human-signals@2.1.0 (Apache-2.0)
Human-friendly process signals
human-signals@8.0.1 (Apache-2.0)
Human-friendly process signals
iconv-lite@0.6.3 (MIT)
Convert character encodings in pure javascript.
Copyright (c) 2011 Alexander Shtuchkin
ids@0.2.2 (MIT)
Simple id generation and caching
Copyright (c) 2014 camunda Services GmbH
ids@1.0.5 (MIT)
Simple id generation and caching
Copyright (c) 2014 camunda Services GmbH
ieee754@1.2.1 (BSD-3-Clause)
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Copyright 2008 Fair Oaks Labs, Inc.
ignore@5.3.2 (MIT)
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
Copyright (c) 2013 Kael Zhang , contributors. http://kael.me/
import-fresh@3.3.1 (MIT)
Import a module while bypassing the cache
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
imurmurhash@0.1.4 (MIT)
An incremental implementation of MurmurHash3
indent-string@4.0.0 (MIT)
Indent each line in a string
Copyright (c) Sindre Sorhus  (sindresorhus.com)
indexof@0.0.1 (MIT)
Microsoft sucks
inferno-shared@5.6.1 (MIT)
Helpers functions for Inferno
inferno-shared@5.6.3 (MIT)
Helpers functions for Inferno
inferno-vnode-flags@5.6.1 (MIT)
Provides an enum of all possible VNode Flags used when calling Inferno.createVNode
inferno-vnode-flags@5.6.3 (MIT)
Provides an enum of all possible VNode Flags used when calling Inferno.createVNode
inferno@5.6.2 (MIT)
An extremely fast, React-like JavaScript library for building modern user interfaces
inferno@5.6.3 (MIT)
An extremely fast, React-like JavaScript library for building modern user interfaces
inherits-browser@0.1.0 (ISC)
A inherits fork that is safe per default to use in browsers
Copyright (c) 2022-present Nico Rehwaldt. Copyright (c) 2011-2022 Isaac Z. Schlueter
inherits@2.0.4 (ISC)
Browser-friendly inheritance fully compatible with standard node.js inherits()
Copyright (c) Isaac Z. Schlueter
ini@1.3.8 (ISC)
An ini encoder/decoder for node
Copyright (c) Isaac Z. Schlueter and Contributors
ini@2.0.0 (ISC)
An ini encoder/decoder for node
Copyright (c) Isaac Z. Schlueter and Contributors
is-docker@3.0.0 (MIT)
Check if the process is running inside a Docker container
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
is-extglob@2.1.1 (MIT)
Returns true if a string has an extglob.
Copyright (c) 2014-2016, Jon Schlinkert
is-fullwidth-code-point@3.0.0 (MIT)
Check if the character represented by a given Unicode code point is fullwidth
Copyright (c) Sindre Sorhus  (sindresorhus.com)
is-glob@4.0.3 (MIT)
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.
Copyright (c) 2014-2017, Jon Schlinkert.
is-inside-container@1.0.0 (MIT)
Check if the process is running inside a container (Docker/Podman)
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
is-installed-globally@0.4.0 (MIT)
Check if your package was installed globally
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
is-number@7.0.0 (MIT)
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Copyright (c) 2014-present, Jon Schlinkert.
is-path-inside@3.0.3 (MIT)
Check if a path is inside another path
Copyright (c) Sindre Sorhus  (sindresorhus.com)
is-plain-obj@4.1.0 (MIT)
Check if a value is a plain object
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
is-potential-custom-element-name@1.0.1 (MIT)
Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.
Copyright Mathias Bynens 
is-stream@2.0.1 (MIT)
Check if something is a Node.js stream
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
is-stream@4.0.1 (MIT)
Check if something is a Node.js stream
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
is-typedarray@1.0.0 (MIT)
Detect whether or not an object is a Typed Array
is-unicode-supported@0.1.0 (MIT)
Detect whether the terminal supports Unicode
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
is-unicode-supported@2.1.0 (MIT)
Detect whether the terminal supports Unicode
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
is-what@4.1.16 (MIT)
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
Copyright (c) 2018 Luca Ban - Mesqueeb
is-wsl@3.1.0 (MIT)
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
isexe@2.0.0 (ISC)
Minimal module to check if a file is executable.
Copyright (c) Isaac Z. Schlueter and Contributors
isstream@0.1.2 (MIT)
Determine if an object is a Stream
Copyright (c) 2015 Rod Vagg. ---------------------------
jackspeak@3.4.3 (BlueOak-1.0.0)
A very strict and proper argument parser.
joi@17.13.3 (BSD-3-Clause)
Object schema validation
Copyright (c) 2012-2022, Project contributors.. Copyright (c) 2012-2022, Sideway. Inc.. Copyright (c) 2012-2014, Walmart.. All rights reserved.
jquery-ui@1.13.2 (MIT)
A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.
Copyright jQuery Foundation and other contributors, https://jquery.org/
jquery@3.7.1 (MIT)
JavaScript library for DOM operations
Copyright OpenJS Foundation and other contributors, https://openjsf.org/
js-beautify@1.15.4 (MIT)
beautifier.io for node
Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.
js-cookie@3.0.5 (MIT)
A simple, lightweight JavaScript API for handling cookies
Copyright (c) 2018 Copyright 2018 Klaus Hartl, Fagner Brack, GitHub Contributors
js-sha256@0.11.0 (MIT)
A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding.
Copyright (c) 2014-2024 Chen, Yi-Cyuan
js-tokens@4.0.0 (MIT)
A regex that tokenizes JavaScript.
Copyright (c) 2014, 2015, 2016, 2017, 2018 Simon Lydell
js-yaml@4.1.0 (MIT)
YAML 1.2 parser and serializer
Copyright (C) 2011-2015 by Vitaly Puzrin
jsbn@0.1.1 (MIT)
The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.
jsdom@26.0.0 (MIT)
A JavaScript implementation of many web standards
Copyright (c) 2010 Elijah Insua
jsesc@3.1.0 (MIT)
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Copyright Mathias Bynens 
json-buffer@3.0.1 (MIT)
JSON parse & stringify that supports binary via bops & base64
Copyright (c) 2013 Dominic Tarr
json-schema-traverse@0.4.1 (MIT)
Traverse JSON Schema passing each schema object to callback
Copyright (c) 2017 Evgeny Poberezkin
json-schema@0.4.0 (BSD-3-Clause)
JSON Schema validation and specifications
Copyright (c) 2005-2015, The Dojo Foundation. All rights reserved.
json-stable-stringify-without-jsonify@1.0.1 (MIT)
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
json-stringify-safe@5.0.1 (ISC)
Like JSON.stringify, but doesn't blow up on circular refs.
Copyright (c) Isaac Z. Schlueter and Contributors
json5@2.2.3 (MIT)
JSON for Humans
Copyright (c) 2012-2018 Aseem Kishore, and [others].
jsonfile@6.1.0 (MIT)
Easily read/write JSON files.
Copyright (c) 2012-2015, JP Richardson 
jsprim@2.0.2 (MIT)
utilities for primitive JavaScript types
Copyright (c) 2012, Joyent, Inc. All rights reserved.
keyv@4.5.4 (MIT)
Simple key-value storage with support for multiple backends
kolorist@1.8.0 (MIT)
A tiny utility to colorize stdin/stdout
Copyright (c) 2020-present Marvin Hagemeister
lang-feel@2.0.0 (MIT)
FEEL language support for the CodeMirror code editor
Copyright (C) 2022-current Nico Rehwaldt 
lang-feel@2.3.0 (MIT)
FEEL language support for the CodeMirror code editor
Copyright (C) 2022-current Nico Rehwaldt 
lazy-ass@1.6.0 (MIT)
Lazy assertions without performance penalty
Copyright (c) 2014 Gleb Bahmutov
levn@0.4.1 (MIT)
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Copyright (c) George Zahariev
lezer-feel@1.2.8 (MIT)
Lezer-based FEEL grammar
Copyright (C) 2020 by Nico Rehwaldt  and others
lezer-feel@1.7.0 (MIT)
Lezer-based FEEL grammar
Copyright (C) 2020 by Nico Rehwaldt  and others
listr2@3.14.0 (MIT)
Terminal task list reborn! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.
Copyright (c) Cenk Kilic  (https://srcs.kilic.dev), Sam Verschueren  (github.com/SamVerschueren)
locate-path@6.0.0 (MIT)
Get the first path that exists on disk of multiple paths
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
lodash.merge@4.6.2 (MIT)
The Lodash method `_.merge` exported as a module.
Copyright OpenJS Foundation and other contributors 
lodash.once@4.1.1 (MIT)
The lodash method `_.once` exported as a module.
Copyright jQuery Foundation and other contributors 
lodash@4.17.21 (MIT)
Lodash modular utilities.
Copyright OpenJS Foundation and other contributors 
log-symbols@4.1.0 (MIT)
Colored symbols for various log levels. Example: `✔︎ Success`
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
log-update@4.0.0 (MIT)
Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.
Copyright (c) Sindre Sorhus  (sindresorhus.com)
loupe@3.1.3 (MIT)
Inspect utility for Node.js and browsers
Copyright (c) 2011-2013 Jake Luer jake@alogicalparadox.com
lru-cache@10.4.3 (ISC)
A cache object that deletes the least-recently-used items.
Copyright (c) 2010-2023 Isaac Z. Schlueter and Contributors
lru-cache@5.1.1 (ISC)
A cache object that deletes the least-recently-used items.
Copyright (c) Isaac Z. Schlueter and Contributors
lru-cache@6.0.0 (ISC)
A cache object that deletes the least-recently-used items.
Copyright (c) Isaac Z. Schlueter and Contributors
luxon@3.4.4 (MIT)
Immutable date wrapper
Copyright 2019 JS Foundation and other contributors
luxon@3.6.1 (MIT)
Immutable date wrapper
Copyright 2019 JS Foundation and other contributors
magic-string@0.30.17 (MIT)
Modify strings, generate sourcemaps
Copyright 2018 Rich Harris
map-stream@0.1.0 (MIT)
construct pipes of streams of events
Copyright (c) 2011 Dominic Tarr
marked@12.0.2 (MIT)
A markdown parser built for speed
Copyright (c) 2018+, MarkedJS (https://github.com/markedjs/). Copyright (c) 2011-2018, Christopher Jeffrey (https://github.com/chjj/)*
marked@15.0.8 (MIT)
A markdown parser built for speed
Copyright (c) 2018+, MarkedJS (https://github.com/markedjs/). Copyright (c) 2011-2018, Christopher Jeffrey (https://github.com/chjj/)*
matches-selector@1.2.0 (MIT)
Check if a DOM element matches a given selector, with decent browser support and unit tests.
Copyright (c) 2013 Forbes Lindesay
math-intrinsics@1.1.0 (MIT)
ES Math-related intrinsics and helpers, robustly cached.
Copyright (c) 2024 ECMAScript Shims
merge-stream@2.0.0 (MIT)
Create a stream that emits events from multiple other streams
Copyright (c) Stephen Sugden  (stephensugden.com)
merge2@1.4.1 (MIT)
Merge multiple streams into one stream in sequence or parallel.
Copyright (c) 2014-2020 Teambition
methods@1.1.2 (MIT)
HTTP methods that node supports
Copyright (c) 2013-2014 TJ Holowaychuk . Copyright (c) 2015-2016 Douglas Christopher Wilson 
micromatch@4.0.8 (MIT)
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Copyright (c) 2014-present, Jon Schlinkert.
mime-db@1.52.0 (MIT)
Media Type Database
Copyright (c) 2014 Jonathan Ong . Copyright (c) 2015-2022 Douglas Christopher Wilson 
mime-types@2.1.35 (MIT)
The ultimate javascript content-type utility.
Copyright (c) 2014 Jonathan Ong . Copyright (c) 2015 Douglas Christopher Wilson 
mime@2.6.0 (MIT)
A comprehensive library for mime-type mapping
Copyright (c) 2010 Benjamin Thomas, Robert Kieffer
mimic-fn@2.1.0 (MIT)
Make a function mimic another one
Copyright (c) Sindre Sorhus  (sindresorhus.com)
min-dash@3.8.1 (MIT)
Minimum utility toolbelt
Copyright (c) 2017-present camunda Services GmbH
min-dash@4.0.0 (MIT)
Minimum utility toolbelt
Copyright (c) 2017-present camunda Services GmbH
min-dash@4.1.0 (MIT)
Minimum utility toolbelt
Copyright (c) 2017-present camunda Services GmbH
min-dash@4.2.1 (MIT)
Minimum utility toolbelt
Copyright (c) 2017-present camunda Services GmbH
min-dash@4.2.3 (MIT)
Minimum utility toolbelt
Copyright (c) 2017-present camunda Services GmbH
min-dom@3.2.1 (MIT)
A minimal dom utility toolbelt
Copyright (c) 2014 Nico Rehwaldt. Copyright (c) 2015-present camunda Services GmbH
min-dom@4.1.0 (MIT)
A minimal dom utility toolbelt
Copyright (c) 2014 Nico Rehwaldt. Copyright (c) 2015-present camunda Services GmbH
min-dom@4.2.1 (MIT)
A minimal dom utility toolbelt
Copyright (c) 2014 Nico Rehwaldt. Copyright (c) 2015-present camunda Services GmbH
min-dom@5.1.1 (MIT)
A minimal dom utility toolbelt
Copyright (c) 2014 Nico Rehwaldt. Copyright (c) 2015-present camunda Services GmbH
minimatch@3.1.2 (ISC)
a glob matcher in javascript
Copyright (c) Isaac Z. Schlueter and Contributors
minimatch@9.0.1 (ISC)
a glob matcher in javascript
Copyright (c) 2011-2023 Isaac Z. Schlueter and Contributors
minimatch@9.0.5 (ISC)
a glob matcher in javascript
Copyright (c) 2011-2023 Isaac Z. Schlueter and Contributors
minimist@1.2.8 (MIT)
parse argument options
minipass@7.1.2 (ISC)
minimal implementation of a PassThrough stream
Copyright (c) 2017-2023 npm, Inc., Isaac Z. Schlueter, and Contributors
mitt@3.0.1 (MIT)
Tiny 200b functional Event Emitter / pubsub.
Copyright (c) 2021 Jason Miller
mlly@1.7.4 (MIT)
Missing ECMAScript module utils for Node.js
Copyright (c) Pooya Parsa 
moddle-xml@10.1.0 (MIT)
XML import/export for documents described with moddle
Copyright (c) 2014-present Camunda Services GmbH
moddle-xml@11.0.0 (MIT)
XML import/export for documents described with moddle
Copyright (c) 2014-present Camunda Services GmbH
moddle-xml@7.5.0 (MIT)
XML import/export for documents described with moddle
Copyright (c) 2014-present Camunda Services GmbH
moddle-xml@9.0.6 (MIT)
XML import/export for documents described with moddle
Copyright (c) 2014-present Camunda Services GmbH
moddle@4.1.0 (MIT)
A library for importing meta-model based file formats into JS
Copyright (c) 2014 camunda Services GmbH
moddle@5.0.4 (MIT)
A library for importing meta-model based file formats into JS
Copyright (c) 2014-present Camunda Services GmbH
moddle@6.2.3 (MIT)
A library for importing meta-model based file formats into JS
Copyright (c) 2014-present Camunda Services GmbH
moddle@7.2.0 (MIT)
A library for importing meta-model based file formats into JS
Copyright (c) 2014-present Camunda Services GmbH
moment@2.30.1 (MIT)
Parse, validate, manipulate, and display dates
Copyright (c) JS Foundation and other contributors
mousetrap@1.6.5 (Apache-2.0)
Simple library for handling keyboard shortcuts
mrmime@2.0.1 (MIT)
A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename
Copyright (c) Luke Edwards  (https://lukeed.com)
ms@2.1.2 (MIT)
Tiny millisecond conversion utility
Copyright (c) 2016 Zeit, Inc.
ms@2.1.3 (MIT)
Tiny millisecond conversion utility
Copyright (c) 2020 Vercel, Inc.
nanoid@3.3.11 (MIT)
A tiny (116 bytes), secure URL-friendly unique string ID generator
Copyright 2017 Andrey Sitnik 
nanoid@5.1.5 (MIT)
A tiny (118 bytes), secure URL-friendly unique string ID generator
Copyright 2017 Andrey Sitnik 
natural-compare@1.4.0 (MIT)
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
Copyright (c) 2012-2015 Lauri Rooden <lauri@rooden.ee>  . [The MIT License](http://lauri.rooden.ee/mit-license.txt)
node-releases@2.0.19 (MIT)
Node.js releases data
Copyright (c) 2017 Sergey Rubanov (https://github.com/chicoxyzzy)
nopt@7.2.1 (ISC)
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
Copyright (c) Isaac Z. Schlueter and Contributors
npm-run-path@4.0.1 (MIT)
Get your PATH prepended with locally installed binaries
Copyright (c) Sindre Sorhus  (sindresorhus.com)
npm-run-path@6.0.0 (MIT)
Get your PATH prepended with locally installed binaries
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
nth-check@2.1.1 (BSD-2-Clause)
Parses and compiles CSS nth-checks to highly optimized functions.
Copyright (c) Felix Böhm. All rights reserved.
nwsapi@2.2.20 (MIT)
Fast CSS Selectors API Engine
Copyright (c) 2007-2025 Diego Perini (http://www.iport.it/)
object-inspect@1.12.3 (MIT)
string representations of objects in node and the browser
Copyright (c) 2013 James Halliday
object-inspect@1.13.4 (MIT)
string representations of objects in node and the browser
Copyright (c) 2013 James Halliday
object-refs@0.3.0 (MIT)
Minimal bi-directional object references for JavaScript
Copyright (c) 2014-present camunda Services GmbH
object-refs@0.4.0 (MIT)
Minimal bi-directional object references for JavaScript
Copyright (c) 2014-present camunda Services GmbH
once@1.4.0 (ISC)
Run a function exactly one time
Copyright (c) Isaac Z. Schlueter and Contributors
onetime@5.1.2 (MIT)
Ensure a function is only called once
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
open@10.1.0 (MIT)
Open stuff like URLs, files, executables. Cross-platform.
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
opencollective-postinstall@2.0.3 (MIT)
Lightweight npm postinstall message to invite people to donate to your collective
Copyright (c) 2018 Open Collective
optionator@0.9.4 (MIT)
option parsing and help generation
Copyright (c) George Zahariev
ospath@1.2.2 (MIT)
Operating system specific paths.
p-limit@3.1.0 (MIT)
Run multiple promise-returning & async functions with limited concurrency
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
p-locate@5.0.0 (MIT)
Get the first fulfilled promise that satisfies the provided testing function
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
p-map@4.0.0 (MIT)
Map over promises concurrently
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
package-json-from-dist@1.0.1 (BlueOak-1.0.0)
Load the local package.json from either src or dist folder
parent-module@1.0.1 (MIT)
Get the path of the parent module
Copyright (c) Sindre Sorhus  (sindresorhus.com)
parse-ms@4.0.0 (MIT)
Parse milliseconds into an object
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
parse5@7.2.1 (MIT)
HTML parser and serializer.
Copyright (c) 2013-2019 Ivan Nikulin (ifaaan@gmail.com, https://github.com/inikulin)
path-exists@4.0.0 (MIT)
Check if a path exists
Copyright (c) Sindre Sorhus  (sindresorhus.com)
path-intersection@1.1.1 (MIT)
Computes the intersection between two SVG paths
Copyright (c) 2017 camunda Services GmbH
path-intersection@2.2.1 (MIT)
Computes the intersection between two SVG paths
Copyright (c) 2017 camunda Services GmbH
path-intersection@3.0.0 (MIT)
Computes the intersection between two SVG paths
Copyright (c) 2017 camunda Services GmbH
path-intersection@3.1.0 (MIT)
Computes the intersection between two SVG paths
Copyright (c) 2017 camunda Services GmbH
path-key@3.1.1 (MIT)
Get the PATH environment variable key cross-platform
Copyright (c) Sindre Sorhus  (sindresorhus.com)
path-key@4.0.0 (MIT)
Get the PATH environment variable key cross-platform
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
path-scurry@1.11.1 (BlueOak-1.0.0)
walk paths fast and efficiently
pathe@2.0.3 (MIT)
Universal filesystem path utils
Copyright (c) Pooya Parsa  - Daniel Roe *
pathval@2.0.0 (MIT)
Object value retrieval given a string path
Copyright (c) 2011-2013 Jake Luer jake@alogicalparadox.com
pause-stream@0.0.11 (MIT)
a ThroughStream that strictly buffers all readable events when paused.
Copyright (c) 2013 Dominic Tarr
pend@1.2.0 (MIT)
dead-simple optimistic async helper
Copyright (c) 2014 Andrew Kelley
perfect-debounce@1.0.0 (MIT)
[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![Github Actions][github-actions-src]][github-actions-href] [![Codecov][codecov-src]][codecov-href]
Copyright (c) Pooya Parsa 
performance-now@2.1.0 (MIT)
Implements performance.now (based on process.hrtime).
Copyright (c) 2013 Braveg1rl
picocolors@1.1.1 (ISC)
The tiniest and the fastest library for terminal output formatting with ANSI colors
Copyright (c) 2021-2024 Oleksii Raspopov, Kostiantyn Denysov, Anton Verinov
picomatch@2.3.1 (MIT)
Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
Copyright (c) 2017-present, Jon Schlinkert.
picomatch@4.0.2 (MIT)
Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
Copyright (c) 2017-present, Jon Schlinkert.
pify@2.3.0 (MIT)
Promisify a callback-style function
Copyright (c) Sindre Sorhus  (sindresorhus.com)
pkg-types@1.3.1 (MIT)
Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`
Copyright (c) Pooya Parsa  - Daniel Roe *
platform@1.3.6 (MIT)
A platform detection library that works on nearly all JavaScript platforms.
Copyright 2014-2020 Benjamin Tan. Copyright 2011-2013 John-David Dalton
postcss-selector-parser@6.1.2 (MIT)
> Selector parser with built in methods for working with selector strings.
Copyright (c) Ben Briggs  (http://beneb.info)
postcss@8.5.3 (MIT)
Tool for transforming styles with JS plugins
Copyright 2013 Andrey Sitnik 
preact@10.13.0 (MIT)
Fast 3kb React-compatible Virtual DOM library.
Copyright (c) 2015-present Jason Miller
preact@10.26.5 (MIT)
Fast 3kb React-compatible Virtual DOM library.
Copyright (c) 2015-present Jason Miller
prelude-ls@1.2.1 (MIT)
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
Copyright (c) George Zahariev
prettier-linter-helpers@1.0.0 (MIT)
Utilities to help expose prettier output in linting tools
Copyright © 2017 Andres Suarez and Teddy Katz
prettier@3.5.3 (MIT)
Prettier is an opinionated code formatter
Copyright © James Long and contributors
pretty-bytes@5.6.0 (MIT)
Convert bytes to a human readable string: 1337 → 1.34 kB
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
pretty-ms@9.2.0 (MIT)
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
process@0.11.10 (MIT)
process information for node.js and browsers
Copyright (c) 2013 Roman Shtylman 
proto-list@1.2.4 (ISC)
A utility for managing a prototype chain
Copyright (c) Isaac Z. Schlueter and Contributors
proxy-from-env@1.0.0 (MIT)
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
proxy-from-env@1.1.0 (MIT)
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
Copyright (C) 2016-2018 Rob Wu 
ps-tree@1.2.0 (MIT)
Get all children of a pid
Copyright (c) 2014 Domenic Tarr, Charlie Robbins & the Contributors
pump@3.0.2 (MIT)
pipe streams together and close all of them if one of them closes
Copyright (c) 2014 Mathias Buus
punycode@2.3.1 (MIT)
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Copyright Mathias Bynens 
q@1.5.1 (MIT)
A library for promises (CommonJS/Promises/A,B,D)
Copyright 2009–2017 Kristopher Michael Kowal. All rights reserved.. Permission is hereby granted, free of charge, to any person obtaining a copy. of this software and associated documentation files (the "Software"), to. deal in the Software without restriction, including without limitation the. rights to use, copy, modify, merge, publish, distribute, sublicense, and/or. sell copies of the Software, and to permit persons to whom the Software is. furnished to do so, subject to the following conditions:
qs@6.11.0 (BSD-3-Clause)
A querystring parser that supports nesting and arrays, with a depth limit
Copyright (c) 2014, Nathan LaFreniere and other [contributors](https://github.com/ljharb/qs/graphs/contributors). All rights reserved.
qs@6.14.0 (BSD-3-Clause)
A querystring parser that supports nesting and arrays, with a depth limit
Copyright (c) 2014, Nathan LaFreniere and other [contributors](https://github.com/ljharb/qs/graphs/contributors). All rights reserved.
queue-microtask@1.2.3 (MIT)
fast, tiny `queueMicrotask` shim for modern engines
Copyright (c) Feross Aboukhadijeh
request-progress@3.0.0 (MIT)
Tracks the download progress of a request made with mikeal/request, giving insight of various metrics including progress percent, download speed and time remaining
Copyright (c) 2012 IndigoUnited
requirejs-angular-define@1.1.0 (MIT)
A friendly integration of AngularJS into RequireJS powered applications
Copyright (c) 2013 Nico Rehwaldt
requirejs@2.3.7 (MIT)
Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizer
resolve-from@4.0.0 (MIT)
Resolve the path of a module like `require.resolve()` but from a given path
Copyright (c) Sindre Sorhus  (sindresorhus.com)
restore-cursor@3.1.0 (MIT)
Gracefully restore the CLI cursor on exit
Copyright (c) Sindre Sorhus  (sindresorhus.com)
reusify@1.1.0 (MIT)
Reuse objects and functions with style
Copyright (c) 2015-2024 Matteo Collina
rfdc@1.4.1 (MIT)
Really Fast Deep Clone
Copyright 2019 "David Mark Clements "
rollup@4.39.0 (MIT)
Next-generation ES module bundler
Copyright (c) 2017 [these people](https://github.com/rollup/rollup/graphs/contributors)
rrweb-cssom@0.8.0 (MIT)
CSS Object Model implementation and CSS parser
Copyright (c) Nikita Vasilyev
run-applescript@7.0.0 (MIT)
Run AppleScript and get the result
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
run-parallel@1.2.0 (MIT)
Run an array of functions in parallel
Copyright (c) Feross Aboukhadijeh
rxjs@7.8.2 (Apache-2.0)
Reactive Extensions for modern JavaScript
safe-buffer@5.2.1 (MIT)
Safer Node.js Buffer API
Copyright (c) Feross Aboukhadijeh
safer-buffer@2.1.2 (MIT)
Modern Buffer API polyfill without footguns
Copyright (c) 2018 Nikita Skovoroda 
saxen@10.0.0 (MIT)
A tiny, super fast, namespace aware sax-style XML parser written in plain JavaScript
saxen@8.1.2 (MIT)
A tiny, super fast, namespace aware sax-style XML parser written in plain JavaScript
saxes@6.0.0 (ISC)
An evented streaming XML parser in JavaScript
select@1.1.2 (MIT)
Programmatically select the text of a HTML element
selection-ranges@3.0.3 (MIT)
Selection range manipulation for contenteditable elements
Copyright (c) 2017-present Nico Rehwaldt
selection-ranges@4.0.3 (MIT)
Selection range manipulation for contenteditable elements
Copyright (c) 2017-present Nico Rehwaldt
selection-update@0.1.2 (MIT)
Computing selection updates on external INPUT value changes, browser style
Copyright (c) 2015 Nico Rehwaldt
semver@6.3.1 (ISC)
The semantic version parser used by npm.
Copyright (c) Isaac Z. Schlueter and Contributors
semver@7.5.4 (ISC)
The semantic version parser used by npm.
Copyright (c) Isaac Z. Schlueter and Contributors
semver@7.7.1 (ISC)
The semantic version parser used by npm.
Copyright (c) Isaac Z. Schlueter and Contributors
shebang-command@2.0.0 (MIT)
Get the command from a shebang
Copyright (c) Kevin Mårtensson  (github.com/kevva)
shebang-regex@3.0.0 (MIT)
Regular expression for matching a shebang line
Copyright (c) Sindre Sorhus  (sindresorhus.com)
side-channel-list@1.0.0 (MIT)
Store information about any JS value in a side channel, using a linked list
Copyright (c) 2024 Jordan Harband
side-channel-map@1.0.1 (MIT)
Store information about any JS value in a side channel, using a Map
Copyright (c) 2024 Jordan Harband
side-channel-weakmap@1.0.2 (MIT)
Store information about any JS value in a side channel. Uses WeakMap if available.
Copyright (c) 2019 Jordan Harband
side-channel@1.0.4 (MIT)
Store information about any JS value in a side channel. Uses WeakMap if available.
Copyright (c) 2019 Jordan Harband
side-channel@1.1.0 (MIT)
Store information about any JS value in a side channel. Uses WeakMap if available.
Copyright (c) 2019 Jordan Harband
siginfo@2.0.0 (ISC)
Utility module to print pretty messages on SIGINFO/SIGUSR1
Copyright (c) 2017, Emil Bay 
signal-exit@3.0.7 (ISC)
when you want to fire an event no matter how a process exits.
Copyright (c) 2015, Contributors
signal-exit@4.1.0 (ISC)
when you want to fire an event no matter how a process exits.
Copyright (c) 2015-2023 Benjamin Coe, Isaac Z. Schlueter, and Contributors
sirv@3.0.1 (MIT)
The optimized & lightweight middleware for serving requests to static assets
slice-ansi@3.0.0 (MIT)
Slice a string with ANSI escape codes
Copyright (c) DC 
slice-ansi@4.0.0 (MIT)
Slice a string with ANSI escape codes
Copyright (c) DC . Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
source-map-js@1.2.1 (BSD-3-Clause)
Generates and consumes source maps
speakingurl@14.0.1 (BSD-3-Clause)
Generate a slug – transliteration with a lot of options
Copyright (c) 2013-2017 Sascha Droste . All rights reserved.
split@0.3.3 (MIT)
split a Text Stream into a Line Stream
Copyright (c) 2011 Dominic Tarr
sshpk@1.18.0 (MIT)
A library for finding and using SSH public keys
Copyright Joyent, Inc. All rights reserved.. Permission is hereby granted, free of charge, to any person obtaining a copy. of this software and associated documentation files (the "Software"), to. deal in the Software without restriction, including without limitation the. rights to use, copy, modify, merge, publish, distribute, sublicense, and/or. sell copies of the Software, and to permit persons to whom the Software is. furnished to do so, subject to the following conditions:
stackback@0.0.2 (MIT)
return list of CallSite objects from a captured stacktrace
start-server-and-test@2.0.11 (MIT)
Starts server, waits for URL, then runs test command; when the tests end, shuts down server
Copyright (c) 2022 bahmutov
std-env@3.9.0 (MIT)
Runtime agnostic JS utils
Copyright (c) Pooya Parsa 
stream-combiner@0.0.4 (MIT)

Copyright (c) 2012 'Dominic Tarr'
string-width@4.2.3 (MIT)
Get the visual width of a string - the number of columns required to display it
Copyright (c) Sindre Sorhus  (sindresorhus.com)
string-width@5.1.2 (MIT)
Get the visual width of a string - the number of columns required to display it
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
strip-ansi@6.0.1 (MIT)
Strip ANSI escape codes from a string
Copyright (c) Sindre Sorhus  (sindresorhus.com)
strip-ansi@7.1.0 (MIT)
Strip ANSI escape codes from a string
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
strip-final-newline@2.0.0 (MIT)
Strip the final newline character from a string/buffer
Copyright (c) Sindre Sorhus  (sindresorhus.com)
strip-final-newline@4.0.0 (MIT)
Strip the final newline character from a string or Uint8Array
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
strip-json-comments@3.1.1 (MIT)
Strip comments from JSON. Lets you use comments in your JSON files!
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
strnum@1.0.5 (MIT)
Parse String to Number based on configuration
Copyright (c) 2021 Natural Intelligence
style-mod@4.1.0 (MIT)
A minimal CSS module shim
Copyright (C) 2018 by Marijn Haverbeke  and others
style-mod@4.1.2 (MIT)
A minimal CSS module shim
Copyright (C) 2018 by Marijn Haverbeke  and others
superagent@8.1.2 (MIT)
elegant & feature rich browser / node HTTP with a fluent API
Copyright (c) 2014-2016 TJ Holowaychuk 
superjson@2.2.2 (MIT)

superjson

Copyright (c) 2020 Simon Knott and superjson contributors
supports-color@7.2.0 (MIT)
Detect whether a terminal supports color
Copyright (c) Sindre Sorhus  (sindresorhus.com)
supports-color@8.1.1 (MIT)
Detect whether a terminal supports color
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
symbol-tree@3.2.4 (MIT)
Turn any collection of objects into its own efficient tree or linked list using Symbol
Copyright (c) 2015 Joris van der Wel
synckit@0.11.3 (MIT)
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
Copyright (c) 2021 UnTS
tabbable@6.2.0 (MIT)
Returns an array of all tabbable DOM nodes within a containing node.
Copyright (c) 2015 David Clark
table-js@9.0.0 (MIT)
> This library exposes [ES modules](http://exploringjs.com/es6/ch_modules.html#sec_basics-of-es6-modules). Use an ES module aware bundler such as [Webpack](https://webpack.js.org) or [Rollup](https://rollupjs.org) to bundle it for the browser.
Copyright (c) 2017-present camunda Services GmbH
table-js@9.2.0 (MIT)
> This library exposes [ES modules](http://exploringjs.com/es6/ch_modules.html#sec_basics-of-es6-modules). Use an ES module aware bundler such as [Webpack](https://webpack.js.org) or [Rollup](https://rollupjs.org) to bundle it for the browser.
Copyright (c) 2017-present camunda Services GmbH
throttleit@1.0.1 (MIT)
Throttle a function
through@2.3.8 (MIT)
simplified stream construction
Copyright (c) 2011 Dominic Tarr
ticky@1.0.1 (MIT)
Run a callback as soon as possible
Copyright © 2015 Nicolas Bevacqua
tiny-emitter@2.1.0 (MIT)
A tiny (less than 1k) event emitter library
Copyright (c) 2017 Scott Corgan
tiny-svg@2.2.4 (MIT)
A minimal toolbelt for builing fast SVG-based applications
Copyright (c) 2014 Nico Rehwaldt. Copyright (c) 2015-present camunda Services GmbH
tiny-svg@3.0.1 (MIT)
A minimal toolbelt for builing fast SVG-based applications
Copyright (c) 2014 Nico Rehwaldt. Copyright (c) 2015-present camunda Services GmbH
tiny-svg@3.1.3 (MIT)
A minimal toolbelt for builing fast SVG-based applications
Copyright (c) 2014 Nico Rehwaldt. Copyright (c) 2015-present camunda Services GmbH
tinybench@2.9.0 (MIT)
_I'm transitioning to a full-time open source career. Your support would be greatly appreciated 🙌_ Subscription Tiers on Polar
Copyright (c) 2022 Tinylibs
tinyexec@0.3.2 (MIT)
A minimal library for executing processes in Node
Copyright (c) 2024 Tinylibs
tinypool@1.0.2 (MIT)
A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features
Copyright (c) 2020 James M Snell and the Piscina contributors
tinyrainbow@2.0.0 (MIT)
A small library to print colourful messages.
Copyright (c) 2022 Tinylibs
tinyspy@3.0.2 (MIT)
A minimal fork of nanospy, with more features
Copyright (c) 2022 Tinylibs
tldts-core@6.1.85 (MIT)
tldts core primitives (internal module)
Copyright (c) 2017 Thomas Parisot, 2018 Rémi Berson
tldts@6.1.85 (MIT)
Library to work against complex domain names, subdomains and URIs.
Copyright (c) 2017 Thomas Parisot, 2018 Rémi Berson
tmp@0.2.3 (MIT)
Temporary file and directory creator
Copyright (c) 2014 KARASZI István
to-regex-range@5.0.1 (MIT)
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
Copyright (c) 2015-present, Jon Schlinkert.
totalist@3.0.1 (MIT)
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
Copyright (c) Luke Edwards  (lukeed.com)
tough-cookie@5.1.2 (BSD-3-Clause)
RFC6265 Cookies and Cookie Jar for node.js
Copyright (c) 2015, Salesforce.com, Inc.. All rights reserved.
tr46@5.1.0 (MIT)
An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing
Copyright (c) Sebastian Mayr
tree-kill@1.2.2 (MIT)
kill trees of processes
Copyright (c) 2018 Peter Krumins
ts-api-utils@2.1.0 (MIT)
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
tslib@2.8.1 (0BSD)
Runtime library for TypeScript helper functions
Copyright (c) Microsoft Corporation.
tunnel-agent@0.6.0 (Apache-2.0)
HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.
tweetnacl@0.14.5 (Unlicense)
Port of TweetNaCl cryptographic library to JavaScript
type-check@0.4.0 (MIT)
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
Copyright (c) George Zahariev
type-fest@0.20.2 (MIT)
A collection of essential TypeScript types
Copyright (c) Sindre Sorhus  (https:/sindresorhus.com)
type-fest@0.21.3 (MIT)
A collection of essential TypeScript types
Copyright (c) Sindre Sorhus  (https:/sindresorhus.com)
typescript@5.8.3 (Apache-2.0)
TypeScript is a language for application scale JavaScript development
ufo@1.6.1 (MIT)
URL utils for humans
Copyright (c) Pooya Parsa 
undici-types@6.21.0 (MIT)
A stand-alone types package for Undici
Copyright (c) Matteo Collina and Undici contributors
unicorn-magic@0.3.0 (MIT)
Some useful utilities I often need
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
universalify@2.0.1 (MIT)
Make a callback- or promise-based function support both promises and callbacks.
Copyright (c) 2017, Ryan Zimmerman 
untildify@4.0.0 (MIT)
Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`
Copyright (c) Sindre Sorhus  (sindresorhus.com)
update-browserslist-db@1.1.3 (MIT)
CLI tool to update caniuse-lite to refresh target browsers from Browserslist config
Copyright 2022 Andrey Sitnik  and other contributors
uri-js@4.4.1 (BSD-2-Clause)
An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.
Copyright 2011 Gary Court. All rights reserved.
util-deprecate@1.0.2 (MIT)
The Node.js `util.deprecate()` function with browser support
Copyright (c) 2014 Nathan Rajlich 
uuid@8.3.2 (MIT)
RFC4122 (v1, v4, and v5) UUIDs
Copyright (c) 2010-2020 Robert Kieffer and other contributors
verror@1.10.0 (MIT)
richer JavaScript errors
Copyright (c) 2016, Joyent, Inc. All rights reserved.
vite-hot-client@0.2.4 (MIT)
Get Vite's import.meta.hot at runtime.
Copyright (c) 2021 Anthony Fu 
vite-node@3.1.1 (MIT)
Vite as Node.js runtime
Copyright (c) 2021-Present Vitest Team
vite-plugin-inspect@0.8.9 (MIT)
Inspect the intermediate state of Vite plugins
Copyright (c) 2021-PRESENT Anthony Fu 
vite-plugin-vue-devtools@7.7.2 (MIT)
A vite plugin for Vue DevTools
Copyright (c) 2023 webfansplz
vite-plugin-vue-inspector@5.3.1 (MIT)
jump to local IDE source code while click the element of browser automatically.
Copyright (c) 2022 webfansplz
vite@6.2.6 (MIT)
Native-ESM powered web dev build tool
Copyright (c) 2019-present, VoidZero Inc. and Vite contributors
vitest@3.1.1 (MIT)
Next generation testing framework powered by Vite
Copyright (c) 2021-Present Vitest Team
vue-component-type-helpers@2.2.8 (MIT)
Some very simple type helpers used behind `vue-component-meta` for extract component props, slots, emit, exposed types.
Copyright (c) 2023-present Johnson Chu
vue-eslint-parser@9.4.3 (MIT)
The ESLint custom parser for `.vue` files.
Copyright (c) 2016 Toru Nagashima
vue-global-events@3.0.1 (MIT)
Register global events using vue template shortcuts
Copyright (c) 2020 Eduardo San Martin Morote
vue-i18n@11.1.3 (MIT)
Internationalization plugin for Vue.js
Copyright (c) 2020 kazuya kawaguchi
vue-router@4.5.0 (MIT)
Copyright (c) 2019-present Eduardo San Martin Morote
vue3-apexcharts@1.8.0 (MIT)

Copyright (c) 2018 ApexCharts
vue@3.5.13 (MIT)
The progressive JavaScript framework for building modern web UI.
Copyright (c) 2018-present, Yuxi (Evan) You
vuex@4.1.0 (MIT)
state management for Vue.js
Copyright (c) 2015-present Evan You
w3c-keyname@2.2.8 (MIT)
Get a KeyboardEvent.key-style string from an event
Copyright (C) 2016 by Marijn Haverbeke  and others
w3c-xmlserializer@5.0.0 (MIT)
A per-spec XML serializer implementation
Copyright © Sebastian Mayr
wait-on@8.0.3 (MIT)
wait-on is a cross platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
Copyright (c) 2015 Jeff Barczewski
webidl-conversions@7.0.0 (BSD-2-Clause)
Implements the WebIDL algorithms for converting to and from JavaScript values
Copyright (c) 2014, Domenic Denicola. All rights reserved.
whatwg-encoding@3.1.1 (MIT)
Decode strings according to the WHATWG Encoding Standard
Copyright © Domenic Denicola 
whatwg-mimetype@4.0.0 (MIT)
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
Copyright © Domenic Denicola 
whatwg-url@14.2.0 (MIT)
An implementation of the WHATWG URL Standard's URL API and parsing machinery
Copyright (c) Sebastian Mayr
which@2.0.2 (ISC)
Like which(1) unix command. Find the first instance of an executable in the PATH.
Copyright (c) Isaac Z. Schlueter and Contributors
why-is-node-running@2.3.0 (MIT)
Node is running but you don't know why? why-is-node-running is here to help you.
Copyright (c) 2016 Mathias Buus
word-wrap@1.2.5 (MIT)
Wrap words to a specified length.
Copyright (c) 2014-2016, Jon Schlinkert
wrap-ansi@6.2.0 (MIT)
Wordwrap a string with ANSI escape codes
Copyright (c) Sindre Sorhus  (sindresorhus.com)
wrap-ansi@7.0.0 (MIT)
Wordwrap a string with ANSI escape codes
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
wrap-ansi@8.1.0 (MIT)
Wordwrap a string with ANSI escape codes
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
wrappy@1.0.2 (ISC)
Callback wrapping utility
Copyright (c) Isaac Z. Schlueter and Contributors
ws@8.18.1 (MIT)
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
Copyright (c) 2011 Einar Otto Stangvik . Copyright (c) 2013 Arnout Kazemier and contributors. Copyright (c) 2016 Luigi Pinca and contributors
xml-name-validator@4.0.0 (Apache-2.0)
Validates whether a string matches the production for an XML name or qualified name
xml-name-validator@5.0.0 (Apache-2.0)
Validates whether a string matches the production for an XML name or qualified name
xmlchars@2.2.0 (MIT)
Utilities for determining if characters belong to character classes defined by the XML specs.
Copyright Louis-Dominique Dubeau and contributors to xmlchars
yallist@3.1.1 (ISC)
Yet Another Linked List
Copyright (c) Isaac Z. Schlueter and Contributors
yallist@4.0.0 (ISC)
Yet Another Linked List
Copyright (c) Isaac Z. Schlueter and Contributors
yauzl@2.10.0 (MIT)
yet another unzip library for node
Copyright (c) 2014 Josh Wolfe
yocto-queue@0.1.0 (MIT)
Tiny queue data structure
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)
yoctocolors@2.1.1 (MIT)
The smallest and fastest command-line coloring package on the internet
Copyright (c) Sindre Sorhus  (https://sindresorhus.com)

On this Page: