New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lms-elements/utils

Package Overview
Dependencies
Maintainers
3
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lms-elements/utils - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

build/@types/packages/Utils/src/Date/checkIsBefore.d.ts

@@ -1,1 +0,1 @@

export declare const checkIsBefore: (first: string | Date, second?: string | Date | undefined) => boolean;
export declare const checkIsBefore: (first?: string | Date | undefined, second?: string | Date | undefined) => boolean;
{
"name": "@lms-elements/utils",
"version": "1.1.0",
"version": "1.1.1",
"description": "commonly used utilities",

@@ -43,3 +43,3 @@ "keywords": [

},
"gitHead": "16620135d4d2926e3bf05d8c783006d7e5329995"
"gitHead": "3bfa6ac5fbbb5aa71ddcc44b4c61ce08258b4c40"
}

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