Comparing version 7.4.1 to 7.5.0
import { ConfigExternal, OptionsExport, GlobalOptions } from '@orval/core'; | ||
export * from '@orval/core'; | ||
export { Options } from '@orval/core'; | ||
@@ -3,0 +4,0 @@ |
{ | ||
"name": "orval", | ||
"description": "A swagger client generator for typescript", | ||
"version": "7.4.1", | ||
"version": "7.5.0", | ||
"license": "MIT", | ||
@@ -9,3 +9,5 @@ "files": [ | ||
], | ||
"bin": "dist/bin/orval.js", | ||
"bin": { | ||
"orval": "dist/bin/orval.js" | ||
}, | ||
"type": "commonjs", | ||
@@ -43,3 +45,3 @@ "main": "dist/index.js", | ||
"type": "git", | ||
"url": "https://github.com/orval-labs/orval" | ||
"url": "git+https://github.com/orval-labs/orval.git" | ||
}, | ||
@@ -60,15 +62,15 @@ "scripts": { | ||
"@apidevtools/swagger-parser": "^10.1.0", | ||
"@orval/angular": "7.4.1", | ||
"@orval/axios": "7.4.1", | ||
"@orval/core": "7.4.1", | ||
"@orval/fetch": "7.4.1", | ||
"@orval/hono": "7.4.1", | ||
"@orval/mock": "7.4.1", | ||
"@orval/query": "7.4.1", | ||
"@orval/swr": "7.4.1", | ||
"@orval/zod": "7.4.1", | ||
"@orval/angular": "7.5.0", | ||
"@orval/axios": "7.5.0", | ||
"@orval/core": "7.5.0", | ||
"@orval/fetch": "7.5.0", | ||
"@orval/hono": "7.5.0", | ||
"@orval/mock": "7.5.0", | ||
"@orval/query": "7.5.0", | ||
"@orval/swr": "7.5.0", | ||
"@orval/zod": "7.5.0", | ||
"ajv": "^8.17.1", | ||
"cac": "^6.7.14", | ||
"chalk": "^4.1.2", | ||
"chokidar": "^4.0.1", | ||
"chokidar": "^4.0.3", | ||
"enquirer": "^2.4.1", | ||
@@ -75,0 +77,0 @@ "execa": "^5.1.1", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1002967
9830
+ Added@ibm-cloud/openapi-ruleset@1.29.0(transitive)
+ Added@orval/angular@7.5.0(transitive)
+ Added@orval/axios@7.5.0(transitive)
+ Added@orval/core@7.5.0(transitive)
+ Added@orval/fetch@7.5.0(transitive)
+ Added@orval/hono@7.5.0(transitive)
+ Added@orval/mock@7.5.0(transitive)
+ Added@orval/query@7.5.0(transitive)
+ Added@orval/swr@7.5.0(transitive)
+ Added@orval/zod@7.5.0(transitive)
+ Added@types/node@22.13.1(transitive)
+ Addedis-boolean-object@1.2.2(transitive)
+ Addedis-weakref@1.1.1(transitive)
+ Addedjsonschema@1.5.0(transitive)
+ Addedobject-inspect@1.13.4(transitive)
- Removed@ibm-cloud/openapi-ruleset@1.28.4(transitive)
- Removed@orval/angular@7.4.1(transitive)
- Removed@orval/axios@7.4.1(transitive)
- Removed@orval/core@7.4.1(transitive)
- Removed@orval/fetch@7.4.1(transitive)
- Removed@orval/hono@7.4.1(transitive)
- Removed@orval/mock@7.4.1(transitive)
- Removed@orval/query@7.4.1(transitive)
- Removed@orval/swr@7.4.1(transitive)
- Removed@orval/zod@7.4.1(transitive)
- Removed@types/node@22.13.0(transitive)
- Removedis-boolean-object@1.2.1(transitive)
- Removedis-weakref@1.1.0(transitive)
- Removedobject-inspect@1.13.3(transitive)
Updated@orval/angular@7.5.0
Updated@orval/axios@7.5.0
Updated@orval/core@7.5.0
Updated@orval/fetch@7.5.0
Updated@orval/hono@7.5.0
Updated@orval/mock@7.5.0
Updated@orval/query@7.5.0
Updated@orval/swr@7.5.0
Updated@orval/zod@7.5.0
Updatedchokidar@^4.0.3