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
676
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.55.0 to 0.56.0

2

package.json
{
"name": "@kubb/core",
"version": "0.55.0",
"version": "0.56.0",
"description": "Generator core",

@@ -5,0 +5,0 @@ "repository": {

@@ -7,3 +7,3 @@ <div align="center">

<p>
With Kubb you can create and use plugins that will generate code based on a specific input.
Core utils for other packages.
</p>

@@ -14,3 +14,3 @@

<a href="https://www.npmjs.com/package/@kubb/core">
<img alt="Npm verssion" src="https://img.shields.io/npm/v/@kubb/core?style=for-the-badge"/>
<img alt="Npm version" src="https://img.shields.io/npm/v/@kubb/core?style=for-the-badge"/>
</a>

@@ -17,0 +17,0 @@ <a href="https://www.npmjs.com/package/@kubb/core">

@@ -43,2 +43,7 @@ {

"description": "Clean previous generated files"
},
"write": {
"type": "boolean",
"description": " Write output to the fileSystem",
"default": "true"
}

@@ -45,0 +50,0 @@ }

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