UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

11 lines (9 loc) 230 B
language: node_js sudo: false node_js: - 0.10 - 0.12 - stable # script: # - npm run outdated # list outdated modules (won't fail build) # - npm run audit # validate against nodesecurity.io db, but don't fail the build.