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

@inquirer/rawlist

Package Overview
Dependencies
Maintainers
3
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inquirer/rawlist - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

10

package.json
{
"name": "@inquirer/rawlist",
"version": "1.0.0",
"version": "1.0.1",
"description": "Inquirer rawlist prompt",

@@ -57,4 +57,4 @@ "main": "./dist/cjs/index.js",

"dependencies": {
"@inquirer/core": "^1.0.1",
"@inquirer/type": "^1.0.0",
"@inquirer/core": "^1.0.2",
"@inquirer/type": "^1.0.1",
"chalk": "^5.2.0"

@@ -67,3 +67,3 @@ },

"tsc:cjs": "tsc -p ./tsconfig.cjs.json && yarn run fix-ext",
"fix-ext": "ts-node ../../tools/rename-ext.ts"
"fix-ext": "ts-node ../../tools/rename-ext.mts"
},

@@ -88,3 +88,3 @@ "publishConfig": {

},
"gitHead": "e93c4cb14f0c35ebd1efb065776b90f48899b075"
"gitHead": "5b8563d850962ce48daba46e7e95e7285d581a56"
}

@@ -39,3 +39,3 @@ # `@inquirer/rawlist`

Copyright (c) 2022 Simon Boudrias (twitter: [@vaxilart](https://twitter.com/Vaxilart))
Copyright (c) 2023 Simon Boudrias (twitter: [@vaxilart](https://twitter.com/Vaxilart))<br/>
Licensed under the MIT license.

Sorry, the diff of this file is not supported yet

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