New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

workshopper-adventure

Package Overview
Dependencies
Maintainers
4
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 6.1.0 to 6.1.1

test/adventure.test.js

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [6.1.1](https://github.com/workshopper/workshopper-adventure/compare/v6.1.0...v6.1.1) (2020-09-25)
## [6.1.0](https://github.com/workshopper/workshopper-adventure/compare/v6.0.4...v6.1.0) (2019-12-04)

@@ -7,0 +9,0 @@

13

package.json
{
"name": "workshopper-adventure",
"version": "6.1.0",
"version": "6.1.1",
"description": "A terminal workshop runner framework (adventure compatible)",

@@ -14,3 +14,3 @@ "main": "./index.js",

"after": "^0.8.2",
"chalk": "^2.4.2",
"chalk": "^3.0.0",
"colors-tmpl": "~1.0.0",

@@ -25,3 +25,3 @@ "combined-stream-wait-for-it": "^1.1.0",

"string-to-stream": "^3.0.1",
"strip-ansi": "^5.2.0",
"strip-ansi": "^6.0.0",
"through2": "^3.0.1",

@@ -38,5 +38,6 @@ "workshopper-adventure-storage": "^3.0.0"

"devDependencies": {
"standard": "^14.2.0",
"standard-version": "^7.0.0",
"tape": "^4.11.0"
"sinon": "^9.0.1",
"standard": "^14.3.1",
"standard-version": "^8.0.1",
"tape": "^4.13.0"
},

@@ -43,0 +44,0 @@ "scripts": {

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