Socket
Socket
Sign inDemoInstall

33c3

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

33c3 - npm Package Compare versions

Comparing version 1.6.1 to 1.7.0

3

index.js

@@ -115,3 +115,4 @@ #!/usr/bin/env node

ui.div({text: 'Room', width: 10}, {text: talk.room[0], width: 70})
ui.div({text: 'Time', width: 10}, {text: talk.start[0], width: 70})
ui.div({text: 'Start', width: 10}, {text: talk.start[0], width: 70})
ui.div({text: 'Duration', width: 10}, {text: talk.duration[0], width: 70})
ui.div({text: 'Title', width: 10}, {text: talk.title[0], width: 70})

@@ -118,0 +119,0 @@ ui.div({text: 'Subtitle', width: 10}, {text: talk.subtitle[0], width: 70})

{
"name": "33c3",
"version": "1.6.1",
"version": "1.7.0",
"description": "Chaos Communication Congress 2016 Schedule on the Command Line",

@@ -41,5 +41,5 @@ "bin": "index.js",

"coordinates": [
53.56205518378968,
9.985706533789084
53.56199989235204,
9.985681661450144
]
}
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