New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@easyv/config

Package Overview
Dependencies
Maintainers
10
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.25 to 1.1.26

4

lib/tooltip.js

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

iconSize: 10,
num: 0,
num: "0",
name: {

@@ -291,3 +291,3 @@ fontFamily: 'Mircosoft Yahei',

displayName: "保留小数",
type: "number",
type: "input",
value: num,

@@ -294,0 +294,0 @@ name: "num"

{
"name": "@easyv/config",
"version": "1.1.25",
"version": "1.1.26",
"description": "",

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

@@ -33,3 +33,3 @@ import { translate, margin } from '.';

iconSize: 10,
num:0,
num:"0",
name: {

@@ -272,3 +272,3 @@ fontFamily: 'Mircosoft Yahei',

displayName:"保留小数",
type:"number",
type:"input",
value:num,

@@ -275,0 +275,0 @@ name:"num"

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