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

to
0.1.49

6

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

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

"mocha-loader": "1.1.1",
"npminject": "1.0.299",
"npminject": "1.0.300",
"rimraf": "2.6.1",

@@ -43,3 +43,3 @@ "typescript": "2.3.2",

"react-dom": "15.5.4",
"test-drive": "0.0.114"
"test-drive": "0.0.115"
},

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