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

@easyv/config

Package Overview
Dependencies
Maintainers
12
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.2.5 to 1.2.6

3

lib/label.js

@@ -500,2 +500,5 @@ "use strict";

}, {
name: "2017-01",
value: "YYYY-MM"
}, {
name: "2017-01-01",

@@ -502,0 +505,0 @@ value: "YYYY-MM-DD"

2

package.json
{
"name": "@easyv/config",
"version": "1.2.5",
"version": "1.2.6",
"description": "",

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

@@ -473,2 +473,6 @@ import { translate, font, extent, showRule, sc, textOverflow } from ".";

{
name: "2017-01",
value: "YYYY-MM",
},
{
name: "2017-01-01",

@@ -475,0 +479,0 @@ value: "YYYY-MM-DD",

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