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.6.72 to 2.6.73

2

libs/index.js

@@ -16,2 +16,3 @@ import { __export, CONFIG_KEY, Container, ContainerDIClass, DbxError, getConfig, getConfigService, __reExport } from './chunk-3BIZMSTQ.js';

import isSameBefore from 'dayjs/plugin/isSameOrBefore.js';
import relativeTime from 'dayjs/plugin/relativeTime.js';
import minMax from 'dayjs/plugin/minMax.js';

@@ -461,2 +462,3 @@ import default2 from 'ts-deepmerge';

dayjs.extend(isSameBefore);
dayjs.extend(relativeTime);
dayjs.extend(minMax);

@@ -463,0 +465,0 @@ function dayTimeZone(d = new Date(), { format, timezone: timezone2 = "Asia/Jakarta" } = {}) {

2

package.json
{
"name": "@deboxsoft/module-core",
"version": "2.6.72",
"version": "2.6.73",
"license": "SEE LICENSE IN LICENSE",

@@ -5,0 +5,0 @@ "maintainers": [

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