New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nativescript-community/ui-material-textview

Package Overview
Dependencies
Maintainers
0
Versions
255
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 7.2.67 to 7.2.68

6

package.json
{
"name": "@nativescript-community/ui-material-textview",
"version": "7.2.67",
"version": "7.2.68",
"description": "Material Design Text views allow users to input text into your app.",

@@ -50,5 +50,5 @@ "main": "./textview",

"@nativescript-community/text": "^1.5.33",
"@nativescript-community/ui-material-core": "^7.2.67"
"@nativescript-community/ui-material-core": "^7.2.68"
},
"gitHead": "05198a2ef7593f196efb7f156566b021142fd1a1"
"gitHead": "e94c3decf31cf0c7802ae1118b5b99ec73c8c4f3"
}

@@ -247,2 +247,3 @@ import { themer } from '@nativescript-community/ui-material-core';

this.nativeTextViewProtected.editable = value;
this.nativeTextViewProtected.selectable = value;
}

@@ -249,0 +250,0 @@ [floatingColorProperty.setNative](value) {

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