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

@metamask-previews/controller-utils

Package Overview
Dependencies
Maintainers
2
Versions
517
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask-previews/controller-utils - npm Package Compare versions

Comparing version 5.0.2-preview.26b130a to 5.0.2-preview.72e94e9

3

dist/constants.d.ts

@@ -59,3 +59,3 @@ import { NetworksTicker, ChainId, BuiltInNetworkName } from './types';

readonly chainId: "0xe704";
readonly ticker: typeof NetworksTicker["linea-goerli"];
readonly ticker: (typeof NetworksTicker)["linea-goerli"];
readonly rpcPrefs: {

@@ -75,2 +75,3 @@ readonly blockExplorerUrl: "https://goerli.lineascan.build";

readonly blockExplorerUrl: undefined;
readonly ticker: undefined;
readonly rpcPrefs: undefined;

@@ -77,0 +78,0 @@ };

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

blockExplorerUrl: undefined,
ticker: undefined,
rpcPrefs: undefined,

@@ -86,0 +87,0 @@ },

{
"name": "@metamask-previews/controller-utils",
"version": "5.0.2-preview.26b130a",
"version": "5.0.2-preview.72e94e9",
"description": "Data and convenience functions shared by multiple packages",

@@ -5,0 +5,0 @@ "keywords": [

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