@rss/common
Advanced tools
Comparing version 0.0.37 to 0.0.38
@@ -53,3 +53,3 @@ 'use strict'; | ||
}; | ||
this.normalizeAmount = { | ||
this.normalizedAmount = { | ||
gram: null, | ||
@@ -56,0 +56,0 @@ liter: null |
{ | ||
"name": "@rss/common", | ||
"version": "0.0.37", | ||
"version": "0.0.38", | ||
"description": "common constant, classes, & helper", | ||
@@ -5,0 +5,0 @@ "author": "Risk & Safety Solution", |
@@ -45,3 +45,3 @@ const ObjectId = require('bson').ObjectID; | ||
}; | ||
this.normalizeAmount = { | ||
this.normalizedAmount = { | ||
gram: null, | ||
@@ -48,0 +48,0 @@ liter: null, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
450615