Socket
Socket
Sign inDemoInstall

@firebase/api-documenter

Package Overview
Dependencies
41
Maintainers
4
Versions
875
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.0-canary.6ea51fbfa to 0.4.0-canary.71ab2f536

12

package.json
{
"name": "@firebase/api-documenter",
"version": "0.4.0-canary.6ea51fbfa",
"version": "0.4.0-canary.71ab2f536",
"description": "Read JSON files from api-extractor, generate documentation pages",

@@ -8,3 +8,3 @@ "repository": {

"type": "git",
"url": "https://github.com/firebase/firebase-js-sdk.git"
"url": "git+https://github.com/firebase/firebase-js-sdk.git"
},

@@ -17,3 +17,3 @@ "license": "Apache-2.0",

"bin": {
"api-documenter-fire": "./dist/start.js"
"api-documenter-fire": "dist/start.js"
},

@@ -29,3 +29,3 @@ "files": [

"@rushstack/node-core-library": "3.59.7",
"@rushstack/ts-command-line": "4.15.2",
"@rushstack/ts-command-line": "4.19.1",
"colors": "~1.4.0",

@@ -37,6 +37,6 @@ "resolve": "~1.22.0",

"devDependencies": {
"@types/js-yaml": "4.0.5",
"@types/resolve": "1.20.2",
"@types/js-yaml": "4.0.9",
"@types/resolve": "1.20.6",
"mocha-chai-jest-snapshot": "1.1.3"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc