Socket
Socket
Sign inDemoInstall

ddp-login

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ddp-login - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

3

HISTORY.md

@@ -0,1 +1,4 @@

#### v1.0.5
* Updated dependencies
#### v1.0.4

@@ -2,0 +5,0 @@ * Fixed bug with using username to login, thanks to @gadicc for the PR!

8

package.json
{
"name": "ddp-login",
"version": "1.0.4",
"version": "1.0.5",
"description": "Login to a Meteor server via DDP and obtain an authentication token",
"main": "lib/index.js",
"dependencies": {
"ddp": "~0.7.0",
"ddp": "~0.9.1",
"read": "~1.0.5",
"async": "~0.9.0",
"yargs": "~1.3.1"
"yargs": "~1.3.3"
},

@@ -15,3 +15,3 @@ "devDependencies": {

"mocha": "~1.21.4",
"chai": "~1.9.1",
"chai": "~1.10.0",
"rewire": "~2.1.0",

@@ -18,0 +18,0 @@ "sinon": "~1.10.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