New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@kubb/ts-codegen

Package Overview
Dependencies
Maintainers
1
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kubb/ts-codegen - npm Package Compare versions

Comparing version 1.0.0-alpha.8 to 1.0.0-beta.1

8

package.json
{
"name": "@kubb/ts-codegen",
"version": "1.0.0-alpha.8",
"version": "1.0.0-beta.1",
"description": "Generator ts-codegen",

@@ -45,3 +45,3 @@ "repository": {

"dependencies": {
"@kubb/core": "1.0.0-alpha.8",
"@kubb/core": "1.0.0-beta.1",
"typescript": "^5.0.2"

@@ -65,5 +65,3 @@ },

"pre-push": "pnpm typecheck",
"test": "jest --config ../../jest.config.ts --passWithNoTests --runInBand --testPathPattern=packages/ts-codegen/src",
"test:local": "jest --config ../../jest.config.ts --testPathPattern=packages/ts-codegen/src --maxWorkers=50%",
"test:watch": "jest --config ../../jest.config.ts --testPathPattern=packages/ts-codegen/src --maxWorkers=25% --watch",
"test": "vitest --passWithNoTests",
"upgrade": "ncu -u",

@@ -70,0 +68,0 @@ "upgrade:local": "ncu --interactive --doctor",

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