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

conjure-client

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

conjure-client - npm Package Compare versions

Comparing version 2.2.0 to 2.3.0

2

lib/generated/index.d.ts

@@ -1,1 +0,1 @@

export declare const IMPLEMENTATION_VERSION = "2.2.0";
export declare const IMPLEMENTATION_VERSION = "2.3.0";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.IMPLEMENTATION_VERSION = '2.2.0';
exports.IMPLEMENTATION_VERSION = '2.3.0';
//# sourceMappingURL=index.js.map

@@ -21,1 +21,2 @@ /**

export * from "./errors";
export { IUserAgent } from "./userAgent";
{
"name": "conjure-client",
"version": "2.2.0",
"version": "2.3.0",
"description": "An HTTP bridge library for use in front end applications and generated conjure code",

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

@@ -1,1 +0,1 @@

export const IMPLEMENTATION_VERSION = '2.2.0';
export const IMPLEMENTATION_VERSION = '2.3.0';

@@ -22,1 +22,2 @@ /**

export * from "./errors";
export { IUserAgent } from "./userAgent";
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