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 2.1.7 to 2.1.8

4

package.json
{
"name": "fin-hypergrid",
"version": "2.1.7",
"version": "2.1.8",
"description": "Canvas-based high-performance grid",

@@ -29,3 +29,3 @@ "repository": {

"sparse-boolean-array": "1.0.1",
"synonomous": "^1.0.1"
"synonomous": "^2.1.2"
},

@@ -32,0 +32,0 @@ "devDependencies": {

@@ -11,3 +11,3 @@ [![Build Status](https://travis-ci.org/openfin/fin-hypergrid.svg?branch=develop)](https://travis-ci.org/openfin/fin-hypergrid)

## Table of Contents
* [Current Release](#current-release-217---13-april-2018)
* [Current Release](#current-release-217---14-april-2018)
* [Demos](#demos)

@@ -20,5 +20,5 @@ * [Features](#features)

### Current Release (2.1.7 - 13 April 2018)
### Current Release (2.1.8 - 24 April 2018)
**Hypergrid 2.1.7** includes bug fixes.
**Hypergrid 2.1.8** includes bug fixes.

@@ -57,3 +57,3 @@ _For a complete list of changes, see the [release notes](https://github.com/fin-hypergrid/core/releases)._

We also maintain versioned [online API documentation](https://fin-hypergrid.github.io/core/2.1.7/doc/Hypergrid.html) for all public objects and modules. This documentation is necessarily an on-going work-in-progress.
We also maintain versioned [online API documentation](https://fin-hypergrid.github.io/core/2.1.8/doc/Hypergrid.html) for all public objects and modules. This documentation is necessarily an on-going work-in-progress.

@@ -64,3 +64,3 @@ (Cell editor information can be found [here](https://github.com/fin-hypergrid/core/wiki/Cell-Editors).)

Hypergrid global configurations can be found [here](https://fin-hypergrid.github.io/core/2.1.7/doc/module-defaults.html).
Hypergrid global configurations can be found [here](https://fin-hypergrid.github.io/core/2.1.8/doc/module-defaults.html).

@@ -67,0 +67,0 @@ ### Roadmap

@@ -21,3 +21,3 @@ 'use strict';

exports.titleize = require('synonomous').prototype.toTitle;
exports.titleize = require('synonomous/transformers').toTitle;

@@ -24,0 +24,0 @@ exports.getSchema = function(data){

Sorry, the diff of this file is too big to display

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