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

@types/multibase

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/multibase - npm Package Compare versions

Comparing version 0.6.0 to 3.1.0

27

multibase/package.json
{
"name": "@types/multibase",
"version": "0.6.0",
"description": "TypeScript definitions for multibase",
"license": "MIT",
"contributors": [
{
"name": "Carson Farmer",
"url": "https://github.com/carsonfarmer",
"githubUsername": "carsonfarmer"
}
],
"version": "3.1.0",
"typings": null,
"description": "Stub TypeScript definitions entry for multibase, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/multibase"
},
"scripts": {},
"author": "",
"license": "MIT",
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "0c4a542983e67c97bb89480d17d2811644ef408ab2d482729eb7c06f32e6bee4",
"typeScriptVersion": "2.8"
"multibase": "*"
}
}

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

# Installation
> `npm install --save @types/multibase`
This is a stub types definition for @types/multibase (https://github.com/multiformats/js-multibase#readme).
# Summary
This package contains type definitions for multibase (https://github.com/multiformats/js-multibase#readme).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/multibase.
### Additional Details
* Last updated: Tue, 07 Jan 2020 01:29:29 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by Carson Farmer (https://github.com/carsonfarmer).
multibase provides its own type definitions, so you don't need @types/multibase installed!

Sorry, the diff of this file is not supported yet

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