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

@backan/core

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backan/core - npm Package Compare versions

Comparing version 0.0.20 to 0.0.21

2

package.json
{
"name": "@backan/core",
"description": "All in one web API builder. Create endpoints with type validations and OpenApi documentation, safely and quickly.",
"version": "0.0.20",
"version": "0.0.21",
"type": "module",

@@ -6,0 +6,0 @@ "license": "GPL-3.0",

@@ -54,3 +54,3 @@ # 🔥 Backan - Core

```bash [pnpm]
pnpm i backan
pnpm add backan
```

@@ -60,2 +60,5 @@ ```bash [yarn]

```
```bash [bun]
bun add backan
```

@@ -71,3 +74,3 @@ [![NPM Version](https://img.shields.io/npm/v/backan?style=for-the-badge&color=yellow)](https://www.npmjs.com/package/backan)

```bash [pnpm]
pnpm i @backan/core
pnpm add @backan/core
```

@@ -77,2 +80,5 @@ ```bash [yarn]

```
```bash [bun]
bun add backan
```

@@ -95,2 +101,5 @@ [![NPM Version](https://img.shields.io/npm/v/%40backan%2Fcore?style=for-the-badge&color=yellow)](https://www.npmjs.com/package/@backan/core)

```
```bash [bun]
bun create backan
```

@@ -97,0 +106,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