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

@bitdiver/model

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bitdiver/model - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

7

lib/StepBase.js

@@ -73,2 +73,9 @@ 'use strict';

this.data = undefined;
// This is set by the runner. The number of this stepin the list of all the steps
// Start with '1'
this.countCurrent = 0;
// This is set by the runner. How many steps to be excuted in this run
this.countAll = 0;
}

@@ -75,0 +82,0 @@

2

package.json
{
"name": "@bitdiver/model",
"version": "1.2.0",
"version": "1.2.1",
"description": "",

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

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