Socket
Socket
Sign inDemoInstall

smart-mini-calculator

Package Overview
Dependencies
63
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

README.md

1

index.js

@@ -0,1 +1,2 @@

#! /usr/bin/env node
import inquirer from "inquirer";

@@ -2,0 +3,0 @@ const answer = await inquirer.prompt([

2

package.json
{
"name": "smart-mini-calculator",
"version": "1.0.0",
"version": "1.0.1",
"description": "Mini calculator with typescript node.js and inquirer",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc