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

bep53-range

Package Overview
Dependencies
Maintainers
9
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bep53-range - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

CHANGELOG.md

14

package.json
{
"name": "bep53-range",
"description": "Magnet URI extension (BEP53) range implementation",
"version": "1.1.0",
"version": "1.1.1",
"author": {

@@ -13,2 +13,4 @@ "name": "Julen Garcia Leunda",

"devDependencies": {
"@webtorrent/semantic-release-config": "1.0.5",
"semantic-release": "17.4.4",
"standard": "*",

@@ -31,3 +33,11 @@ "tape": "^5.0.1"

],
"license": "MIT"
"license": "MIT",
"renovate": {
"extends": [
"github>webtorrent/renovate-config"
]
},
"release": {
"extends": "@webtorrent/semantic-release-config"
}
}

6

README.md

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

# bep53-range [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]
# bep53-range [![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/bep53-range/master.svg
[travis-url]: https://travis-ci.org/webtorrent/bep53-range
[ci-image]: https://github.com/webtorrent/bep53-range/actions/workflows/ci.yml/badge.svg
[ci-url]: https://github.com/webtorrent/bep53-range/actions/workflows/ci.yml
[npm-image]: https://img.shields.io/npm/v/bep53-range.svg

@@ -6,0 +6,0 @@ [npm-url]: https://npmjs.org/package/bep53-range

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