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

ink-testing-library

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ink-testing-library - npm Package Compare versions

Comparing version 2.0.1 to 2.1.0

16

package.json
{
"name": "ink-testing-library",
"version": "2.0.1",
"version": "2.1.0",
"description": "Utilities for testing Ink apps",

@@ -30,6 +30,2 @@ "license": "MIT",

],
"dependencies": {
"@types/node": "^14.0.13",
"@types/react": "^16.9.38"
},
"devDependencies": {

@@ -39,2 +35,4 @@ "@ava/babel": "^1.0.1",

"@sindresorhus/tsconfig": "^0.7.0",
"@types/node": "^14.0.13",
"@types/react": "^16.9.38",
"ava": "^3.9.0",

@@ -51,2 +49,10 @@ "delay": "^4.3.0",

},
"peerDependencies": {
"@types/react": ">=16.8.0"
},
"peerDependenciesMeta": {
"@types/react": {
"optional": true
}
},
"ava": {

@@ -53,0 +59,0 @@ "babel": {

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