Socket
Socket
Sign inDemoInstall

@types/big.js

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/big.js - npm Package Compare versions

Comparing version 6.2.0 to 6.2.1

6

big.js/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for big.js 6.2
// Project: https://github.com/MikeMcl/big.js/
// Definitions by: Steve Ognibene <https://github.com/nycdotnet>
// Roman Nuritdinov (Ky6uk) <https://github.com/Ky6uk>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace Big {

@@ -8,0 +2,0 @@ type BigSource = number | string | Big;

14

big.js/package.json
{
"name": "@types/big.js",
"version": "6.2.0",
"version": "6.2.1",
"description": "TypeScript definitions for big.js",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/big.js",

"name": "Steve Ognibene",
"url": "https://github.com/nycdotnet",
"githubUsername": "nycdotnet"
"githubUsername": "nycdotnet",
"url": "https://github.com/nycdotnet"
},
{
"name": "Roman Nuritdinov (Ky6uk)",
"url": "https://github.com/Ky6uk",
"githubUsername": "Ky6uk"
"githubUsername": "Ky6uk",
"url": "https://github.com/Ky6uk"
}

@@ -29,4 +29,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "3be714864b2847e377a8d1911d0a19d0ab4d500fb3e0436798f2de382eec55ee",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "340c4df7873c63e15a6ff9ee7fd2332a0c453661ea769d9c68f2968a90118af1",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Thu, 03 Aug 2023 16:32:49 GMT
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT
* Dependencies: none
* Global values: `Big`
# Credits
These definitions were written by [Steve Ognibene](https://github.com/nycdotnet), and [Roman Nuritdinov (Ky6uk)](https://github.com/Ky6uk).
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