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

mongoose-hook-createdmodified

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongoose-hook-createdmodified - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

4

package.json
{
"name": "mongoose-hook-createdmodified",
"version": "0.1.3",
"version": "0.1.4",
"description": "Mongoose plugin, adding `createdAt` and `modifiedAt` timestamp fields to document. `modifiedAt` is changed on any type of update.",

@@ -10,3 +10,3 @@ "license": "MIT",

"dependencies": {
"mongoose-hook": "tarquas/mongoose-hook#40df5bac52"
"mongoose-hook": "0.1.5"
},

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

@@ -12,3 +12,3 @@ # mongoose-hook-createdmodified

{
"mongoose-hook-createdmodified": "0.1.3"
"mongoose-hook-createdmodified": "0.1.4"
}

@@ -15,0 +15,0 @@ ```

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