🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

nativescript-material-core

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-material-core - npm Package Compare versions

Comparing version

to
2.3.13

8

CHANGELOG.md

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

## [2.3.13](https://github.com/Akylas/nativescript-material-components/compare/v2.3.12...v2.3.13) (2019-07-30)
**Note:** Version bump only for package nativescript-material-core
## [2.3.12](https://github.com/Akylas/nativescript-material-components/compare/v2.3.11...v2.3.12) (2019-07-30)

@@ -8,0 +16,0 @@

3

core.android.js

@@ -107,3 +107,2 @@ "use strict";

ViewWithElevationAndRipple.prototype[view_1.backgroundInternalProperty.setNative] = function (value) {
_super.prototype[view_1.backgroundInternalProperty.setNative].call(this, value);
if (this.nativeViewProtected) {

@@ -137,3 +136,3 @@ if (value instanceof android.graphics.drawable.Drawable) {

return ViewWithElevationAndRipple;
}(view_1.View));
}(view_1.ViewBase));
function overrideViewBase() {

@@ -140,0 +139,0 @@ var NSView = require('tns-core-modules/ui/core/view').View;

{
"name": "nativescript-material-core",
"version": "2.3.12",
"version": "2.3.13",
"description": "Material Core component",

@@ -34,3 +34,3 @@ "main": "./core",

"readmeFilename": "README.md",
"gitHead": "7a72f6c21c8afafaf64c0a7ef226b1105a998b6b"
"gitHead": "92f5ef5bba89651e4c0531a8791fece6dba396ac"
}

Sorry, the diff of this file is not supported yet