New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@monokle/synchronizer

Package Overview
Dependencies
Maintainers
5
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@monokle/synchronizer - npm Package Compare versions

Comparing version 0.9.1 to 0.10.0

lib/cjs/createDefaultMonokleFetcher.d.ts

2

lib/cjs/handlers/apiHandler.d.ts

@@ -75,5 +75,5 @@ import { SuppressionStatus } from '@monokle/types';

generateDeepLink(path: string): string;
private queryApi;
queryApi<OUT>(query: string, tokenInfo: TokenInfo, variables?: {}): Promise<OUT | undefined>;
private sendRequest;
private formatAuthorizationHeader;
}

@@ -75,5 +75,5 @@ import { SuppressionStatus } from '@monokle/types';

generateDeepLink(path: string): string;
private queryApi;
queryApi<OUT>(query: string, tokenInfo: TokenInfo, variables?: {}): Promise<OUT | undefined>;
private sendRequest;
private formatAuthorizationHeader;
}
{
"name": "@monokle/synchronizer",
"version": "0.9.1",
"version": "0.10.0",
"description": "Monokle Cloud synchronizer",

@@ -5,0 +5,0 @@ "author": "Kubeshop",

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