Socket
Socket
Sign inDemoInstall

ut_pex

Package Overview
Dependencies
5
Maintainers
10
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.1 to 3.0.2

15

package.json
{
"name": "ut_pex",
"description": "Extension for Peer Discovery (PEX)",
"version": "3.0.1",
"version": "3.0.2",
"author": {

@@ -14,13 +14,13 @@ "name": "WebTorrent LLC",

"dependencies": {
"bencode": "^2.0.1",
"bencode": "^2.0.2",
"compact2string": "^1.4.1",
"string2compact": "^1.3.0"
"string2compact": "^1.3.2"
},
"devDependencies": {
"@webtorrent/semantic-release-config": "1.0.5",
"bittorrent-protocol": "3.3.1",
"bittorrent-protocol": "3.4.2",
"nyc": "15.1.0",
"semantic-release": "17.4.3",
"semantic-release": "17.4.4",
"standard": "*",
"tape": "5.2.2"
"tape": "5.3.0"
},

@@ -63,3 +63,4 @@ "keywords": [

"github>webtorrent/renovate-config"
]
],
"rangeStrategy": "bump"
},

@@ -66,0 +67,0 @@ "release": {

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

# ut_pex [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url] [![Greenkeeper badge][greenkeeper-image]][greenkeeper-url]
# ut_pex [![ci][ci-image]][ci-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]
[travis-image]: https://img.shields.io/travis/webtorrent/ut_pex/master.svg
[travis-url]: https://travis-ci.org/webtorrent/ut_pex
[ci-image]: https://github.com/webtorrent/ut_pex/actions/workflows/ci.yml/badge.svg
[ci-url]: https://github.com/webtorrent/ut_pex/actions/workflows/ci.yml
[npm-image]: https://img.shields.io/npm/v/ut_pex.svg

@@ -11,4 +11,2 @@ [npm-url]: https://npmjs.org/package/ut_pex

[standard-url]: https://standardjs.com
[greenkeeper-image]: https://badges.greenkeeper.io/webtorrent/ut_pex.svg
[greenkeeper-url]: https://greenkeeper.io/

@@ -15,0 +13,0 @@ ### BitTorrent Extension for Peer Discovery (PEX) (BEP11)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc