openapi-server-url-templating
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "openapi-server-url-templating", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "OpenAPI Server URL templating parser, validator and substitution mechanism.", | ||
@@ -16,9 +16,2 @@ "main": "./cjs/index.cjs", | ||
}, | ||
"imports": { | ||
"#apg-lite": { | ||
"import": "apg-lite", | ||
"require": "./cjs/apg-lite.cjs", | ||
"default": "apg-lite" | ||
} | ||
}, | ||
"scripts": { | ||
@@ -39,3 +32,3 @@ "prepublishOnly": "npm run build", | ||
"type": "git", | ||
"url": "https://github.com/char0n/openapi-server-url-templating.git" | ||
"url": "https://github.com/swaggerexpert/openapi-server-url-templating.git" | ||
}, | ||
@@ -54,5 +47,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/char0n/openapi-server-url-templating/issues" | ||
"url": "https://github.com/swaggerexpert/openapi-server-url-templating/issues" | ||
}, | ||
"homepage": "https://github.com/char0n/openapi-server-url-templating#readme", | ||
"homepage": "https://github.com/swaggerexpert/openapi-server-url-templating#readme", | ||
"files": [ | ||
@@ -78,2 +71,3 @@ "es/", | ||
"apg-js": "^4.4.0", | ||
"babel-plugin-module-resolver": "^5.0.2", | ||
"chai": "=5.1.1", | ||
@@ -80,0 +74,0 @@ "cross-env": "^7.0.3", |
@@ -5,3 +5,3 @@ # openapi-server-url-templating | ||
[![npm](https://img.shields.io/npm/dm/openapi-server-url-templating.svg)](https://www.npmjs.com/package/openapi-server-url-templating) | ||
[![Test workflow](https://github.com/char0n/openapi-server-url-templating/actions/workflows/test.yml/badge.svg)](https://github.com/char0n/openapi-server-url-templating/actions) | ||
[![Test workflow](https://github.com/swaggerexpert/openapi-server-url-templating/actions/workflows/test.yml/badge.svg)](https://github.com/swaggerexpert/openapi-server-url-templating/actions) | ||
[![Dependabot enabled](https://img.shields.io/badge/Dependabot-enabled-blue.svg)](https://dependabot.com/) | ||
@@ -290,4 +290,4 @@ [![try on RunKit](https://img.shields.io/badge/try%20on-RunKit-brightgreen.svg?style=flat)](https://npm.runkit.com/openapi-server-url-templating) | ||
`openapi-server-url-templating` is licensed under [Apache 2.0 license](https://github.com/char0n/openapi-server-url-templating/blob/main/LICENSE). | ||
`openapi-server-url-templating` comes with an explicit [NOTICE](https://github.com/char0n/openapi-server-url-templating/blob/main/NOTICE) file | ||
`openapi-server-url-templating` is licensed under [Apache 2.0 license](https://github.com/swaggerexpert/openapi-server-url-templating/blob/main/LICENSE). | ||
`openapi-server-url-templating` comes with an explicit [NOTICE](https://github.com/swaggerexpert/openapi-server-url-templating/blob/main/NOTICE) file | ||
containing additional legal notices and information. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
101707
12