Socket
Socket
Sign inDemoInstall

@drivekyte/date-utils

Package Overview
Dependencies
Maintainers
6
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@drivekyte/date-utils - npm Package Compare versions

Comparing version 2.4.0 to 2.4.1

6

package.json
{
"name": "@drivekyte/date-utils",
"version": "2.4.0",
"version": "2.4.1",
"description": "",

@@ -77,4 +77,6 @@ "keywords": [],

"marked": "^4.0.14",
"minimatch": "^3.0.5",
"minimist": "^1.2.6",
"node-fetch": "^2.6.7"
"node-fetch": "^2.6.7",
"qs": "^6.5.3"
},

@@ -81,0 +83,0 @@ "husky": {

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

# Kyte Library Generator
A starter project that makes creating a TypeScript library extremely easy.
## Usage
```bash
git clone https://git.drivekyte.com/frontend/library-generator.git YOURFOLDERNAME
cd YOURFOLDERNAME
# Run yarn install and write your library name when asked. That's all!
yarn install
```
# date-utils
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