Huge News!Announcing our $40M Series B led by Abstract Ventures.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.1.94 to 0.1.95

8

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

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

"ncp": "2.0.0",
"npminject": "1.0.342",
"npminject": "1.0.343",
"rimraf": "2.6.1",

@@ -40,7 +40,7 @@ "ts-loader": "2.1.0",

"dependencies": {
"@types/react": "15.0.30",
"@types/react": "15.0.31",
"@types/react-dom": "15.5.0",
"react": "15.6.1",
"react-dom": "15.6.1",
"test-drive": "0.0.160"
"test-drive": "0.0.161"
},

@@ -47,0 +47,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