Socket
Socket
Sign inDemoInstall

@moralisweb3/core

Package Overview
Dependencies
Maintainers
8
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@moralisweb3/core - npm Package Compare versions

Comparing version 2.0.0-beta.5 to 2.0.0-beta.6

lib/Assert/assertUnreachable.d.ts.map

2

lib/MoralisCore.d.ts

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

readonly name = "core";
static readonly libVersion = "2.0.0-beta.5";
static readonly libVersion = "2.0.0-beta.6";
constructor(modules: Modules, config: Config, logger: LoggerController);

@@ -24,0 +24,0 @@ /**

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

export declare const LIB_VERSION = "2.0.0-beta.5";
export declare const LIB_VERSION = "2.0.0-beta.6";
//# sourceMappingURL=version.d.ts.map
{
"name": "@moralisweb3/core",
"author": "Moralis",
"version": "2.0.0-beta.5",
"version": "2.0.0-beta.6",
"license": "MIT",

@@ -11,5 +11,3 @@ "private": false,

"files": [
"lib/index.*",
"lib/**/*.d.ts",
"dist"
"lib/*"
],

@@ -30,3 +28,2 @@ "scripts": {

"prettier": "^2.5.1",
"typed-emitter": "^2.1.0",
"typescript": "^4.5.5"

@@ -36,5 +33,6 @@ },

"@xstate/fsm": "^2.0.0",
"axios": "^0.27.2",
"eventemitter3": "^4.0.7",
"axios": "^0.27.2"
"typed-emitter": "^2.1.0"
}
}
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