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.11.1 to 2.12.0

2

lib/Core.d.ts

@@ -23,3 +23,3 @@ import { Module, ModuleFactory } from './Modules/Module';

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

@@ -26,0 +26,0 @@ /**

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

export declare const LIB_VERSION = "2.11.1";
export declare const LIB_VERSION = "2.12.0";
//# sourceMappingURL=version.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.LIB_VERSION = void 0;
exports.LIB_VERSION = "2.11.1";
exports.LIB_VERSION = "2.12.0";
//# sourceMappingURL=version.js.map
{
"name": "@moralisweb3/common-core",
"author": "Moralis",
"version": "2.11.1",
"version": "2.12.0",
"license": "MIT",

@@ -29,7 +29,5 @@ "main": "./lib/index.js",

"devDependencies": {
"@moralisweb3/eslint-config": "^1.0.1",
"eslint": "^8.29.0",
"@moralisweb3/eslint-config": "^1.0.2",
"jest": "29.3.1",
"msw": "0.49.1",
"typescript": "^4.9.3"
"msw": "0.49.1"
},

@@ -36,0 +34,0 @@ "dependencies": {

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