Socket
Socket
Sign inDemoInstall

ddp

Package Overview
Dependencies
Maintainers
6
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ddp - npm Package Compare versions

Comparing version 0.12.0 to 0.12.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

0.12.1 — 2016-09-15
- Update npm dependencies, including request, to fix vulnerability (#89)
0.12.0 — 2016-03-31

@@ -2,0 +6,0 @@

10

package.json
{
"name": "ddp",
"version": "0.12.0",
"version": "0.12.1",
"description": "Node.js module to connect to servers using DDP protocol.",

@@ -30,8 +30,8 @@ "author": "Tom Coleman <tom@thesnail.org> (http://tom.thesnail.org)",

"faye-websocket": "0.11.0",
"request": "2.69.x"
"request": "2.74.x"
},
"devDependencies": {
"mocha": "~2.4.5",
"sinon": "~1.17.3",
"rewire": "~2.5.1"
"mocha": "~3.0.2",
"sinon": "~1.17.5",
"rewire": "~2.5.2"
},

@@ -38,0 +38,0 @@ "scripts": {

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