mongoose-encryption
Advanced tools
Comparing version 1.0.0 to 1.0.1
# Release Notes | ||
## v 1.0.1 | ||
2015-03-16 | ||
- Change repo location | ||
- Update readme | ||
- No code changes | ||
## v 1.0.0 | ||
@@ -3,0 +10,0 @@ 2015-03-03 |
{ | ||
"name": "mongoose-encryption", | ||
"description": "Simple encryption and authentication plugin for Mongoose", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"author": { | ||
@@ -22,8 +22,8 @@ "name": "Joe Goldbeck" | ||
"type": "git", | ||
"url": "git://github.com/cinch-financial/mongoose-encryption.git" | ||
"url": "git://github.com/joegoldbeck/mongoose-encryption.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/cinch-financial/mongoose-encryption/issues" | ||
"url": "https://github.com/joegoldbeck/mongoose-encryption/issues" | ||
}, | ||
"homepage": "https://github.com/cinch-financial/mongoose-encryption", | ||
"homepage": "https://github.com/joegoldbeck/mongoose-encryption", | ||
"license": "MIT", | ||
@@ -30,0 +30,0 @@ "dependencies": { |
@@ -324,3 +324,3 @@ mongoose-encryption | ||
Huge thanks goes out to [@stash](//github.com/stash) for pointing out the limitations of earlier versions of this plugin which lacked authentication and providing invaluable guidance and review on version 0.12.0. | ||
Huge thanks goes out to [Cinch Financial](https://www.cinchfinancial.com) for supporting this plugin through version 1.0, as well as [@stash](//github.com/stash) for pointing out the limitations of earlier versions which lacked authentication and providing invaluable guidance and review on version 0.12.0. | ||
@@ -327,0 +327,0 @@ ## License |
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
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
106638