Socket
Socket
Sign inDemoInstall

@turnkey/eip-1193-provider

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turnkey/eip-1193-provider - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

6

CHANGELOG.md
# @turnkey/eip-1193-provider
## 2.0.3
### Patch Changes
- Removes unused VERSION from constants. Fixes issue with using process in a browser environment.
## 2.0.2

@@ -4,0 +10,0 @@

1

dist/constants.d.ts

@@ -20,3 +20,2 @@ export declare const PROVIDER_ERROR_MESSAGE: {

};
export declare const VERSION: string;
//# sourceMappingURL=constants.d.ts.map

@@ -22,3 +22,2 @@ 'use strict';

};
process.env.VERSION ?? "[VI]{version}[/VI]";

@@ -25,0 +24,0 @@ exports.PROVIDER_ERROR_CODE = PROVIDER_ERROR_CODE;

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

export declare const VERSION = "@turnkey/eip-1193-provider@2.0.2";
export declare const VERSION = "@turnkey/eip-1193-provider@2.0.3";
//# sourceMappingURL=version.d.ts.map
'use strict';
const VERSION = "@turnkey/eip-1193-provider@2.0.2";
const VERSION = "@turnkey/eip-1193-provider@2.0.3";
exports.VERSION = VERSION;
//# sourceMappingURL=version.js.map
{
"name": "@turnkey/eip-1193-provider",
"version": "2.0.2",
"version": "2.0.3",
"main": "./dist/index.js",

@@ -5,0 +5,0 @@ "module": "./dist/index.mjs",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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