Socket
Socket
Sign inDemoInstall

bencode

Package Overview
Dependencies
Maintainers
11
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bencode - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

CHANGELOG.md

@@ -0,1 +1,3 @@

## [2.0.3](https://github.com/themasch/node-bencode/compare/v2.0.2...v2.0.3) (2022-05-13)
## [2.0.2](https://github.com/themasch/node-bencode/compare/v2.0.1...v2.0.2) (2021-07-28)

@@ -2,0 +4,0 @@

10

package.json
{
"name": "bencode",
"description": "Bencode de/encoder",
"version": "2.0.2",
"version": "2.0.3",
"bugs": {

@@ -21,3 +21,3 @@ "url": "https://github.com/themasch/node-bencode/issues"

"devDependencies": {
"@webtorrent/semantic-release-config": "1.0.5",
"@webtorrent/semantic-release-config": "1.0.7",
"bencoding": "latest",

@@ -29,6 +29,6 @@ "bncode": "latest",

"nanobench": "2.1.1",
"semantic-release": "17.4.4",
"standard": "16.0.3",
"semantic-release": "19.0.2",
"standard": "17.0.0",
"tap-spec": "5.0.0",
"tape": "5.3.0"
"tape": "5.5.3"
},

@@ -35,0 +35,0 @@ "keywords": [

# Bencode
[![npm](https://img.shields.io/npm/v/bencode.svg?style=flat-square)](https://npmjs.com/bencode)
[![npm downloads](https://img.shields.io/npm/dm/bencode.svg?style=flat-square)](https://npmjs.com/bencode)
[![build status](https://img.shields.io/travis/themasch/node-bencode/master.svg?style=flat-square)](https://travis-ci.org/themasch/node-bencode)
[![tests](https://github.com/webtorrent/node-bencode/actions/workflows/test.yml/badge.svg)](https://github.com/webtorrent/node-bencode/actions/workflows/test.yml)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fthemasch%2Fnode-bencode.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fthemasch%2Fnode-bencode?ref=badge_shield)

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

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