New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

febs-browser

Package Overview
Dependencies
Maintainers
3
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

febs-browser - npm Package Compare versions

Comparing version 0.8.94 to 0.8.95

2

package.json

@@ -81,3 +81,3 @@ {

"name": "febs-browser",
"version": "0.8.94"
"version": "0.8.95"
}

@@ -49,4 +49,4 @@

*/
export interface BigNumber {
new (v:any) :BigNumber;
export class BigNumber {
constructor (v:any);

@@ -53,0 +53,0 @@ /**

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