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

@stacksjs/tlsx

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stacksjs/tlsx - npm Package Compare versions

Comparing version 0.5.3 to 0.5.4

2

dist/certificate.d.ts

@@ -16,2 +16,2 @@ import type { CertOption, TlsOption } from './types';

export declare function storeCert(cert: Cert, options?: TlsOption): string;
export declare function storeCACert(caCert: string, options?: AddCertOption): string;
export declare function storeCACert(caCert: string, options?: TlsOption): string;
{
"name": "@stacksjs/tlsx",
"type": "module",
"version": "0.5.3",
"version": "0.5.4",
"description": "A TLS/HTTPS library with automation.",

@@ -6,0 +6,0 @@ "author": "Chris Breuer <chris@stacksjs.org>",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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