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

test-drive-react

Package Overview
Dependencies
Maintainers
2
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

test-drive-react - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

8

package.json
{
"name": "test-drive-react",
"description": "Opinionated library for Test-Driven Development of React Components.",
"version": "0.0.5",
"version": "0.0.6",
"main": "./dist/src/index.js",

@@ -30,3 +30,3 @@ "mainSrc": "src/index.ts",

"mocha-loader": "1.1.1",
"npminject": "1.0.247",
"npminject": "1.0.248",
"rimraf": "2.6.1",

@@ -39,3 +39,3 @@ "typescript": "2.1.6",

"dependencies": {
"@types/react": "15.0.20",
"@types/react": "15.0.21",
"@types/react-dom": "0.14.23",

@@ -46,3 +46,3 @@ "@types/react-addons-test-utils": "0.14.17",

"react-dom": "15.4.2",
"test-drive": "0.0.58"
"test-drive": "0.0.59"
},

@@ -49,0 +49,0 @@ "author": "Jiri Tobisek",

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