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

mongoose-slug-updater

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongoose-slug-updater - npm Package Compare versions

Comparing version 3.0.4 to 3.1.0

.eslintrc.js

19

package.json
{
"name": "mongoose-slug-updater",
"version": "3.0.4",
"version": "3.1.0",
"description": "Schema-based slug plugin for Mongoose - single/compound - unique over collection/group - nested docs/arrays - relative/abs paths - sync on change: create/save/update/updateOne/updateMany/findOneAndUpdate tracked - $set operator - counter/shortId",

@@ -57,3 +57,2 @@ "main": "index.js",

"dependencies": {
"deepdash": "^1.5.0",
"lodash": "^4.17.11",

@@ -64,11 +63,21 @@ "shortid": "^2.2.14",

"devDependencies": {
"babel-eslint": "^8.2.5",
"chai": "^4.2.0",
"coveralls": "^3.0.2",
"eslint": "^5.8.0",
"deepdash": "^1.6.0",
"eslint": "^5.0.1",
"eslint-config-airbnb": "^17.0.0",
"eslint-config-prettier": "^3.3.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jsx-a11y": "^6.1.2",
"eslint-plugin-mocha": "^5.2.0",
"eslint-plugin-prettier": "^3.0.0",
"eslint-plugin-react": "^7.11.1",
"mocha": "^5.2.0",
"mongodb-memory-server": "^2.7.2",
"mongodb-memory-server": "^2.9.1",
"mongoose": "^5.3.10",
"nodemon": "^1.18.8",
"nyc": "^13.1.0"
"nyc": "^13.1.0",
"prettier": "^1.15.3"
}
}
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