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

mongoose-url-slugs

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongoose-url-slugs - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json

@@ -9,3 +9,3 @@ {

"description": "Create URL compatiable slugs on mongoose models, ensuring uniqueness.",
"version": "0.0.2",
"version": "0.0.3",
"keywords": [

@@ -12,0 +12,0 @@ "mongoose slugs",

@@ -16,3 +16,3 @@ # Mongoose URL Slugs

### Example 1: Uploading local file with callback.
### Example 1: Using default options and merging 2 fields for slug generation.

@@ -33,3 +33,3 @@ ```js

### Example 2: Uploading local file without callback.
### Example 2: Using 'myslug' key for storing slug.

@@ -65,3 +65,3 @@ ```js

## History
* v0.0.2 (2014-06-09) -- Initial release.
* v0.0.3 (2014-06-09) -- Initial release.

@@ -68,0 +68,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