New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

find-test-names

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

find-test-names - npm Package Compare versions

Comparing version 1.28.13 to 1.28.14

11

package.json
{
"name": "find-test-names",
"version": "1.28.13",
"version": "1.28.14",
"description": "Given a Mocha / Cypress spec file, returns the list of suite and test names",

@@ -22,3 +22,4 @@ "main": "src",

"stop-only": "DEBUG=stop-only stop-only --folder test --exclude exclusive.js",
"prepare": "husky install"
"prepare": "husky install",
"deps": "npm audit --report --omit dev"
},

@@ -41,4 +42,4 @@ "repository": {

"dependencies": {
"@babel/parser": "^7.21.2",
"@babel/plugin-syntax-jsx": "^7.18.6",
"@babel/parser": "^7.23.0",
"@babel/plugin-syntax-jsx": "^7.22.5",
"acorn-walk": "^8.2.0",

@@ -54,5 +55,5 @@ "debug": "^4.3.3",

"prettier": "2.8.8",
"semantic-release": "20.1.3",
"semantic-release": "22.0.5",
"stop-only": "3.3.1"
}
}
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