semantic-release-openapi
Advanced tools
+8
-3
| { | ||
| "name": "semantic-release-openapi", | ||
| "version": "2.3.0", | ||
| "version": "2.3.1", | ||
| "description": "A Semantic Release plugin to update versions in OpenAPI / Swagger specification files", | ||
@@ -23,2 +23,3 @@ "repository": { | ||
| "type": "module", | ||
| "sideEffects": false, | ||
| "license": "MIT", | ||
@@ -33,3 +34,3 @@ "bugs": { | ||
| "homepage": "https://github.com/aensley/semantic-release-openapi#readme", | ||
| "main": "index.js", | ||
| "exports": "./index.js", | ||
| "module": "index.js", | ||
@@ -42,3 +43,3 @@ "types": "index.d.ts", | ||
| "engines": { | ||
| "node": ">=16" | ||
| "node": ">= 22.14" | ||
| }, | ||
@@ -53,3 +54,7 @@ "platform": "node", | ||
| "semantic-release": ">=20.0.0" | ||
| }, | ||
| "publishConfig": { | ||
| "access": "public", | ||
| "provenance": true | ||
| } | ||
| } |
+12
-6
| # semantic-release-openapi | ||
| [][npm] | ||
| [][npm] | ||
| [][npm] | ||
| [](https://github.com/aensley/semantic-release-openapi/blob/main/LICENSE) | ||
| [](https://github.com/sponsors/aensley) | ||
| [](https://packagephobia.com/result?p=semantic-release-openapi) | ||
| [][npm]<br> | ||
| [][npm] | ||
| [](https://github.com/aensley/semantic-release-openapi/actions/workflows/ci.yml) | ||
| [](https://prettier.io/) | ||
| [](https://standardjs.com/) | ||
| [](https://bundlephobia.com/package/semantic-release-openapi) | ||
| [][npm] | ||
| [](https://github.com/aensley/semantic-release-openapi/security/dependabot)<br> | ||
| [][qltysh] | ||
| [][qltysh] | ||
| [](https://github.com/aensley/semantic-release-openapi/actions/workflows/test.yml) | ||
| [](https://scorecard.dev/viewer/?uri=github.com/aensley/semantic-release-openapi) | ||
| [](https://socket.dev/npm/package/semantic-release-openapi) | ||
| [](https://security.snyk.io/package/npm/semantic-release-openapi) | ||
| [](https://libraries.io/npm/semantic-release-openapi) | ||
@@ -13,0 +19,0 @@ A Semantic Release plugin to update versions in OpenAPI / Swagger specification files. |
14565
7.78%68
9.68%