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.3.24 to 2.4.1

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

## [2.4.1](https://github.com/Akylas/nativescript-material-components/compare/v2.4.0...v2.4.1) (2019-09-26)
**Note:** Version bump only for package nativescript-material-core
# [2.4.0](https://github.com/Akylas/nativescript-material-components/compare/v2.3.24...v2.4.0) (2019-09-26)
**Note:** Version bump only for package nativescript-material-core
## [2.3.24](https://github.com/Akylas/nativescript-material-components/compare/v2.3.23...v2.3.24) (2019-09-19)

@@ -8,0 +24,0 @@

8

package.json
{
"name": "nativescript-material-core",
"version": "2.3.24",
"version": "2.4.1",
"description": "Material Core component",

@@ -8,4 +8,4 @@ "main": "./core",

"scripts": {
"tsc-win": "tsc && copy ..\\..\\src\\core\\core.d.ts .\\",
"tsc": "tsc && cp ../../src/core/core.d.ts ./",
"tsc-win": "../../node_modules/.bin/tsc && copy ..\\..\\src\\core\\core.d.ts .\\",
"tsc": "../../node_modules/.bin/tsc && cp ../../src/core/core.d.ts ./",
"clean": "../../node_modules/.bin/rimraf ./*.d.ts ./*.js ./*.js.map android"

@@ -35,3 +35,3 @@ },

"readmeFilename": "README.md",
"gitHead": "3c454332eb55c97229bbd0fa8655c26cf72c4bfd"
"gitHead": "09f3c21b2d4da646f506dd129bc99beed249aa09"
}
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