@eclipse-che/vscode-theia-comparator
Advanced tools
Comparing version 0.0.1-1552979213 to 0.0.1-1552985610
@@ -0,11 +1,3 @@ | ||
#!/usr/bin/env node | ||
"use strict"; | ||
/********************************************************************* | ||
* Copyright (c) 2019 Red Hat, Inc. | ||
* | ||
* This program and the accompanying materials are made | ||
* available under the terms of the Eclipse Public License 2.0 | ||
* which is available at https://www.eclipse.org/legal/epl-2.0/ | ||
* | ||
* SPDX-License-Identifier: EPL-2.0 | ||
**********************************************************************/ | ||
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
@@ -12,0 +4,0 @@ return new (P || (P = Promise))(function (resolve, reject) { |
{ | ||
"name": "@eclipse-che/vscode-theia-comparator", | ||
"publisher": "Eclipse Che", | ||
"version": "0.0.1-1552979213", | ||
"version": "0.0.1-1552985610", | ||
"description": "Compare VS Code API and Theia API", | ||
@@ -6,0 +6,0 @@ "license": "EPL-2.0", |
@@ -0,1 +1,2 @@ | ||
#!/usr/bin/env node | ||
/********************************************************************* | ||
@@ -2,0 +3,0 @@ * Copyright (c) 2019 Red Hat, Inc. |
Sorry, the diff of this file is not supported yet
156179
2281