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

@deboxsoft/module-core

Package Overview
Dependencies
Maintainers
1
Versions
280
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deboxsoft/module-core - npm Package Compare versions

Comparing version 2.5.33 to 2.5.34

12

libs/index.js

@@ -680,8 +680,8 @@ var __defProp = Object.defineProperty;

import dayjs from "dayjs";
import utc from "dayjs/plugin/utc";
import timezone from "dayjs/plugin/timezone";
import localeData from "dayjs/plugin/localeData";
import isSameBefore from "dayjs/plugin/isSameOrBefore";
import isSameAfter from "dayjs/plugin/isSameOrBefore";
import minMax from "dayjs/plugin/minMax";
import utc from "dayjs/plugin/utc.js";
import timezone from "dayjs/plugin/timezone.js";
import localeData from "dayjs/plugin/localeData.js";
import isSameBefore from "dayjs/plugin/isSameOrBefore.js";
import isSameAfter from "dayjs/plugin/isSameOrBefore.js";
import minMax from "dayjs/plugin/minMax.js";
dayjs.extend(utc);

@@ -688,0 +688,0 @@ dayjs.extend(timezone);

{
"name": "@deboxsoft/module-core",
"version": "2.5.33",
"version": "2.5.34",
"license": "SEE LICENSE IN LICENSE",

@@ -40,2 +40,3 @@ "maintainers": [

"@deboxsoft/zod": "^3.17.4",
"dayjs": "^1.11.4",
"p-map": "^5.5.0",

@@ -51,8 +52,4 @@ "change-case": "^4.1.2",

"devDependencies": {
"@types/mustache": "^4.1.3",
"dayjs": "^1.11.3"
"@types/mustache": "^4.1.3"
},
"peerDependencies": {
"dayjs": "1.x"
},
"scripts": {

@@ -59,0 +56,0 @@ "build": "tsup",

Sorry, the diff of this file is not supported yet

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