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
19
Versions
252
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 7.2.8 to 7.2.9

4

index.android.js

@@ -292,3 +292,5 @@ import { Background, Button, Color, Length, PercentLength, Utils, View, androidDynamicElevationOffsetProperty, androidElevationProperty, backgroundInternalProperty } from '@nativescript/core';

this.createStateListAnimatorTimeout = null;
createStateListAnimator(this, this.nativeViewProtected);
if (this.nativeViewProtected) {
createStateListAnimator(this, this.nativeViewProtected);
}
});

@@ -295,0 +297,0 @@ }

{
"name": "@nativescript-community/ui-material-core",
"version": "7.2.8",
"version": "7.2.9",
"description": "Material Core component",

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

"readmeFilename": "README.md",
"gitHead": "fb598e87997ac266b770590c6cf63bf63458238e"
"gitHead": "9063f9e432717f6701ff638204064a658f7838ae"
}

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