licenses.dev

oas-raml-converter-fork v1.1.44

This package helps to convert between different API specifications. Supports OAS (Swagger 2), RAML 0.8, RAML 1.0.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT100
PackageRelationDependenciesPublished
@types/node • 10.17.60TypeScript definitions for Node.jsINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
bignumber.js • 9.0.0A library for arbitrary-precision decimal and non-decimal arithmeticINDIRECT0
call-me-maybe • 1.0.2Let your JS API users either give you a callback or receive a promiseINDIRECT0
camel-case • 4.1.2Transform into a string with the separator denoted by the next word capitalizedINDIRECT4
capital-case • 1.0.4Transform into a space separated string with each word capitalizedINDIRECT4
change-case • 4.1.2Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `param-case`, `CONSTANT_CASE` and othersINDIRECT15
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
constant-case • 3.0.4Transform into upper case string with an underscore between wordsINDIRECT4
core-js • 2.6.12Standard libraryINDIRECT0
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
date-and-time • 0.11.1A Minimalist DateTime utility for Node.js and the browserINDIRECT0
debug • 3.2.7small debugging utilityINDIRECT1
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
dot-case • 3.0.4Transform into a lower case string with a period between wordsINDIRECT3
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
format-util • 1.0.5Lightweight format utility for the browser, based on util.format().INDIRECT0
fs-extra • 8.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT3
getpass • 0.1.7getpass for node.jsINDIRECT1
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
header-case • 2.0.4Transform into a dash separated string of capitalized wordsINDIRECT5
http-response-object • 3.0.2A simple object to represent an http responseINDIRECT1
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
invariant • 2.2.4invariantINDIRECT2
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerDIRECT3
jsbn • 0.1.1The 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.INDIRECT0
json-path • 0.1.3JSON-Path utility (XPath for JSON) for nodejs and modern browsers.INDIRECT1
json-ptr • 0.1.1A complete implementation of JSON Pointer (RFC 6901) for nodejs and modern browsers.INDIRECT0
json-schema-ref-parser • 5.1.3Parse, Resolve, and Dereference JSON Schema $ref pointersINDIRECT9
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json-stable-stringify • 1.0.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified resultsINDIRECT1
json-to-ast • 2.0.0-alpha1.3JSON parser with AST outputINDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
jsonschema-draft4 • 1.0.0A copy of json schema draft 4.INDIRECT0
jsonschema • 1.2.4A fast and easy to use JSON Schema validatorINDIRECT0
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
lodash.get • 4.4.2The lodash method `_.get` exported as a module.INDIRECT0
lodash.isequal • 4.5.0The Lodash method `_.isEqual` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
loophole • 1.1.0A hack to enable use of libraries that depend on a basic form of eval in AtomINDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
lower-case • 2.0.2Transforms the string to lower caseINDIRECT1
media-typer • 1.1.0Simple RFC 6838 media type parser and formatterINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
no-case • 3.0.4Transform into a lower cased string with spaces between wordsINDIRECT2
oas-raml-converter-model • 0.0.18This package contains model for oas-raml-converter package.DIRECT2
ono • 4.0.11Throw better errors.INDIRECT1
openapi-schema-validation • 0.4.2Validate openapi documents.INDIRECT3
param-case • 3.0.4Transform into a lower cased string with dashes between wordsINDIRECT4
pascal-case • 3.1.2Transform into a string of capitalized words without separatorsINDIRECT3
path-case • 3.0.4Transform into a lower case string with slashes between wordsINDIRECT4
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
pluralize • 8.0.0Pluralize and singularize any wordINDIRECT0
promise-polyfill • 8.1.3Lightweight promise polyfill. A+ compliantINDIRECT0
psl • 1.9.0Domain name parser based on the Public Suffix ListINDIRECT0
punycode • 1.4.1A 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
q • 1.5.1A library for promises (CommonJS/Promises/A,B,D)INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
sentence-case • 3.0.4Transform into a lower case with spaces between words, then capitalize the stringINDIRECT4
snake-case • 3.0.4Transform into a lower case string with underscores between wordsINDIRECT4
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
swagger-methods • 1.0.8HTTP methods that are supported by Swagger 2.0INDIRECT0
swagger-parser • 5.0.5Swagger 2.0 and OpenAPI 3.0 parser and validator for Node and browsersDIRECT21
underscore • 1.13.6JavaScript's functional programming helper library.INDIRECT0
underscore • 1.13.7JavaScript's functional programming helper library.INDIRECT0
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
upper-case-first • 2.0.2Transforms the string with the first character in upper casedINDIRECT1
upper-case • 2.0.2Transforms the string to upper caseINDIRECT1
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
validator • 10.11.0String validation and sanitizationINDIRECT0
validator • 13.12.0String validation and sanitizationINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
xhr2 • 0.2.0XMLHttpRequest emulation for node.jsINDIRECT0
xml2js • 0.4.23Simple XML to JavaScript object converter.DIRECT2
xmlbuilder • 11.0.1An XML builder for node.jsINDIRECT0
xmlhttprequest • 1.8.0XMLHttpRequest for NodeINDIRECT0
z-schema • 3.21.0JSON schema validatorINDIRECT4
z-schema • 3.25.1JSON schema validatorINDIRECT5
z-schema • 4.2.4JSON schema validatorINDIRECT4
Apache-2.016
PackageRelationDependenciesPublished
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
fork-raml-1-parser • 1.1.67DEPRECATION NOTICE: please note that this parser is now deprecated, please use [webapi-parser](https://github.com/raml-org/webapi-parser) instead.DIRECT67
fork-ts-model • 0.0.19[![Build Status](https://travis-ci.org/mulesoft-labs/ts-model.svg?branch=master)](https://travis-ci.org/mulesoft-labs/ts-model)INDIRECT1
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
raml-definition-system • 0.0.94[![Build Status](https://travis-ci.org/raml-org/raml-definition-system.svg?branch=master)](https://travis-ci.org/raml-org/raml-definition-system) [![Greenkeeper badge](https://badges.greenkeeper.io/raml-org/raml-definition-system.svg)](https://greenkeeperINDIRECT23
raml-json-validation • 0.0.18JSON validation API for RAML JS parserINDIRECT5
raml-typesystem • 0.0.96[![Build Status](https://travis-ci.org/raml-org/raml-typesystem.svg?branch=master)](https://travis-ci.org/raml-org/raml-typesystem) [![Greenkeeper badge](https://badges.greenkeeper.io/raml-org/raml-typesystem.svg)](https://greenkeeper.io/)INDIRECT19
raml-xml-validation • 0.0.15XML validation API for RAML JS parserINDIRECT1
reflect-metadata • 0.1.14Polyfill for Metadata Reflection APIINDIRECT0
request • 2.88.0Simplified HTTP request client.DIRECT47
serializer.ts • 0.0.12Proper serialization and deserialization raw json objects to classes in TypescriptINDIRECT1
ts-structure-model • 0.0.1INDIRECT0
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
yaml-ast-parser • 0.0.43[![Build Status](https://travis-ci.org/mulesoft-labs/yaml-ast-parser.svg?branch=master)](https://travis-ci.org/mulesoft-labs/yaml-ast-parser)INDIRECT0
ISC5
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
sax • 1.4.1An evented streaming XML parser in JavaScriptINDIRECT0
swagger-schema-official • 2.0.0-bab6bedSwagger JSON Schema INDIRECT0
unknown4
PackageRelationDependenciesPublished
json-schema-compatibility • 1.1.0JSON Schema tools are now being written for v4 of the draft, but v3 schemas still exist out in the wild.DIRECT0
lrucache • 1.0.3LRU Cache for node.js/browser.INDIRECT0
urlsafe-base64 • 1.0.0URL Safe Base64 encodingINDIRECT0
xmllint-jsparser • 0.0.3xmllint patched to be regular node module which can be packaged for browser by webpack or other stuff like thisINDIRECT0
BSD-3-Clause4
PackageRelationDependenciesPublished
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
qs • 6.5.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
tough-cookie • 2.4.3RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
BSD-2-Clause2
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
non-standard2
PackageRelationDependenciesPublished
jsonify • 0.0.1JSON without touching any globalsINDIRECT0
xmldom-alpha • 0.1.28A W3C Standard XML DOM(Level2 CORE) implementation and parser(DOMParser/XMLSerializer).INDIRECT0
Unlicense2
PackageRelationDependenciesPublished
know-your-http-well • 0.5.0HTTP headers, media-types, methods, relations and status codes, all summarized and linking to their specification.INDIRECT1
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.7.0Runtime library for TypeScript helper functionsINDIRECT0
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 0.0.8Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/oas-raml-converter-fork)](https://licenses.dev/npm/oas-raml-converter-fork)
<a href="https://licenses.dev/npm/oas-raml-converter-fork">
  <img src="https://licenses.dev/b/npm/oas-raml-converter-fork" alt="licenses" />
</a>

Or the licenses badge code for the 1.1.44 version:

[![licenses](https://licenses.dev/b/npm/oas-raml-converter-fork/1.1.44)](https://licenses.dev/npm/oas-raml-converter-fork/1.1.44)
<a href="https://licenses.dev/npm/oas-raml-converter-fork/1.1.44">
  <img src="https://licenses.dev/b/npm/oas-raml-converter-fork/1.1.44" alt="licenses" />
</a>
GitHub