Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

morphism

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

morphism - npm Package Compare versions

Comparing version 0.8.1 to 0.8.2

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc