Comparing version 0.8.1 to 0.8.2
{ | ||
"name": "morphism", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"description": "Library to transform any Object / JSON to JavaScript Object Literals, and ES6 Class Objects. Help you scale your data processing", | ||
@@ -16,3 +16,3 @@ "homepage": "https://emyann.github.io/morphism/", | ||
"test": "karma start", | ||
"semantic-release": "semantic-release --prepare && semantic-release --publish" | ||
"semantic-release": "semantic-release" | ||
}, | ||
@@ -19,0 +19,0 @@ "author": { |
@@ -5,3 +5,3 @@ # Morphism | ||
[![npm bundle size (minified + gzip)](https://img.shields.io/bundlephobia/minzip/morphism.svg?style=for-the-badge)](https://bundlephobia.com/result?p=morphism) | ||
[![gzip size](http://img.badgesize.io/https://unpkg.com/morphism/dist/morphism.js?compression=gzip)](https://unpkg.com/morphism/dist/morphism.js) | ||
@@ -8,0 +8,0 @@ > Helps you to transform any object structure to another |
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
128931
14289