Socket
Socket
Sign inDemoInstall

firestore-parser

Package Overview
Dependencies
0
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.8.9 to 0.9.0

22

package.json
{
"name": "firestore-parser",
"version": "0.8.9",
"version": "0.9.0",
"description": "Parse the Firestore REST API endpoint JSON into a useable JS object",

@@ -29,13 +29,13 @@ "main": "./build/index.js",

"devDependencies": {
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.5",
"@babel/plugin-proposal-object-rest-spread": "^7.4.4",
"@babel/preset-env": "^7.4.5",
"babel-jest": "^24.8.0",
"@babel/cli": "^7.7.7",
"@babel/core": "^7.7.7",
"@babel/plugin-proposal-object-rest-spread": "^7.7.7",
"@babel/preset-env": "^7.7.7",
"babel-jest": "^24.9.0",
"babel-loader": "^8.0.6",
"jest": "^24.8.0",
"jest-junit": "^6.4.0",
"regenerator-runtime": "^0.13.2",
"webpack": "^4.35.0",
"webpack-cli": "^3.3.4"
"jest": "^24.9.0",
"jest-junit": "^10.0.0",
"regenerator-runtime": "^0.13.3",
"webpack": "^4.41.5",
"webpack-cli": "^3.3.10"
},

@@ -42,0 +42,0 @@ "jest": {

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