您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. npm-updates:从npm存储库发出更新事件-源码

  2. npm更新 从npm存储库或任何节点模块存储库发出更新事件。 用法 const NPM = require ( 'npm-updates' ) ; const npm = new NPM ( ) ; npm . on ( 'update' , ( info ) => { console . log ( 'package' , info . name , 'was updated to v' + info . version ) ; } ) ; npm . on ( 'new' , (
  3. 所属分类:其它

    • 发布日期:2021-02-03
    • 文件大小:40kb
    • 提供者:weixin_42098759