Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

openapi-server-url-templating

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openapi-server-url-templating - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

16

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc