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

@nativescript-community/ui-material-core

Package Overview
Dependencies
Maintainers
11
Versions
253
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nativescript-community/ui-material-core - npm Package Compare versions

Comparing version 5.2.7 to 5.2.8

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [5.2.8](https://github.com/Akylas/nativescript-material-components/compare/v5.2.7...v5.2.8) (2021-02-24)
### Bug Fixes
* **core:** fix aandroid crash with ripple on < 22 ([8355a2a](https://github.com/Akylas/nativescript-material-components/commit/8355a2a1d49aaf0ea945c04f25081a5f6b195fce))
## [5.2.7](https://github.com/Akylas/nativescript-material-components/compare/v5.2.6...v5.2.7) (2021-02-22)

@@ -8,0 +19,0 @@

2

index.d.ts

@@ -45,2 +45,4 @@ import { Color, LengthPercentUnit, PercentLength } from '@nativescript/core';

getOnSurfaceColor(): string | Color;
setOnPrimaryColor(value: string | Color);
getOnPrimaryColor(): string | Color;
createShape(key: string, options: ShapeProperties);

@@ -47,0 +49,0 @@ getShape(key: string): any;

4

package.json
{
"name": "@nativescript-community/ui-material-core",
"version": "5.2.7",
"version": "5.2.8",
"description": "Material Core component",

@@ -48,3 +48,3 @@ "main": "./index",

"readmeFilename": "README.md",
"gitHead": "6db4939fe090f9c7b83172e065b9075693fd59d9",
"gitHead": "ec3a4203c0de76d56814e72cfd32e7bd3c077a40",
"dependencies": {

@@ -51,0 +51,0 @@ "@nativescript/hook": "~2.0.0"

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