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

@firebase/util

Package Overview
Dependencies
Maintainers
4
Versions
3279
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.3-canary.721e5a7e9 to 1.10.3-canary.777f465ff

dist/node-esm/src/postinstall.d.ts

9

package.json
{
"name": "@firebase/util",
"version": "1.10.3-canary.721e5a7e9",
"version": "1.10.3-canary.777f465ff",
"description": "",

@@ -25,3 +25,4 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",

"files": [
"dist"
"dist",
"postinstall.js"
],

@@ -42,3 +43,4 @@ "scripts": {

"api-report": "api-extractor run --local --verbose",
"typings:public": "node ../../scripts/build/use_typings.js ./dist/util-public.d.ts"
"typings:public": "node ../../scripts/build/use_typings.js ./dist/util-public.d.ts",
"postinstall": "node ./postinstall.js"
},

@@ -50,2 +52,3 @@ "license": "Apache-2.0",

"devDependencies": {
"@rollup/plugin-replace": "6.0.2",
"rollup": "2.79.2",

@@ -52,0 +55,0 @@ "rollup-plugin-typescript2": "0.36.0",

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