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

@eclipse-che/vscode-theia-comparator

Package Overview
Dependencies
Maintainers
5
Versions
552
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eclipse-che/vscode-theia-comparator

Compare VS Code API and Theia API

  • 0.0.1-1623605817
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
6
decreased by-98.86%
Maintainers
5
Weekly downloads
 
Created
Source

theia-checker

Create the report

First, build the tool

$ yarn

Check environment variable GITHUB_TOKEN is defined with a Github token.

It's because the tool will grab files remotely and check the latest versions using graphql github API.

$ yarn run generate

it will create report.

$ node lib/index.js
🔍 Searching on github the Theia versions...
🗂  The Theia versions to compare will be master, v0.3.19, v0.3.18
🗃  Grabbing content...✔️ 
🔍 Searching on github the VSCode versions...
🗂  The VSCode versions to compare will be master, 1.31.0, 1.30.2, 1.29.1, 1.28.2
🗃  Grabbing content...✔️ 
⚙️  Analyzing /Users/benoitf/Documents/git/theia/theia-checker/lib/vscode-master.d.ts...
⚙️  Analyzing /Users/benoitf/Documents/git/theia/theia-checker/lib/vscode-1.31.0.d.ts...
⚙️  Analyzing /Users/benoitf/Documents/git/theia/theia-checker/lib/vscode-1.30.2.d.ts...
⚙️  Analyzing /Users/benoitf/Documents/git/theia/theia-checker/lib/vscode-1.29.1.d.ts...
⚙️  Analyzing /Users/benoitf/Documents/git/theia/theia-checker/lib/vscode-1.28.2.d.ts...
⚙️  Analyzing /Users/benoitf/Documents/git/theia/theia-checker/vscode-theia.d.ts...
⚙️  Analyzing /Users/benoitf/Documents/git/theia/theia-checker/lib/theia-master.d.ts...
⚙️  Analyzing /Users/benoitf/Documents/git/theia/theia-checker/vscode-theia.d.ts...
⚙️  Analyzing /Users/benoitf/Documents/git/theia/theia-checker/lib/theia-v0.3.19.d.ts...
⚙️  Analyzing /Users/benoitf/Documents/git/theia/theia-checker/vscode-theia.d.ts...
⚙️  Analyzing /Users/benoitf/Documents/git/theia/theia-checker/lib/theia-v0.3.18.d.ts...
✍️  HTML status written at /Users/benoitf/Documents/git/theia/theia-checker/lib/status.html
✨  Done in 10.51s.

FAQs

Package last updated on 13 Jun 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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