Socket
Socket
Sign inDemoInstall

nestia

Package Overview
Dependencies
Maintainers
1
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nestia - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

4

package.json
{
"name": "nestia",
"version": "0.2.2",
"version": "0.2.3",
"description": "Automatic SDK and Document generator for the NestJS",

@@ -37,3 +37,3 @@ "main": "src/index.ts",

"ts-node": "^9.1.1",
"tstl": "^2.4.21",
"tstl": "^2.5.0",
"ttypescript": "^1.5.12",

@@ -40,0 +40,0 @@ "typescript": "^4.3.2"

@@ -21,3 +21,3 @@ import * as fs from "fs";

private readonly bundle_checker_: Singleton<(str: string) => boolean>;
private readonly bundle_checker_: Singleton<Promise<(str: string) => boolean>>;

@@ -24,0 +24,0 @@ public constructor

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