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.2 to 1.0.3

index.d.ts

10

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

@@ -16,5 +16,7 @@ "license": "MIT",

"scripts": {
"test": "xo && ava"
"test": "xo && ava && tsd"
},
"types": "index.d.ts",
"files": [
"index.d.ts",
"index.js"

@@ -28,4 +30,5 @@ ],

"devDependencies": {
"@babel/preset-react": "^7.0.0",
"@types/react": "^16.9.17",
"ava": "^1.3.1",
"@babel/preset-react": "^7.0.0",
"eslint-config-xo-react": "^0.19.0",

@@ -36,2 +39,3 @@ "eslint-plugin-react": "^7.12.4",

"react": "^16.8.4",
"tsd": "^0.11.0",
"xo": "^0.24.0"

@@ -38,0 +42,0 @@ },

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