Socket
Socket
Sign inDemoInstall

@moralisweb3/common-core

Package Overview
Dependencies
Maintainers
8
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@moralisweb3/common-core - npm Package Compare versions

Comparing version 2.18.0 to 2.18.1

2

lib/esm/index.js

@@ -565,3 +565,3 @@ import axios, { AxiosError } from 'axios';

var LIB_VERSION = "2.18.0";
var LIB_VERSION = "2.18.1";

@@ -568,0 +568,0 @@ /**

@@ -356,3 +356,3 @@ import { AxiosRequestConfig, AxiosError, AxiosResponse } from 'axios';

get isStarted(): boolean;
static readonly libVersion = "2.18.0";
static readonly libVersion = "2.18.1";
constructor(modules: Modules, config: Config, logger: LoggerController);

@@ -359,0 +359,0 @@ /**

{
"name": "@moralisweb3/common-core",
"author": "Moralis",
"version": "2.18.0",
"version": "2.18.1",
"license": "MIT",

@@ -31,2 +31,5 @@ "type": "module",

},
"typedoc": {
"entryPoint": "./src/index.ts"
},
"scripts": {

@@ -46,3 +49,3 @@ "test": "jest --runInBand --detectOpenHandles --forceExit --ci",

"@rollup/plugin-node-resolve": "^15.0.1",
"jest": "29.3.1",
"jest": "^29.5.0",
"msw": "0.49.1",

@@ -49,0 +52,0 @@ "rollup": "^3.10.1",

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