Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@inquirer/input

Package Overview
Dependencies
Maintainers
3
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inquirer/input - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

dist/cjs/types/index.d.cts

14

package.json
{
"name": "@inquirer/input",
"version": "1.1.0",
"version": "1.1.1",
"description": "Inquirer input text prompt",
"main": "./dist/cjs/index.js",
"typings": "./dist/cjs/types/index.d.mts",
"typings": "./dist/cjs/types/index.d.cts",
"files": [

@@ -57,8 +57,8 @@ "dist/**/*"

"dependencies": {
"@inquirer/core": "^1.2.1",
"@inquirer/type": "^1.0.3",
"@inquirer/core": "^1.2.2",
"@inquirer/type": "^1.0.4",
"chalk": "^4.1.2"
},
"devDependencies": {
"@inquirer/testing": "^1.0.4"
"@inquirer/testing": "^1.0.5"
},

@@ -85,3 +85,3 @@ "scripts": {

"require": {
"types": "./dist/cjs/types/index.d.mts",
"types": "./dist/cjs/types/index.d.cts",
"default": "./dist/cjs/index.js"

@@ -91,3 +91,3 @@ }

},
"gitHead": "441c3e3e10ed7dc3dbadbf367dfb0eba4ae09854"
"gitHead": "4ade5f25d271c6f814efc7a21bdeb1a4d1ee6cf8"
}
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