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

magnetizer

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

magnetizer - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

5

package.json
{
"name": "magnetizer",
"version": "1.0.1",
"version": "1.0.2",
"description": "Library for decoding and encoding magnet links.",

@@ -8,3 +8,3 @@ "main": "build/index.js",

"build": "./node_modules/.bin/tsc",
"test": "./node_modules/.bin/jest --runInBand --passWithNoTests",
"test": "./node_modules/.bin/jest --runInBand",
"prepare": "npm run build",

@@ -43,3 +43,2 @@ "prepublishOnly": "npm test"

"jest": "^25.2.4",
"jest-junit": "^10.0.0",
"ts-jest": "^25.3.0",

@@ -46,0 +45,0 @@ "typescript": "^3.8.3"

2

README.md

@@ -5,3 +5,3 @@

[![build](https://circleci.com/gh/IvanSolomakhin/magnetizer.svg?style=shield)](https://app.circleci.com/pipelines/github/IvanSolomakhin/magnetizer)
[![codecov](https://codecov.io/gh/IvanSolomakhin/magnetizer/branch/master/graph/badge.svg)](https://codecov.io/gh/IvanSolomakhin/magnetizer)
[![Coverage Status](https://coveralls.io/repos/github/IvanSolomakhin/magnetizer/badge.svg)](https://coveralls.io/github/IvanSolomakhin/magnetizer)

@@ -8,0 +8,0 @@ ## Magnetizer

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