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

autoprompt

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autoprompt - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

README.md

9

package.json
{
"name": "autoprompt",
"version": "1.0.0",
"description": "",
"version": "1.0.1",
"main": "dist/index.js",
"type": "module",
"description": "Bridges the gap between enquirer and commander",
"files": [
"dist"
"dist",
"README.md",
"LICENSE"
],

@@ -29,2 +31,3 @@ "keywords": [],

"check": "biome check src/**/*.ts",
"prepublish": "cp ../README.md ./ && cp ../LICENSE ./",
"check:fix": "biome check src/**/*.ts --apply",

@@ -31,0 +34,0 @@ "build": "tsc -b",

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