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 1.0.1 to 1.0.2

1

index.js

@@ -31,2 +31,3 @@ 'use strict';

stdin.write = data => stdin.emit('data', data);
stdin.isTTY = true;

@@ -33,0 +34,0 @@ return stdin;

2

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

@@ -5,0 +5,0 @@ "license": "MIT",

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