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

coinprops

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coinprops - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

package.json~

13

index.js

@@ -28,15 +28,6 @@ var DEFAULT_PRECISION = 8;

link: {
tx: 'https://blockchain.info/block/{hash}',
hash: 'https://blockchain.info/tx/{hash}',
tx: 'https://blockchain.info/tx/{hash}',
hash: 'https://blockchain.info/block/{hash}',
},
},
TLT: {
name: 'talantcoin',
algorithm: 'sha256',
multiplier: 1,
link: {
tx: '',
hash: '',
},
},
BCH: {

@@ -43,0 +34,0 @@ name: 'bitcoincash',

{
"name": "coinprops",
"version": "1.0.6",
"version": "1.0.7",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

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