New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 2.2.4 to 2.2.5

core.android.d.ts

10

package.json
{
"name": "nativescript-material-core",
"version": "2.2.4",
"version": "2.2.5",
"description": "Material Core component",
"main": "./material",
"typings": "./material.d.ts",
"main": "./core",
"typings": "./core.d.ts",
"scripts": {
"tsc": "tsc && cp ../../src/core/material.d.ts ./",
"tsc": "tsc && cp ../../src/core/core.d.ts ./",
"clean": "../../node_modules/.bin/rimraf ./*.d.ts ./*.js ./*.js.map android"

@@ -33,3 +33,3 @@ },

"readmeFilename": "README.md",
"gitHead": "9a09ea458c669d29c914d25a60e9c244d269644c"
"gitHead": "c74cb164d233eb2ad1332b7479508924941f61b1"
}
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