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

@easyv/config

Package Overview
Dependencies
Maintainers
11
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@easyv/config - npm Package Compare versions

Comparing version 1.1.37 to 1.1.38

6

lib/translate.js

@@ -50,3 +50,3 @@ "use strict";

suffix: 'px',
span: 12
span: 8
}

@@ -60,3 +60,3 @@ }, {

suffix: 'px',
span: 12
span: 8
}

@@ -70,3 +70,3 @@ }, {

suffix: 'px',
span: 12
span: 8
}

@@ -73,0 +73,0 @@ }],

{
"name": "@easyv/config",
"version": "1.1.37",
"version": "1.1.38",
"description": "",

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

@@ -40,3 +40,3 @@ export default (x = 0, y = 0) => ({

suffix: 'px',
span: 12,
span: 8,
},

@@ -51,3 +51,3 @@ },

suffix: 'px',
span: 12,
span: 8,
},

@@ -62,3 +62,3 @@ },

suffix: 'px',
span: 12
span: 8
}

@@ -65,0 +65,0 @@ }

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