hyper-analytics
Advanced tools
Comparing version 0.9.11 to 0.9.12
@@ -12,5 +12,5 @@ 'use strict'; | ||
aggregations: require('./js/util/aggregations'), | ||
aggregations: require('./js/util/Mappy'), | ||
aggregations: require('./js/util/stableSort') | ||
Mappy: require('./js/util/Mappy'), | ||
stableSort: require('./js/util/stableSort') | ||
} | ||
}; |
{ | ||
"name": "hyper-analytics", | ||
"version": "0.9.11", | ||
"version": "0.9.12", | ||
"description": "Data transformations on arrays of congruent JavaScript objects.", | ||
@@ -15,2 +15,3 @@ "repository": { | ||
"devDependencies": { | ||
"browser-sync": "^2.10.1", | ||
"gulp": "^3.9.0", | ||
@@ -17,0 +18,0 @@ "gulp-beautify": "^2.0.0", |
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
44530
20