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

@nocobase/utils

Package Overview
Dependencies
Maintainers
1
Versions
519
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nocobase/utils - npm Package Compare versions

Comparing version 1.6.0-alpha.10 to 1.6.0-alpha.11

2

lib/date.js

@@ -212,3 +212,3 @@ /**

if (showTime) {
return format + timeFormat || "HH:mm:ss";
return `${format} ${timeFormat || "HH:mm:ss"}`;
}

@@ -215,0 +215,0 @@ return format;

{
"name": "@nocobase/utils",
"version": "1.6.0-alpha.10",
"version": "1.6.0-alpha.11",
"main": "lib/index.js",

@@ -19,3 +19,3 @@ "types": "./lib/index.d.ts",

},
"gitHead": "8ba8204282be7bf6674ef427fdbe31caa65977d5"
"gitHead": "2a07f8a9af90b3ce09229cae72a485c14df2361b"
}
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