Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@akylas/nativescript-app-utils

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@akylas/nativescript-app-utils - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

typings/android.d.ts

6

CHANGELOG.md

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

## [2.1.4](https://github.com/akylas/nativescript-app-utils/compare/v2.1.3...v2.1.4) (2024-10-20)
### Bug Fixes
* package native typings ([06c5e36](https://github.com/akylas/nativescript-app-utils/commit/06c5e36aec45381597981a99203605f6cc0439d3))
## [2.1.3](https://github.com/akylas/nativescript-app-utils/compare/v2.1.2...v2.1.3) (2024-10-19)

@@ -8,0 +14,0 @@

6

package.json
{
"name": "@akylas/nativescript-app-utils",
"version": "2.1.3",
"version": "2.1.4",
"description": "Provides API for changing the styles of SystemUI (StatusBar, NavigationBar...) on iOS.",

@@ -9,3 +9,3 @@ "main": "index",

"scripts": {
"tsc": "cpy ../../src/app-utils/index.d.ts ./ && tsc -d",
"tsc": "cpy '**/*.d.ts' '../../packages/app-utils' --parents --cwd=../../src/app-utils && tsc -d",
"build": "npm run tsc",

@@ -67,3 +67,3 @@ "build.watch": "npm run tsc -- -w",

},
"gitHead": "392b5842047b75e2e4eba2cbcae8979789d453c6"
"gitHead": "01efe0e30f9de488e8cd4255771b049664e39c14"
}
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