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

@lendi-ui/utils

Package Overview
Dependencies
Maintainers
24
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lendi-ui/utils - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

6

CHANGELOG.md
# Changelog - @lendi-ui/utils
1.1.0
## [1.1.2] - 2019-03-08 - [BRAVO-387](https://creditandfinance.atlassian.net/browse/BRAVO-387)
### Removed
- removed typescript type representing theme object
## [1.0.1] - 2019-02-227 - [BRAVO-387](https://creditandfinance.atlassian.net/browse/BRAVO-387)
## [1.0.1] - 2019-02-27 - [BRAVO-387](https://creditandfinance.atlassian.net/browse/BRAVO-387)
### Added
- typescript type representing theme object
import { BreakpointValue, BreakpointValueMap } from '@lendi-ui/breakpoint';
export { ThemeMap } from './theme';
export declare type DisplyValue = BreakpointValue<string> | BreakpointValueMap<string>;

@@ -4,0 +3,0 @@ export declare const display: (val: DisplyValue) => any;

{
"name": "@lendi-ui/utils",
"version": "1.1.1",
"version": "1.1.2",
"source": "src/index.ts",

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

Sorry, the diff of this file is not supported yet

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