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

@silenteer/natsu

Package Overview
Dependencies
Maintainers
2
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@silenteer/natsu - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

4

dist/utility.d.ts

@@ -15,7 +15,7 @@ import type { NatsAuthorizationResult, NatsHandleResult, NatsValidationResult } from './type';

}) => NatsHandleResult<T>;
error: (params: {
error: <T_1>(params: {
code: number;
errors?: unknown;
}) => NatsHandleResult<unknown>;
}) => NatsHandleResult<T_1>;
};
export { NatsValidationResultUtil, NatsAuthorizationResultUtil, NatsHandleResultUtil, };
{
"name": "@silenteer/natsu",
"version": "1.0.5",
"version": "1.0.6",
"license": "MIT",

@@ -5,0 +5,0 @@ "private": false,

Sorry, the diff of this file is not supported yet

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