update-reminder
```js #!/usr/bin/env node const Reminder = require('./dist');
Last updated 5 years ago by ycjcl868 .
ISC · Original npm · Tarball · package.json
$ npm install update-reminder 
SYNC missed versions from official npm registry.
#!/usr/bin/env node
const Reminder = require('./dist');

const reminder = new Reminder({ cwd: process.cwd() });

try {
  reminder.report('@alipay/bigfish');
} catch (_) {
}

Current Tags

  • 1.0.11                                ...           latest (5 years ago)

5 Versions

  • 1.0.11                                ...           5 years ago
  • 1.0.10                                ...           6 years ago
  • 1.0.9                                ...           6 years ago
  • 1.0.8                                ...           6 years ago
  • 1.0.7                                ...           6 years ago
Maintainers (2)
Downloads
Total 0
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (4)
Dev Dependencies (4)
Dependents (1)

© 2010 - cnpmjs.org x YWFE | Home | YWFE