@buildingsblock/core
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -67,2 +67,8 @@ "use strict"; | ||
at: String | ||
}], | ||
sales: [{ | ||
pastYear: Number, | ||
pastTwoYears: Number, | ||
pastThreeYears: Number, | ||
at: String | ||
}] | ||
@@ -82,2 +88,3 @@ }, { | ||
strata.levies = _lodash.default.orderBy(strata.levies, ['at'], ['desc']); | ||
strata.sales = _lodash.default.orderBy(strata.sales, ['at'], ['desc']); | ||
next(); | ||
@@ -84,0 +91,0 @@ }); |
{ | ||
"name": "@buildingsblock/core", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Core code base for Buildingsblock", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
361832
12
157
1