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

@moosty/lisk-service-events

Package Overview
Dependencies
Maintainers
2
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@moosty/lisk-service-events - npm Package Compare versions

Comparing version 0.0.124 to 0.0.125

1

dist/index.js

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

const getInitialData = async () => {
getNetworkStatus();
const lastBlock = await serviceClient.get("get.blocks", { limit: 1 });

@@ -45,0 +46,0 @@ setLastBlock({ ...lastBlock?.data?.[0] });

6

package.json
{
"name": "@moosty/lisk-service-events",
"version": "0.0.124",
"version": "0.0.125",
"description": "Lisk service events",

@@ -17,3 +17,3 @@ "author": "Moosty <info@moosty.com>",

"dependencies": {
"@moosty/lisk-service-provider": "^0.0.124"
"@moosty/lisk-service-provider": "^0.0.125"
},

@@ -37,3 +37,3 @@ "main": "dist/index.js",

},
"gitHead": "37e0decfb1cdf16349e305fee4dde56a4eb9a561"
"gitHead": "b9032b00501c2c06d9f67fa4f8d95630a0452fa5"
}

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