Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "morphism", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Library to transform any Object / JSON to JavaScript Object Literals, and ES6 Class Objects. Help you scale your data processing", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/nobrainr/morphism", |
@@ -125,3 +125,3 @@ # Morphism | ||
- [`ActionFunction`](https://morphism.now.sh/modules/morphism#actionfunction): A Function that allows to perform a function over source property | ||
- [`ActionAggregator`](https://morphism.now.sh/modules/morphism#actionaggregator): An Arr of String that allows to perform a function over source property | ||
- [`ActionAggregator`](https://morphism.now.sh/modules/morphism#actionaggregator): An Array of Strings that allows to perform a function over source property | ||
@@ -128,0 +128,0 @@ #### Schema Example |
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
48516
15053