Socket
Socket
Sign inDemoInstall

morphling

Package Overview
Dependencies
333
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.0 to 0.5.1

2

package.json

@@ -9,3 +9,3 @@ {

"name": "morphling",
"version": "0.5.0",
"version": "0.5.1",
"description": "A collection of VueJs filters.",

@@ -12,0 +12,0 @@ "main": "index.js",

@@ -14,3 +14,2 @@ import filesize from 'filesize.js';

function go(value) {
console.log(value)
const num = +value;

@@ -17,0 +16,0 @@ if(Number.isNaN(num)) {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc