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

cerebral-module-ui-driver

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cerebral-module-ui-driver - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

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

return value === null || value === undefined ? '' : (0, _moment2.default)(value).format(dateFormat);
return value === null || value === undefined ? '' : (0, _moment2.default)(value).utcOffset(0).format(dateFormat);
}
{
"name": "cerebral-module-ui-driver",
"version": "0.8.0",
"version": "0.8.1",
"description": "A driver for connecting ui components to cerebral",

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

Sorry, the diff of this file is not supported yet