fin-hypergrid
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -1,2 +0,2 @@ | ||
module.exports = { // This file generated by gulp-imagine-64 at 9:28:56 PM on 5/12/2016 | ||
module.exports = { // This file generated by gulp-imagine-64 at 12:10:19 PM on 5/26/2016 | ||
"calendar": { | ||
@@ -3,0 +3,0 @@ type: "image/png", |
{ | ||
"name": "fin-hypergrid", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Canvas-based high-performance spreadsheet", | ||
@@ -19,16 +19,16 @@ "repository": { | ||
"dependencies": { | ||
"automat": "^1.1.1", | ||
"extend-me": "^2.2.2", | ||
"filter-tree": "^0.3.26", | ||
"finbars": "^1.5.1", | ||
"fincanvas": "^1.2.1", | ||
"hyper-analytics": "^0.10.4", | ||
"list-dragon": "^1.3.3", | ||
"lru-cache": "^2.7.0", | ||
"mustache": "^2.2.0", | ||
"object-iterators": "^1.3.0", | ||
"pop-menu": "^0.2.5", | ||
"rectangular": "^1.0.1", | ||
"sparse-boolean-array": "^1.0.1", | ||
"tabz": "^1.1.3" | ||
"automat": "1.1.1", | ||
"extend-me": "2.2.2", | ||
"filter-tree": "0.3.26", | ||
"finbars": "1.5.1", | ||
"fincanvas": "1.2.1", | ||
"hyper-analytics": "0.10.4", | ||
"list-dragon": "1.3.3", | ||
"lru-cache": "2.7.0", | ||
"mustache": "2.2.0", | ||
"object-iterators": "1.3.0", | ||
"pop-menu": "0.2.5", | ||
"rectangular": "1.0.1", | ||
"sparse-boolean-array": "1.0.1", | ||
"tabz": "1.1.3" | ||
}, | ||
@@ -35,0 +35,0 @@ "devDependencies": { |
@@ -13,3 +13,3 @@ **fin-hypergrid** is an ultra-fast HTML5 grid presentation layer, achieving its speed by rendering (in a canvas tag) only the currently visible portion of your (virtual) grid, thus avoiding the latency and life-cycle issues of building, walking, and maintaining a complex DOM structure. | ||
The prototype version's [demos](http://openfin.github.io/fin-hypergrid/components/fin-hypergrid/demo.html) had some nice applications you may wish to look at for inspiration of what you can do with hypergrid and to give you some idea of the speed and responsiveness of the engine. | ||
The prototype version's [demos](http://openfin.github.io/fin-hypergrid-polymer-demo/components/fin-hypergrid/demo.html) had some nice applications you may wish to look at for inspiration of what you can do with hypergrid and to give you some idea of the speed and responsiveness of the engine. | ||
@@ -16,0 +16,0 @@ ### Features |
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
708729
85
18078
+ Addedautomat@1.1.1(transitive)
+ Addedextend-me@2.2.2(transitive)
+ Addedfilter-tree@0.3.26(transitive)
+ Addedfinbars@1.5.1(transitive)
+ Addedfincanvas@1.2.1(transitive)
+ Addedhyper-analytics@0.10.4(transitive)
+ Addedlru-cache@2.7.0(transitive)
+ Addedmustache@2.2.0(transitive)
+ Addedpop-menu@0.2.5(transitive)
- Removedautomat@1.2.0(transitive)
- Removedextend-me@2.7.1(transitive)
- Removedfilter-tree@0.3.41(transitive)
- Removedfinbars@1.6.3(transitive)
- Removedfincanvas@1.4.1(transitive)
- Removedhyper-analytics@0.10.7(transitive)
- Removedlru-cache@2.7.3(transitive)
- Removedmustache@2.3.2(transitive)
- Removedpop-menu@0.2.6(transitive)
- Removeduglify-js@3.19.3(transitive)
Updatedautomat@1.1.1
Updatedextend-me@2.2.2
Updatedfilter-tree@0.3.26
Updatedfinbars@1.5.1
Updatedfincanvas@1.2.1
Updatedhyper-analytics@0.10.4
Updatedlist-dragon@1.3.3
Updatedlru-cache@2.7.0
Updatedmustache@2.2.0
Updatedobject-iterators@1.3.0
Updatedpop-menu@0.2.5
Updatedrectangular@1.0.1
Updatedsparse-boolean-array@1.0.1
Updatedtabz@1.1.3