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

xterm-addon-ligatures

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xterm-addon-ligatures - npm Package Compare versions

Comparing version 0.1.0-beta-1 to 0.1.0-beta-2

lib/font.js

6

package.json
{
"name": "xterm-addon-ligatures",
"version": "0.1.0-beta-1",
"version": "0.1.0-beta-2",
"description": "Add support for programming ligatures to xterm.js",

@@ -19,3 +19,2 @@ "homepage": "https://github.com/xtermjs/xterm-addon-ligatures#readme",

"scripts": {
"prepare": "node bin/download-fonts.js",
"lint": "tslint --project tsconfig.json --fix",

@@ -26,3 +25,4 @@ "prebuild": "npm run lint",

"pretest": "npm run build",
"test": "nyc mocha lib/**/*.{test,integration}.js"
"test": "nyc mocha lib/**/*.{test,integration}.js",
"prepublish": "npm run build"
},

@@ -29,0 +29,0 @@ "keywords": [

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