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

react-grid-layout

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-grid-layout - npm Package Compare versions

Comparing version 0.14.2 to 0.14.3

2

build/utils.js

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

MozTransform: translate,
MSTransform: translate,
msTransform: translate,
OTransform: translate,

@@ -347,0 +347,0 @@ width: width + 'px',

# Changelog
0.14.3 (Feb 22, 2017)
----
#### Fixes:
- Reverted #499; `msTransform` is indeed correct. See [discussion](https://github.com/STRML/react-grid-layout/pull/499#issuecomment-281703069).
0.14.2 (Feb 22, 2017)

@@ -4,0 +11,0 @@ ----

{
"name": "react-grid-layout",
"version": "0.14.2",
"version": "0.14.3",
"description": "A draggable and resizable grid layout with responsive breakpoints, for React.",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet

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