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

@kubb/core

Package Overview
Dependencies
Maintainers
1
Versions
691
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kubb/core - npm Package Compare versions

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

6

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

@@ -69,5 +69,3 @@ "repository": {

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

@@ -74,0 +72,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