Socket
Socket
Sign inDemoInstall

cypress-cy-select

Package Overview
Dependencies
0
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.2 to 0.1.3

5

package.json
{
"name": "cypress-cy-select",
"description": "Allows cypress get and find to use cy shorthand notation",
"version": "0.1.2",
"version": "0.1.3",
"private": false,

@@ -27,3 +27,4 @@ "keywords": [

"test": "jest --verbose ./test/jest",
"test-cypress": "npx cypress open --project test",
"test-cypress": "npx cypress run --project test",
"test-cypress-open": "npx cypress open --project test",
"prettier": "npx prettier --find-config-path --write ./src/*.js ./test/*.js ./test/cypress/**/*.js"

@@ -30,0 +31,0 @@ },

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