nativescript-store-update
nativescript-store-update copied to clipboard
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `socket.io-parser` from 2.3.1 to 4.2.1 Release notes Sourced from socket.io-parser's releases. 4.2.1 Bug...
Bumps [moment](https://github.com/moment/moment) from 2.18.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 4.2.6 to 11.0.5. Changelog Sourced from @angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...
Added Korean translation file.
First I saw this in README: `files and change app version in android app.gradle` Should it be AndroidManifest.xml file because there we change version for android? I tried this pkg...
NativeScript 7 is out and Angular 10 is out. I upgraded my project to NS7 and I get this error: ``` System.err: System.err: StackTrace: System.err: push.../node_modules/nativescript-store-update/store-update.common.js.StoreUpdateCommon._init(file: node_modules/nativescript-store-update/store-update.common.js:120:0) System.err: at StoreUpdateCommon(file:...
This plugin looks very useful and I'd like to investigate further. One immediate question, though - can the plugin be tested without having to publish updates to the App Store?...
The plugin wouldn't work, so I decided to debug it. This is the app it's about: https://play.google.com/store/apps/details?id=io.neocles.puma.ns This plugin is trying to match a few regexps, like `"itemprop="datePublished">\s*([\w\s,.]*)\s*\s*"`, but the...
you only parsing html to get version name. But in real version code should be compared. You should use native api provided by google. read more https://developer.android.com/guide/playcore/in-app-updates