Comparing version 1.8.3 to 1.8.4
{ | ||
"name": "morphism", | ||
"version": "1.8.3", | ||
"version": "1.8.4", | ||
"description": "Do not repeat anymore your objects transformations.", | ||
@@ -31,8 +31,15 @@ "homepage": "https://github.com/nobrainr/morphism", | ||
"keywords": [ | ||
"Javascript", | ||
"Json", | ||
"Object", | ||
"Mapper", | ||
"Data Mapping", | ||
"Functional Programming" | ||
"data", | ||
"functional", | ||
"parser", | ||
"typescript", | ||
"object", | ||
"array", | ||
"flow", | ||
"mapper", | ||
"automapper", | ||
"morphism", | ||
"fp", | ||
"js", | ||
"javascript" | ||
], | ||
@@ -39,0 +46,0 @@ "devDependencies": { |
@@ -27,3 +27,3 @@ # Morphism | ||
- [Installation](#installation) | ||
- [Example (JS)](#example-js) | ||
- [Example (JavaScript)](#example-javascript) | ||
- [Example (TypeScript)](#example-typescript) | ||
@@ -66,3 +66,3 @@ - [Motivation](#motivation) | ||
### Example (JS) | ||
### Example (JavaScript) | ||
@@ -69,0 +69,0 @@ ```typescript |
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
68494