dot-torrent
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "dot-torrent", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Library for parsing and creating torrent files.", | ||
"main": "build/index.js", | ||
"main": "build/dotTorrent.js", | ||
"scripts": { | ||
@@ -37,3 +37,2 @@ "build": "./node_modules/.bin/tsc", | ||
"jest": "^25.2.4", | ||
"jest-junit": "^10.0.0", | ||
"ts-jest": "^25.3.0", | ||
@@ -40,0 +39,0 @@ "typescript": "^3.8.3" |
@@ -5,4 +5,4 @@ | ||
![ci](https://github.com/IvanSolomakhin/dot-torrent/workflows/ci/badge.svg) | ||
[![Coverage Status](https://coveralls.io/repos/github/IvanSolomakhin/dot-torrent/badge.svg)](https://coveralls.io/github/IvanSolomakhin/magnetizer) | ||
[![NPM Downloads](https://img.shields.io/npm/dt/dot-torrent)](https://npmjs.org/package/magnetizer) | ||
[![Coverage Status](https://coveralls.io/repos/github/IvanSolomakhin/dot-torrent/badge.svg)](https://coveralls.io/github/IvanSolomakhin/dot-torrent) | ||
[![NPM Downloads](https://img.shields.io/npm/dt/dot-torrent)](https://npmjs.org/package/dot-torrent) | ||
[![NPM License](https://img.shields.io/npm/l/dot-torrent)](LICENSE) | ||
@@ -9,0 +9,0 @@ |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
10841
5
235
1