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

workshopper-adventure

Package Overview
Dependencies
Maintainers
3
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

workshopper-adventure - npm Package Compare versions

Comparing version 5.0.2 to 5.0.3

4

lib/commands/menu.js

@@ -41,4 +41,4 @@ function getExtras (shop) {

var __ = shop.i18n.___
var __n = shop.i18n.___n
var __ = shop.i18n.__
var __n = shop.i18n.__n
var completed = shop.appStorage.get('completed') || []

@@ -45,0 +45,0 @@ var current = shop.appStorage.get('current')

{
"name": "workshopper-adventure",
"version": "5.0.2",
"version": "5.0.3",
"description": "A terminal workshop runner framework (adventure compatible)",

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

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