licenses.dev

@itentialopensource/adapter-openstack_neutron v4.0.4

This adapter integrates with system described as: Openstack Networking (Neutron) Service

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT172
PackageRelationDependenciesPublished
@colors/colors • 1.6.0get colors in your node.js consoleINDIRECT0
@colors/colors • 1.6.1get colors in your node.js consoleINDIRECT0
@dabh/diagnostics • 2.0.9Tools for debugging your node.js modules and event loopINDIRECT8
@mongodb-js/saslprep • 1.5.2SASLprep: Stringprep Profile for User Names and Passwords, rfc4013INDIRECT2
@so-ric/colorspace • 1.1.6Generate HEX colors for a given namespace using color v5INDIRECT5
@types/node • 26.5.0TypeScript definitions for nodeINDIRECT1
@types/triple-beam • 1.3.5TypeScript definitions for triple-beamINDIRECT0
@types/webidl-conversions • 7.0.3TypeScript definitions for webidl-conversionsINDIRECT0
@types/whatwg-url • 8.2.2TypeScript definitions for whatwg-urlINDIRECT3
acorn • 8.16.0ECMAScript parserDIRECT0
agent-base • 7.1.4Turn a function into an `http.Agent` instanceINDIRECT0
ajv • 8.20.0Another JSON Schema ValidatorDIRECT4
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
async-lock • 1.4.1Lock on asynchronous codeINDIRECT0
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
axios • 1.16.0Promise based HTTP client for the browser and node.jsDIRECT25
balanced-match • 4.0.4Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 2.2.1Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT9
bowser • 2.14.1Lightweight browser detectorINDIRECT0
brace-expansion • 5.0.9Brace expansion as known from sh/bashINDIRECT1
buffer • 4.9.2Node.js Buffer API, for the browserINDIRECT3
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.9Robustly `.call.bind()` a functionINDIRECT18
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
camelcase • 6.3.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chokidar • 5.0.0Minimal and efficient cross-platform file watching libraryINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-convert • 3.1.3Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
color-name • 2.1.1A list of color names and its valuesINDIRECT0
color-string • 2.1.4Parser and generator for CSS color stringsINDIRECT1
color • 5.0.3Color conversion and manipulation with CSS string supportINDIRECT3
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 11.1.0the complete solution for node.js command-line programsDIRECT0
cookie • 0.7.2HTTP server cookie parsing and serializationINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
crypto-js • 4.2.0JavaScript library of crypto standards.INDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
decamelize • 4.0.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
enabled • 2.0.0Check if a certain debug flag is enabled.INDIRECT0
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT16
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
events • 1.1.1Node's event emitter for all engines.INDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fecha • 4.2.3Date formatting and parsingINDIRECT0
find-up • 5.0.0Find a file or directory by walking up parent directoriesINDIRECT5
fn.name • 1.1.0Extract names from functionsINDIRECT0
follow-redirects • 1.16.0HTTP and HTTPS modules that follow redirects.INDIRECT0
for-each • 0.3.5A better forEachINDIRECT1
form-data • 4.0.6A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT22
fs-extra • 11.3.5fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
he • 1.2.0A robust HTML entities encoder/decoder with full Unicode support.INDIRECT0
https-proxy-agent • 7.0.6An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
ip-address • 10.7.0A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT0
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT17
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-generator-function • 1.1.2Determine if a function is a native generator function.INDIRECT19
is-path-inside • 3.0.3Check if a path is inside another pathINDIRECT0
is-plain-obj • 2.1.0Check if a value is a plain objectINDIRECT0
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT17
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
is-typed-array • 1.1.15Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT26
is-unicode-supported • 0.1.0Detect whether the terminal supports UnicodeINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
js-yaml • 4.3.2YAML 1.2 parser and serializerINDIRECT1
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonfile • 6.2.1Easily read/write JSON files.INDIRECT2
jsontoxml • 1.0.1This is a library designed to render js objects as xml. Its not made to parse or otherwise edit existing xml/html structures.INDIRECT0
jsonwebtoken • 9.0.3JSON Web Token implementation (symmetric and asymmetric)INDIRECT14
jwa • 2.0.1JWA implementation (supports all JWS algorithms)INDIRECT3
jws • 4.0.1Implementation of JSON Web SignaturesINDIRECT4
kleur • 3.0.3The fastest Node.js library for formatting terminal text with ANSI colors~!INDIRECT0
kuler • 2.0.0Color your terminal using CSS/hex color codesINDIRECT0
locate-path • 6.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash.includes • 4.3.0The lodash method `_.includes` exported as a module.INDIRECT0
lodash.isboolean • 3.0.3The lodash method `_.isBoolean` exported as a module.INDIRECT0
lodash.isinteger • 4.0.4The lodash method `_.isInteger` exported as a module.INDIRECT0
lodash.isnumber • 3.0.3The lodash method `_.isNumber` exported as a module.INDIRECT0
lodash.isplainobject • 4.0.6The lodash method `_.isPlainObject` exported as a module.INDIRECT0
lodash.isstring • 4.0.1The lodash method `_.isString` exported as a module.INDIRECT0
lodash.once • 4.1.1The lodash method `_.once` exported as a module.INDIRECT0
logform • 2.7.0An mutable object-based log format designed for chaining & objectMode streams.INDIRECT6
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
memory-pager • 1.5.0Access memory using small fixed sized buffersINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mocha-param • 2.0.1Parameterized tests for MochaDIRECT0
mocha • 12.0.0-beta-10Classic, reliable, trusted test framework for Node.js and the browserDIRECT52
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
one-time • 1.0.0Run the supplied function exactly one time (once)INDIRECT1
p-limit • 3.1.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 5.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
path-exists • 4.0.0Check if a path existsINDIRECT0
ping • 0.4.4a simple wrapper for pingDIRECT0
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
prompts • 2.4.2Lightweight, beautiful and user-friendly promptsDIRECT2
proxy-from-env • 2.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.INDIRECT0
punycode • 1.3.2A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
querystring • 0.2.0Node's querystring module for all engines.INDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
readdirp • 5.1.1Recursive version of fs.readdir with small RAM & CPU footprintINDIRECT0
readline-sync • 1.4.10Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).DIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
require-from-string • 2.0.2Require module from stringINDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT18
safe-stable-stringify • 2.5.0Deterministic and safely JSON.stringify to quickly serialize JavaScript objectsINDIRECT0
saslprep • 1.0.3SASLprep: Stringprep Profile for User Names and Passwords, rfc4013.INDIRECT2
set-function-length • 1.2.2Set a function's length propertyINDIRECT17
sisteransi • 1.0.5ANSI escape codes for some terminal swagINDIRECT0
smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.INDIRECT0
socks-proxy-agent • 8.0.5A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT6
socks • 2.8.10Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT2
sparse-bitfield • 3.0.3Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive bufferINDIRECT1
stack-trace • 0.0.10Get v8 stack traces as an array of CallSite objects.INDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-json-comments • 5.0.3Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
text-hex • 1.0.0Generate a hex color from the given textINDIRECT0
tr46 • 3.0.0An implementation of the Unicode UTS #46: Unicode IDNA Compatibility ProcessingINDIRECT1
triple-beam • 1.4.1Definitions of levels for logging purposes & shareable Symbol constants.INDIRECT0
undici-types • 8.9.0A stand-alone types package for UndiciINDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
url • 0.10.3The core `url` packaged standalone for use with Browserify.INDIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
util • 0.12.5Node.js's util module for all enginesINDIRECT32
uuid • 11.1.1RFC9562 UUIDsINDIRECT0
uuid • 8.0.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
validator • 13.15.35String validation and sanitizationINDIRECT0
whatwg-url • 11.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT3
which-typed-array • 1.1.22Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT25
winston-transport • 4.9.0Base stream implementations for winston@3 and up.INDIRECT12
winston • 3.17.0A logger for just about everything.DIRECT28
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
xml2js • 0.6.2Simple XML to JavaScript object converter.INDIRECT2
xmlbuilder • 11.0.1An XML builder for node.jsINDIRECT0
yargs-unparser • 2.0.0Converts back a yargs argv object to its original array formINDIRECT4
yargs • 17.7.3yargs the modern, pirate-themed, successor to optimist.INDIRECT15
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
Apache-2.036
PackageRelationDependenciesPublished
@aws-sdk/core • 3.977.9Core functions & classes shared by multiple AWS SDK clients.INDIRECT8
@aws-sdk/credential-provider-cognito-identity • 3.972.69[![NPM version](https://img.shields.io/npm/v/@aws-sdk/credential-provider-cognito-identity/latest.svg)](https://www.npmjs.com/package/@aws-sdk/credential-provider-cognito-identity) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/credential-providINDIRECT13
@aws-sdk/credential-provider-env • 3.972.70AWS credential provider that sources credentials from known environment variablesINDIRECT9
@aws-sdk/credential-provider-http • 3.972.72AWS credential provider for containers and HTTP sourcesINDIRECT11
@aws-sdk/credential-provider-ini • 3.973.15AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/configINDIRECT21
@aws-sdk/credential-provider-login • 3.972.77AWS credential provider that sources credentials from aws login cached tokensINDIRECT13
@aws-sdk/credential-provider-node • 3.972.82AWS credential provider that sources credentials from a Node.JS environment. INDIRECT22
@aws-sdk/credential-provider-process • 3.972.70AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/configINDIRECT9
@aws-sdk/credential-provider-sso • 3.973.14AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentialsINDIRECT14
@aws-sdk/credential-provider-web-identity • 3.972.76AWS credential provider that calls STS assumeRole for temporary AWS credentialsINDIRECT13
@aws-sdk/credential-providers • 3.1128.0A collection of credential providers, without requiring service clients like STS, CognitoINDIRECT24
@aws-sdk/nested-clients • 3.997.44Nested clients for AWS SDK packages.INDIRECT12
@aws-sdk/signature-v4-multi-region • 3.996.46[![NPM version](https://img.shields.io/npm/v/@aws-sdk/signature-v4-multi-region/latest.svg)](https://www.npmjs.com/package/@aws-sdk/signature-v4-multi-region) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/signature-v4-multi-region.svg)](https:/INDIRECT5
@aws-sdk/token-providers • 3.1116.0A collection of token providersINDIRECT13
@aws-sdk/types • 3.974.5Types for the AWS SDKINDIRECT2
@aws-sdk/xml-builder • 3.972.40XML utilities for the AWS SDKINDIRECT2
@aws/lambda-invoke-store • 0.3.0Invoke scoped data storage for AWS Lambda Node.js Runtime EnvironmentINDIRECT0
@itentialopensource/adapter-utils • 6.1.22Itential Adapter Utility LibrariesDIRECT109
@smithy/core • 3.33.3INDIRECT2
@smithy/credential-provider-imds • 4.5.2AWS credential provider that sources credentials from the EC2 instance metadata service and ECS container metadata serviceINDIRECT3
@smithy/fetch-http-handler • 5.8.0Provides a way to make requestsINDIRECT3
@smithy/node-http-handler • 4.12.1Provides a way to make requestsINDIRECT3
@smithy/signature-v4 • 5.7.3A standalone implementation of the AWS Signature V4 request signing algorithmINDIRECT3
@smithy/types • 4.18.0INDIRECT1
aws-sdk • 2.1693.0AWS SDK for JavaScriptINDIRECT46
bson • 1.1.6A bson parser for node.js and the browserINDIRECT0
bson • 4.7.2A bson parser for node.js and the browserINDIRECT3
denque • 1.5.1The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.INDIRECT0
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
jmespath • 0.16.0JMESPath implementation in javascriptINDIRECT0
mongodb-connection-string-url • 2.6.0MongoDB connection strings, based on the WhatWG URL APIINDIRECT8
mongodb • 3.7.4The official MongoDB driver for Node.jsINDIRECT17
mongodb • 4.17.2The official MongoDB driver for Node.jsDIRECT44
optional-require • 1.1.10NodeJS Require that let you handle module not found error without try/catchINDIRECT1
require-at • 1.0.6Call require pretending your are at another directoryINDIRECT0
workerpool • 9.3.4Offload tasks to a pool of workers on node.js and in the browserINDIRECT0
ISC10
PackageRelationDependenciesPublished
browser-stdout • 1.3.1`process.stdout` in your browser.INDIRECT0
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
sax • 1.2.1An evented streaming XML parser in JavaScriptINDIRECT0
semver • 7.7.2The semantic version parser used by npm.DIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
BSD-3-Clause6
PackageRelationDependenciesPublished
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
diff • 8.0.4A JavaScript text diff implementation.INDIRECT0
fast-uri • 3.1.7Dependency-free RFC 3986 URI toolboxINDIRECT0
flat • 5.0.2Take a nested Javascript object and flatten it, or unflatten an object with delimited keysINDIRECT0
ieee754 • 1.1.13Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
serialize-javascript • 7.1.1Serialize JavaScript to a superset of JSON that includes regular expressions and functions.INDIRECT0
BlueOak-1.0.05
PackageRelationDependenciesPublished
glob • 13.0.6the most correct and second fastest glob implementation in JavaScriptINDIRECT6
lru-cache • 11.5.2A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 10.2.6a glob matcher in javascriptINDIRECT2
minipass • 7.1.3minimal implementation of a PassThrough streamINDIRECT0
path-scurry • 2.0.2walk paths fast and efficientlyINDIRECT2
unknown1
PackageRelationDependenciesPublished
json-query • 2.2.2Retrieves values from JSON objects for data binding. Offers params, nested queries, deep queries, custom reduce/filter functions and simple boolean logic. Browserify compatible.DIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 7.0.0Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40itentialopensource%2Fadapter-openstack_neutron)](https://licenses.dev/npm/%40itentialopensource%2Fadapter-openstack_neutron)
<a href="https://licenses.dev/npm/%40itentialopensource%2Fadapter-openstack_neutron">
  <img src="https://licenses.dev/b/npm/%40itentialopensource%2Fadapter-openstack_neutron" alt="licenses" />
</a>

Or the licenses badge code for the 4.0.4 version:

[![licenses](https://licenses.dev/b/npm/%40itentialopensource%2Fadapter-openstack_neutron/4.0.4)](https://licenses.dev/npm/%40itentialopensource%2Fadapter-openstack_neutron/4.0.4)
<a href="https://licenses.dev/npm/%40itentialopensource%2Fadapter-openstack_neutron/4.0.4">
  <img src="https://licenses.dev/b/npm/%40itentialopensource%2Fadapter-openstack_neutron/4.0.4" alt="licenses" />
</a>
GitHub