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

xterm

Package Overview
Dependencies
Maintainers
1
Versions
1092
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xterm - npm Package Compare versions

Comparing version 0.31.0 to 0.32.0

2

bower.json
{
"name": "xterm.js",
"version": "0.31",
"version": "0.32",
"ignore": ["demo", "test", ".gitignore"]
}
{
"name": "xterm",
"version": "0.31.0",
"version": "0.32.0",
"ignore": ["demo", "test", ".gitignore"],

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

@@ -1,8 +0,8 @@

# xterm.js — xterm, in the browser
# xterm.js
Xterm.js is a full xterm clone, written completely in JavaScript.
Xterm.js is a full xterm clone, written in JavaScript.
Xterm.js supplies a modular, event-based interface that lets developers build addons and themes that augment the experience of running a fully-featured terminal inside the browser.
It is used at [SourceLair](https://www.sourcelair.com/home) to help people develop their applications in their browsers.
Xterm.js serves as foundation for the terminal found at www.sourcelair.com.
Xterm.js supplies a modular, event-based interface that lets developers build addons and themes on top of it.

@@ -17,4 +17,4 @@ ![xterm.js screenshot](xtermjs.png)

Copyright (c) 2014-2015, SourceLair, Private Company (www.sourcelair.com) (MIT License)
Copyright (c) 2014-2016, SourceLair, Private Company ([www.sourcelair.com](https://www.sourcelair.com/home)) (MIT License)
Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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