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

fin-hypergrid

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fin-hypergrid - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

css/index.js

2

images/images.js

@@ -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

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