hyper-analytics
Advanced tools
Comparing version 0.9.10 to 0.9.11
@@ -11,4 +11,6 @@ 'use strict'; | ||
util: { | ||
aggregations: require('./js/util/aggregations') | ||
aggregations: require('./js/util/aggregations'), | ||
aggregations: require('./js/util/Mappy'), | ||
aggregations: require('./js/util/stableSort') | ||
} | ||
}; |
{ | ||
"name": "hyper-analytics", | ||
"version": "0.9.10", | ||
"version": "0.9.11", | ||
"description": "Data transformations on arrays of congruent JavaScript objects.", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
44508
1599
0