Socket
Socket
Sign inDemoInstall

@celo/base

Package Overview
Dependencies
Maintainers
10
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@celo/base - npm Package Compare versions

Comparing version 5.0.5 to 6.0.0-beta.0

1

lib/index.d.ts

@@ -9,3 +9,2 @@ export * from './account';

export * from './future';
export * from './identifier';
export * from './inputValidation';

@@ -12,0 +11,0 @@ export * from './io';

@@ -25,3 +25,2 @@ "use strict";

__exportStar(require("./future"), exports);
__exportStar(require("./identifier"), exports);
__exportStar(require("./inputValidation"), exports);

@@ -28,0 +27,0 @@ __exportStar(require("./io"), exports);

2

package.json
{
"name": "@celo/base",
"version": "5.0.5",
"version": "6.0.0-beta.0",
"description": "Celo base common utils, no dependencies",

@@ -5,0 +5,0 @@ "author": "Celo",

Sorry, the diff of this file is not supported yet

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