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

@kubb/core

Package Overview
Dependencies
Maintainers
1
Versions
662
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 0.37.2 to 0.37.3

dist/index.global.js

9

package.json
{
"name": "@kubb/core",
"version": "0.37.2",
"version": "0.37.3",
"description": "Generator core",

@@ -45,2 +45,5 @@ "repository": {

"devDependencies": {
"memfs": "^3.4.13",
"path-browserify": "^1.0.1",
"crypto-browserify": "^3.12.0",
"@types/fs-extra": "^9.0.13",

@@ -55,3 +58,5 @@ "openapi-types": "^12.1.0",

"scripts": {
"build": "tsup",
"build": "pnpm build:node && pnpm build:browser",
"build:node": "tsup",
"build:browser": "tsup --target=es5",
"start": "tsup --watch",

@@ -58,0 +63,0 @@ "release": "pnpm publish --no-git-check",

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