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

mongoose-dateonly

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongoose-dateonly - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "mongoose-dateonly",
"version": "1.0.0",
"version": "1.0.1",
"description": "Provides mongoose support for dates only, typically to avoid timezone issues.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -1,10 +0,6 @@

#dateonly-mongoose
## About ##
####Provides Mongoose support for dates only.<br />This is useful for avoiding time zone issues.
##About
This is an implementation of the DateOnly library that works with Mongoose. This allows you to save dates in Mongo without having to worry about time zones shifting the date.
##Usage
## Usage ##

@@ -38,3 +34,3 @@ ```javascript

##Test
## Test ##
npm test
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