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
19
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.44 to 7.2.45

18

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

@@ -8,14 +8,2 @@ "main": "./textview",

"typings": "./textview.d.ts",
"scripts": {
"tsc": "cpy ../../src/textview/textview.d.ts ./ && tsc -d",
"tsc-win": "cpy ..\\..\\src\\textview\\textview.d.ts .\\ && tsc -d",
"build": "npm run tsc",
"build.watch": "npm run tsc -- -w",
"build.win": "npm run tsc-win",
"build.all": "npm run build && npm run build.angular",
"build.all.win": "npm run build.win && npm run build.angular.win",
"build.angular": "ng-packagr -p ../../src/textview/angular/ng-package.json -c ../../src/textview/angular/tsconfig.json",
"build.angular.win": "ng-packagr -p ..\\..\\src\\textview\\angular\\package.json -c ..\\..\\src\\textview\\angular\\tsconfig.json",
"clean": "rimraf ./*.d.ts ./*.js ./*.js.map"
},
"nativescript": {

@@ -51,5 +39,5 @@ "platforms": {

"@nativescript-community/text": "^1.5.33",
"@nativescript-community/ui-material-core": "^7.2.44"
"@nativescript-community/ui-material-core": "^7.2.45"
},
"gitHead": "359e845c1fbe8dc50abe8b6021fed91736dcd0bf"
"gitHead": "c554210a72bc494632545cc6872f291aa22fd9a7"
}
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