New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

peer

Package Overview
Dependencies
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

peer - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

4

changelog.md
# PeerServer Changelog
### 0.5.3
* PeerServer uses yargs instead of an outdated minimist. #190 Thanks @hobindar
### 0.5.2

@@ -4,0 +8,0 @@

6

package.json
{
"name": "peer",
"version": "0.5.2",
"version": "0.5.3",
"description": "PeerJS server component",

@@ -51,5 +51,5 @@ "main": "dist/src/index.js",

"express": "^4.17.1",
"optimist": "^0.6.1",
"uuid": "^3.4.0",
"ws": "^7.2.3"
"ws": "^7.2.3",
"yargs": "^15.3.1"
},

@@ -56,0 +56,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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