@kubb/react
Advanced tools
Comparing version 1.12.0-canary.20231012T112921 to 1.12.0-canary.20231013T133814
{ | ||
"name": "@kubb/react", | ||
"version": "1.12.0-canary.20231012T112921", | ||
"version": "1.12.0-canary.20231013T133814", | ||
"description": "Generator react", | ||
@@ -22,3 +22,2 @@ "keywords": [ | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.js", | ||
@@ -30,3 +29,2 @@ "require": "./dist/index.cjs", | ||
"./jsx-runtime": { | ||
"types": "./dist/jsx-runtime.d.ts", | ||
"import": "./dist/jsx-runtime.js", | ||
@@ -37,3 +35,2 @@ "require": "./dist/jsx-runtime.cjs", | ||
"./client": { | ||
"types": "./dist/client/index.d.ts", | ||
"import": "./dist/client/index.js", | ||
@@ -44,3 +41,2 @@ "require": "./dist/client/index.cjs", | ||
"./server": { | ||
"types": "./dist/server/index.d.ts", | ||
"import": "./dist/server/index.js", | ||
@@ -68,4 +64,4 @@ "require": "./dist/server/index.cjs", | ||
"auto-bind": "^4.0.0", | ||
"@kubb/core": "1.11.0", | ||
"@kubb/parser": "1.11.0" | ||
"@kubb/core": "1.12.0-canary.20231013T133617", | ||
"@kubb/parser": "1.12.0-canary.20231013T133730" | ||
}, | ||
@@ -80,3 +76,3 @@ "devDependencies": { | ||
"@kubb/eslint-config": "1.1.8", | ||
"@kubb/parser": "1.11.0", | ||
"@kubb/parser": "1.12.0-canary.20231013T133730", | ||
"@kubb/ts-config": "0.1.0", | ||
@@ -83,0 +79,0 @@ "@kubb/tsup-config": "1.1.8" |
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
10927132
22
+ Added@kubb/core@1.12.0-canary.20231013T133617(transitive)
+ Added@kubb/parser@1.11.11.12.0-canary.20231013T133730(transitive)
- Removed@kubb/core@1.11.0(transitive)
- Removed@kubb/parser@1.11.0(transitive)
- Removed@kubb/ts-codegen@1.11.0(transitive)