Socket
Socket
Sign inDemoInstall

@empathyco/x-adapter

Package Overview
Dependencies
Maintainers
5
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@empathyco/x-adapter - npm Package Compare versions

Comparing version 8.0.0-alpha.4 to 8.0.0-alpha.5

1

dist/cjs/http-clients/index.js

@@ -5,5 +5,4 @@ "use strict";

tslib_1.__exportStar(require("./fetch.http-client"), exports);
tslib_1.__exportStar(require("./beacon.http-client"), exports);
tslib_1.__exportStar(require("./types"), exports);
tslib_1.__exportStar(require("./utils"), exports);
//# sourceMappingURL=index.js.map
export * from './fetch.http-client';
export * from './beacon.http-client';
export * from './types';
export * from './utils';
//# sourceMappingURL=index.js.map
export * from './fetch.http-client';
export * from './beacon.http-client';
export * from './types';
export * from './utils';

4

package.json
{
"name": "@empathyco/x-adapter",
"version": "8.0.0-alpha.4",
"version": "8.0.0-alpha.5",
"description": "A utils library to create a client for any API",

@@ -51,3 +51,3 @@ "author": "Empathy Systems Corporation S.L.",

},
"gitHead": "235697df0082192a396a6a5e93611ef4701af147"
"gitHead": "0687f98044c987babc41bb8109b6550f0a9985a1"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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