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

@kubb/react

Package Overview
Dependencies
Maintainers
1
Versions
401
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kubb/react - npm Package Compare versions

Comparing version 1.12.0-canary.20231012T112921 to 1.12.0-canary.20231013T133814

dist/client/index.d.cts

12

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

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