Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tso-data-models

Package Overview
Dependencies
Maintainers
1
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tso-data-models - npm Package Compare versions

Comparing version 1.0.134 to 1.0.135

1

lib/models/data-point/PriceEstimator.js

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

this.offsetAmount = offsetAmount;
this.getEstimatedPrice();
}

@@ -11,0 +12,0 @@ PriceEstimator.prototype.getEstimatedPrice = function () {

2

package.json
{
"name": "tso-data-models",
"version": "1.0.134",
"version": "1.0.135",
"description": "",

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

@@ -14,2 +14,3 @@ import DataPoint from "./DataPoint";

this.offsetAmount = offsetAmount;
this.getEstimatedPrice();
}

@@ -16,0 +17,0 @@

Sorry, the diff of this file is not supported yet

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