Socket
Socket
Sign inDemoInstall

esolangs-cli

Package Overview
Dependencies
83
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

10

package.json
{
"name": "esolangs-cli",
"version": "1.0.3",
"version": "1.0.4",
"description": "Detect and execute esoteric programming language code, right from your terminal.",

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

},
"ava": {
"babel": true
},
"engines": {

@@ -33,6 +36,7 @@ "node": ">=4"

"devDependencies": {
"ava": "^2.2.0"
"@ava/babel": "^1.0.1",
"ava": "^3.5.2"
},
"dependencies": {
"esolangs": "^1.0.4",
"esolangs": "^1.0.5",
"execa": "^0.10.0",

@@ -39,0 +43,0 @@ "get-stdin": "^6.0.0",

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