Socket
Socket
Sign inDemoInstall

cypress-firebase

Package Overview
Dependencies
205
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0-beta.2 to 3.0.0

6

package.json
{
"name": "cypress-firebase",
"version": "3.0.0-beta.2",
"version": "3.0.0",
"description": "Utilities to help testing Firebase projects with Cypress.",

@@ -113,3 +113,3 @@ "main": "lib/index.js",

"import": "{ attachCustomCommands }",
"limit": "10kb",
"limit": "7kb",
"webpack": false

@@ -121,3 +121,3 @@ },

"import": "{ plugin }",
"limit": "10kb",
"limit": "7kb",
"webpack": false

@@ -124,0 +124,0 @@ },

@@ -825,4 +825,4 @@ # cypress-firebase

[npm-downloads-image]: https://img.shields.io/npm/dm/cypress-firebase.svg?style=flat-square
[build-status-image]: https://img.shields.io/github/workflow/status/prescottprue/cypress-firebase/NPM%20Package%20Publish?style=flat-square&logo=github
[build-status-url]: https://github.com/prescottprue/cypress-firebase/actions
[build-status-image]: https://img.shields.io/github/actions/workflow/status/prescottprue/cypress-firebase/publish.yml?branch=main&style=flat-square
[build-status-url]: https://github.com/prescottprue/cypress-firebase/actions/workflows/publish.yml
[coverage-image]: https://img.shields.io/codecov/c/gh/prescottprue/cypress-firebase?style=flat-square&logo=codecov

@@ -829,0 +829,0 @@ [coverage-url]: https://codecov.io/gh/prescottprue/cypress-firebase

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