Merott / nativescript-pdf-view

A basic PDF viewer plugin for NativeScript. Now maintained by @madmas: github.com/madmas/nativescript-pdf-view
Other
32 stars 35 forks source link

Outdated dependencies #44

Closed madmas closed 4 years ago

madmas commented 4 years ago

When running 'npm install' for this project, I get a lot deprecation warnings:

➜  nativescript-pdf-view git:(master) ✗ npm i                                                                                                         [16.10. 13:27:59]
npm WARN deprecated tslint-stylish@2.1.0: Replaced by core tslint formatter
npm WARN deprecated @semantic-release/condition-codeship@1.1.0: Use semantic-release@12.0.0 instead
npm WARN deprecated conventional-changelog@0.0.17: Please update conventional-changelog to >1.0.0. If you are running the cli, use conventional-changelog-cli
npm WARN deprecated @semantic-release/last-release-npm@1.2.1: Use @semantic-release/npm instead
npm WARN deprecated @semantic-release/condition-travis@5.0.2: Use semantic-release@12.0.0 instead
npm WARN deprecated npmconf@2.1.3: this package has been reintegrated into npm and is now out of date with respect to npm
npm WARN deprecated github@8.2.1: 'github' has been renamed to '@octokit/rest' (https://git.io/vNB11)
npm WARN deprecated travis-deploy-once@1.0.0-node-0.10-support: We recommend to use Travis Build Stages instead
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated github@0.1.16: 'github' has been renamed to '@octokit/rest' (https://git.io/vNB11)
madmas commented 4 years ago

fixed in https://github.com/madmas/nativescript-pdf-view