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

abstracted-admin

Package Overview
Dependencies
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abstracted-admin - npm Package Compare versions

Comparing version 0.34.1 to 0.35.0

38

package.json
{
"name": "abstracted-admin",
"version": "0.34.1",
"version": "0.35.0",
"description": "Helpful abstraction on the Firebase admin API",

@@ -36,8 +36,8 @@ "license": "MIT",

"dependencies": {
"@firebase/app": "^0.4.22",
"@firebase/auth-types": "^0.8.2",
"@firebase/app": "^0.4.24",
"@firebase/auth-types": "^0.9.0",
"@firebase/database-types": "^0.4.7",
"abstracted-firebase": "^0.34.0",
"abstracted-firebase": "^0.35.0",
"common-types": "^1.12.12",
"firebase-admin": "^8.7.0",
"firebase-admin": "^8.8.0",
"lodash.first": "^3.0.0",

@@ -49,12 +49,12 @@ "lodash.last": "^3.0.0",

"peerDependencies": {
"firemock": "^0.33.7"
"firemock": "^0.35.0"
},
"devDependencies": {
"@types/chai": "^4.1.7",
"@types/faker": "^4.1.5",
"@types/chai": "^4.2.5",
"@types/faker": "^4.1.7",
"@types/js-yaml": "^3.12.1",
"@types/lodash.first": "^3.0.5",
"@types/lodash.last": "^3.0.5",
"@types/mocha": "^5.2.6",
"@types/node": "^8.0.0",
"@types/lodash.first": "^3.0.6",
"@types/lodash.last": "^3.0.6",
"@types/mocha": "^5.2.7",
"@types/node": "^10.0.0",
"@types/rimraf": "^2.0.2",

@@ -65,13 +65,13 @@ "@vuepress/plugin-back-to-top": "^1.2.0",

"@vuepress/plugin-pwa": "^1.2.0",
"async-shelljs": "^0.1.2",
"async-shelljs": "^0.1.4",
"chai": "^4.2.0",
"chalk": "^2.4.2",
"firemock": "^0.33.4",
"chalk": "3.0.0",
"firemock": "^0.35.0",
"js-yaml": "^3.13.1",
"mocha": "^6.2.0",
"rimraf": "^2.6.3",
"rimraf": "^3.0.0",
"test-console": "^1.1.0",
"ts-node": "^8.4.1",
"tslint": "^5.20.0",
"typescript": "^3.6.4",
"ts-node": "^8.5.2",
"tslint": "^5.20.1",
"typescript": "^3.7.2",
"vuepress": "^1.2.0"

@@ -78,0 +78,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