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

@firebase/util

Package Overview
Dependencies
Maintainers
4
Versions
3225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/util - npm Package Compare versions

Comparing version 1.10.2-canary.8a83d287b to 1.10.2-canary.a13305330

1

dist/index.d.ts

@@ -35,3 +35,2 @@ /**

export * from './src/utf8';
export * from './src/uuid';
export * from './src/exponential_backoff';

@@ -38,0 +37,0 @@ export * from './src/formatters';

@@ -35,3 +35,2 @@ /**

export * from './src/utf8';
export * from './src/uuid';
export * from './src/exponential_backoff';

@@ -38,0 +37,0 @@ export * from './src/formatters';

@@ -35,3 +35,2 @@ /**

export * from './src/utf8';
export * from './src/uuid';
export * from './src/exponential_backoff';

@@ -38,0 +37,0 @@ export * from './src/formatters';

@@ -35,3 +35,2 @@ /**

export * from './src/utf8';
export * from './src/uuid';
export * from './src/exponential_backoff';

@@ -38,0 +37,0 @@ export * from './src/formatters';

@@ -931,9 +931,2 @@

/**
* Copied from https://stackoverflow.com/a/2117523
* Generates a new uuid.
* @public
*/
export declare const uuidv4: () => string;
/**
* Check to make sure the appropriate number of arguments are provided for a public function.

@@ -940,0 +933,0 @@ * Throws an error if it fails.

@@ -951,9 +951,2 @@

/**
* Copied from https://stackoverflow.com/a/2117523
* Generates a new uuid.
* @public
*/
export declare const uuidv4: () => string;
/**
* Check to make sure the appropriate number of arguments are provided for a public function.

@@ -960,0 +953,0 @@ * Throws an error if it fails.

2

package.json
{
"name": "@firebase/util",
"version": "1.10.2-canary.8a83d287b",
"version": "1.10.2-canary.a13305330",
"description": "",

@@ -5,0 +5,0 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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