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

@silenteer/natsu-type

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@silenteer/natsu-type - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

5

dist/index.d.ts

@@ -53,6 +53,1 @@ export declare type NatsService<TSubject extends string, TRequest, TResponse> = {

};
export declare type NatsGetNamespace<TSubject extends string> = NatsService<TSubject, {
subject: string;
}, {
namespace: string;
}>;

2

package.json
{
"name": "@silenteer/natsu-type",
"version": "0.0.11",
"version": "0.0.12",
"license": "MIT",

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

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