mongoose-url-slugs
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -9,3 +9,3 @@ { | ||
"description": "Create URL compatiable slugs on mongoose models, ensuring uniqueness.", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"keywords": [ | ||
@@ -29,4 +29,4 @@ "mongoose slugs", | ||
"dependencies": { | ||
"extend": "1.2.1" | ||
"extend": "2.0.0" | ||
} | ||
} |
@@ -67,2 +67,3 @@ # Mongoose URL Slugs | ||
* v0.0.10 (2014-10-14) -- Dependencies updated. | ||
* v0.0.9 (2014-06-14) -- findBySlug bug fixed. | ||
@@ -69,0 +70,0 @@ * v0.0.8 (2014-06-10) -- slug generation improved. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
96
7805
4
1
+ Addedextend@2.0.0(transitive)
- Removedextend@1.2.1(transitive)
Updatedextend@2.0.0