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

@semantic-ui/utils

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semantic-ui/utils - npm Package Compare versions

Comparing version 0.0.21 to 0.0.22

2

package.json

@@ -11,3 +11,3 @@ {

},
"version": "0.0.21"
"version": "0.0.22"
}

@@ -267,4 +267,9 @@ /*

// useful alias
export const formatDateLocal = (date, format, options) => {
formatDate(date, format, {timezone: 'local', ...options});
};
/*-------------------

@@ -271,0 +276,0 @@ Functions

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