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

@guinie/react-testid

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@guinie/react-testid - npm Package Compare versions

Comparing version 0.2.3 to 2.0.0

types.d.ts

9

package.json
{
"name": "@guinie/react-testid",
"version": "0.2.3",
"version": "2.0.0",
"description": "A library of utilities for producing test IDs for React components.",
"main": "src/index.js",
"types": "types.d.ts",
"scripts": {

@@ -26,4 +27,4 @@ "test": "./node_modules/.bin/mocha './tests/**/*.test.js'"

"peerDependencies": {
"react": ">=16.0.0",
"react-dom": ">=16.0.0"
"react": ">=0.13.0",
"react-dom": ">=0.13.0"
},

@@ -46,3 +47,3 @@ "devDependencies": {

},
"gitHead": "21c86a0a8d7c2518dd00567f6783754373286a97"
"gitHead": "2dcad84086fbf11c789a26573e8dd1da538b80c2"
}
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