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

14

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

@@ -8,12 +8,2 @@ "main": "./index",

"typings": "./index.d.ts",
"scripts": {
"tsc": "cpy '**/*.d.ts' '../../packages/core' --cwd=../../src/core --parents && tsc -d",
"tsc-win": "cpy **/*.d.ts ..\\..\\packages\\core --cwd=..\\..\\src\\core --parents && tsc -d",
"build": "npm run tsc",
"build.watch": "npm run tsc -- -w",
"build.win": "npm run tsc-win",
"build.all": "npm run build",
"build.all.win": "npm run build.win",
"clean": "rimraf ./*.d.ts ./*.js ./*.js.map android"
},
"nativescript": {

@@ -42,3 +32,3 @@ "platforms": {

"readmeFilename": "README.md",
"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