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

@ex-master/zb

Package Overview
Dependencies
Maintainers
2
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ex-master/zb - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

bld/library/client.d.ts

1

bld/library/index.d.ts
export * from './exceptions';
export * from './rest-api';
export * from './types';
export * from './client';

@@ -6,2 +6,3 @@ "use strict";

tslib_1.__exportStar(require("./rest-api"), exports);
tslib_1.__exportStar(require("./client"), exports);
//# sourceMappingURL=index.js.map

4

package.json
{
"name": "@ex-master/zb",
"version": "0.2.1",
"version": "0.2.2",
"main": "bld/library/index.js",

@@ -29,3 +29,3 @@ "types": "bld/library/index.d.ts",

},
"gitHead": "374d4bc6d27842ce5dae11f65c585833435edced"
"gitHead": "d53ae815ea77569511f7caa02e89ea0eafc7fb27"
}
export * from './exceptions';
export * from './rest-api';
export * from './types';
export * from './client';

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