@eclipse-che/vscode-theia-comparator
Advanced tools
Comparing version 0.0.1-1552985610 to 0.0.1-1552985897
{ | ||
"name": "@eclipse-che/vscode-theia-comparator", | ||
"publisher": "Eclipse Che", | ||
"version": "0.0.1-1552985610", | ||
"version": "0.0.1-1552985897", | ||
"description": "Compare VS Code API and Theia API", | ||
@@ -18,9 +18,11 @@ "license": "EPL-2.0", | ||
}, | ||
"dependencies": { | ||
"fs-extra": "7.0.1", | ||
"graphql-request": "1.8.2", | ||
"typescript": "3.3.3" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "10.12.18", | ||
"fs-extra": "7.0.1", | ||
"graphql-request": "1.8.2", | ||
"rimraf": "2.6.3", | ||
"tslint": "5.10.0", | ||
"typescript": "3.3.3", | ||
"typescript-formatter": "7.2.2" | ||
@@ -27,0 +29,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
156203
4
3
+ Addedfs-extra@7.0.1
+ Addedgraphql-request@1.8.2
+ Addedtypescript@3.3.3
+ Addedcross-fetch@2.2.2(transitive)
+ Addedfs-extra@7.0.1(transitive)
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedgraphql-request@1.8.2(transitive)
+ Addedjsonfile@4.0.0(transitive)
+ Addednode-fetch@2.1.2(transitive)
+ Addedtypescript@3.3.3(transitive)
+ Addeduniversalify@0.1.2(transitive)
+ Addedwhatwg-fetch@2.0.4(transitive)