Socket
Socket
Sign inDemoInstall

@atomic-testing/component-driver-html

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atomic-testing/component-driver-html - npm Package Compare versions

Comparing version 0.3.0 to 0.5.0

11

package.json
{
"name": "@atomic-testing/component-driver-html",
"version": "0.3.0",
"version": "0.5.0",
"description": "HTML component driver for atomic-testing",

@@ -25,3 +25,3 @@ "main": "dist/index.js",

"dependencies": {
"@atomic-testing/core": "0.3.0"
"@atomic-testing/core": "0.5.0"
},

@@ -37,4 +37,2 @@ "devDependencies": {

"jest-environment-jsdom": "^29.0.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"ts-jest": "^29.0.0",

@@ -44,6 +42,3 @@ "ts-node": "^10.9.0",

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

@@ -50,0 +45,0 @@ "build": "tsc",

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