-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
15 changed files
with
55 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
{ | ||
"name": "git-history", | ||
"private": true, | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"description": "An example of Perspective's own GIT history rendered in Perspective.", | ||
"scripts": { | ||
"start": "node server.js" | ||
}, | ||
"keywords": [], | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"@finos/perspective": "^0.3.3", | ||
"@finos/perspective-viewer": "^0.3.3", | ||
"@finos/perspective-viewer-d3fc": "^0.3.3", | ||
"@finos/perspective-viewer-hypergrid": "^0.3.3" | ||
"@finos/perspective": "^0.3.4", | ||
"@finos/perspective-viewer": "^0.3.4", | ||
"@finos/perspective-viewer-d3fc": "^0.3.4", | ||
"@finos/perspective-viewer-hypergrid": "^0.3.4" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
{ | ||
"name": "remote", | ||
"private": true, | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"description": "An example of 2 Perspectives, one client and one server, streaming via Apache Arrow.", | ||
"scripts": { | ||
"start": "node server.js" | ||
}, | ||
"keywords": [], | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"@finos/perspective": "^0.3.3", | ||
"@finos/perspective-viewer": "^0.3.3", | ||
"@finos/perspective-viewer-d3fc": "^0.3.3", | ||
"@finos/perspective-viewer-hypergrid": "^0.3.3" | ||
"@finos/perspective": "^0.3.4", | ||
"@finos/perspective-viewer": "^0.3.4", | ||
"@finos/perspective-viewer-d3fc": "^0.3.4", | ||
"@finos/perspective-viewer-hypergrid": "^0.3.4" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
{ | ||
"name": "simple", | ||
"private": true, | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"description": "A collection of simple client-side Perspective examples.", | ||
"scripts": { | ||
"start": "node server.js" | ||
}, | ||
"keywords": [], | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"@finos/perspective": "^0.3.3", | ||
"@finos/perspective-viewer": "^0.3.3", | ||
"@finos/perspective-viewer-d3fc": "^0.3.3", | ||
"@finos/perspective-viewer-hypergrid": "^0.3.3" | ||
"@finos/perspective": "^0.3.4", | ||
"@finos/perspective-viewer": "^0.3.4", | ||
"@finos/perspective-viewer-d3fc": "^0.3.4", | ||
"@finos/perspective-viewer-hypergrid": "^0.3.4" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,5 +6,5 @@ | |
], | ||
"npmClient": "yarn", | ||
"useWorkspaces": true, | ||
"version": "0.3.3" | ||
"version": "0.3.4" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters