Socket
Socket
Sign inDemoInstall

@arianee/arianee-privacy-gateway-client

Package Overview
Dependencies
Maintainers
7
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arianee/arianee-privacy-gateway-client - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

3

package.json
{
"name": "@arianee/arianee-privacy-gateway-client",
"version": "0.0.1",
"type": "commonjs",
"version": "0.0.2",
"dependencies": {

@@ -6,0 +5,0 @@ "ethers": "6.3.0"

export * from './lib/arianee-privacy-gateway-client';
export { default as ArianeePrivacyGatewayClient } from './lib/arianee-privacy-gateway-client';
import ArianeePrivacyGatewayClient from './lib/arianee-privacy-gateway-client';
export { ArianeePrivacyGatewayClient };
export * from './lib/arianee-privacy-gateway-client';
export { default as ArianeePrivacyGatewayClient } from './lib/arianee-privacy-gateway-client';
import ArianeePrivacyGatewayClient from './lib/arianee-privacy-gateway-client';
export { ArianeePrivacyGatewayClient };
//# sourceMappingURL=index.js.map

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