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.27.1 to 0.27.2

17

package.json
{
"name": "abstracted-admin",
"version": "0.27.1",
"version": "0.27.2",
"description": "Helpful abstraction on the firebase admin API",

@@ -25,3 +25,4 @@ "license": "MIT",

"lint": "tslint --force --format verbose \"src/**/*.ts\"",
"build": "rm -rf lib && tslint src/**/*.ts && tsc -P tsconfig.esnext.json && tsc -P tsconfig.cjs.json",
"build": "rm -rf lib && tsc -P tsconfig.esnext.json && tsc -P tsconfig.cjs.json",
"build:nuclear": "yarn clean:nuclear && yarn build",
"test": "ts-node ./scripts/test.ts",

@@ -41,4 +42,4 @@ "docs": "vuepress dev docs",

"@firebase/storage-types": "^0.2.11",
"abstracted-firebase": "^0.27.2",
"common-types": "^1.11.4",
"abstracted-firebase": "^0.27.5",
"common-types": "^1.11.10",
"firebase-admin": "^8.0.0",

@@ -52,3 +53,3 @@ "lodash.first": "^3.0.0",

"faker": "^4.1.0",
"firemock": "^0.27.0"
"firemock": "^0.27.2"
},

@@ -73,3 +74,3 @@ "devDependencies": {

"coveralls": "^3.0.3",
"firemock": "^0.27.0",
"firemock": "^0.27.2",
"js-yaml": "^3.13.1",

@@ -81,5 +82,5 @@ "mocha": "^6.1.4",

"test-console": "^1.1.0",
"ts-node": "^8.1.0",
"ts-node": "^8.2.0",
"tslint": "^5.16.0",
"typescript": "^3.4.5",
"typescript": "^3.5.1",
"vuepress": "^1.0.0-alpha.48"

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