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
6
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 5.0.0 to 5.0.1

scripts/before-prepare.js

11

CHANGELOG.md

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

## [5.0.1](https://github.com/nativescript-community/ui-material-components/compare/v5.0.0...v5.0.1) (2020-09-21)
### Bug Fixes
* core not containing the hooks ([fdce402](https://github.com/nativescript-community/ui-material-components/commit/fdce402635102875838811180fd3d32e5206b80d))
# [5.0.0](https://github.com/nativescript-community/ui-material-components/compare/v4.0.12...v5.0.0) (2020-09-21)

@@ -8,0 +19,0 @@

6

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

@@ -26,3 +26,3 @@ "main": "./index",

"type": "before-prepare",
"script": "hooks/before-prepare.js",
"script": "scripts/before-prepare.js",
"inject": true

@@ -48,3 +48,3 @@ }

"readmeFilename": "README.md",
"gitHead": "3f9f3f48b9233c234f1f19b0cca852ad9ff784de",
"gitHead": "19d8b974d558a788d77cd445320c627746bac3a5",
"dependencies": {

@@ -51,0 +51,0 @@ "@nativescript/hook": "~2.0.0"

@@ -15,4 +15,4 @@ {

},
"include": ["../../src/core/hooks/**/*.ts", "../../references.d.ts", "../../src/references.d.ts"],
"include": ["../../src/core/scripts/**/*.ts", "../../references.d.ts", "../../src/references.d.ts"],
"exclude": ["../../src/core/angular/**"]
}
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