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

mongoose-encryption

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongoose-encryption - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

CHANGELOG.md
# 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

8

package.json
{
"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

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