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 1.0.0 to 1.1.1

1

lib/index.d.ts

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

export * from "./httpApiBridge/httpApiBridge";
export * from "./uuid/uuid";

@@ -27,2 +27,1 @@ "use strict";

__export(require("./httpApiBridge/httpApiBridge"));
__export(require("./uuid/uuid"));

5

package.json
{
"name": "conjure-client",
"version": "1.0.0",
"version": "1.1.1",
"description": "An HTTP bridge library for use in front end applications and generated conjure code",

@@ -18,5 +18,2 @@ "sideEffects": false,

},
"dependencies": {
"uuidjs": "^4.0.3"
},
"devDependencies": {

@@ -23,0 +20,0 @@ "@blueprintjs/tslint-config": "^1.3.1",

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