{"_id":"@pnpm/audit","_rev":"2531832","name":"@pnpm/audit","description":"Audit a lockfile","dist-tags":{"dev":"0.0.0-20201060511","latest":"2.2.5","next":"1.1.0","pnpm-temp":"1.1.11"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"time":{"modified":"2022-01-20T11:51:21.000Z","created":"2019-11-14T16:23:40.354Z","2.2.5":"2022-01-20T11:31:01.931Z","2.2.4":"2022-01-12T14:44:57.256Z","2.2.3":"2021-12-29T11:29:06.117Z","2.2.2":"2021-12-15T18:51:44.561Z","2.2.1":"2021-12-14T12:47:28.629Z","2.2.0":"2021-12-02T14:38:53.919Z","2.1.15":"2021-12-01T15:11:45.118Z","2.1.14":"2021-11-21T09:50:09.891Z","2.1.13":"2021-11-10T01:57:20.906Z","2.1.12":"2021-11-01T08:33:31.295Z","2.1.11":"2021-10-26T17:06:16.554Z","2.1.10":"2021-10-19T09:52:00.887Z","2.1.9":"2021-09-13T02:08:27.748Z","2.1.8":"2021-09-06T21:28:59.971Z","2.1.7":"2021-07-30T09:33:22.955Z","2.1.6":"2021-06-23T08:01:28.068Z","2.1.5":"2021-06-20T23:24:29.207Z","2.1.4":"2021-06-01T23:59:02.689Z","2.1.3":"2021-05-30T17:43:01.144Z","2.1.2":"2021-05-03T22:28:17.714Z","2.1.1":"2021-04-28T00:20:23.695Z","2.1.0":"2021-04-24T20:01:44.547Z","2.0.1":"2021-04-06T22:12:50.581Z","2.0.0":"2021-04-05T01:33:55.950Z","1.1.24":"2021-03-14T14:14:12.364Z","1.1.23":"2021-01-23T15:40:00.073Z","1.1.22":"2021-01-03T00:06:26.752Z","1.1.21":"2020-11-26T20:14:29.349Z","1.1.20":"2020-11-19T23:41:44.319Z","1.1.19":"2020-11-17T21:21:19.733Z","1.1.18":"2020-11-08T18:22:23.153Z","0.0.0-20201060511":"2020-11-06T01:21:09.630Z","0.0.0-20201030124":"2020-11-03T00:13:51.370Z","1.1.17":"2020-10-31T17:30:03.693Z","1.1.16":"2020-10-22T21:15:28.786Z","1.1.15":"2020-10-19T00:54:13.957Z","1.1.14":"2020-09-15T22:29:20.983Z","1.1.13":"2020-09-12T12:22:08.866Z","1.1.12":"2020-09-01T15:37:03.335Z","1.1.11":"2020-08-16T18:31:54.298Z","1.1.10":"2020-07-31T10:53:41.778Z","1.1.9":"2020-07-20T22:05:54.631Z","1.1.8":"2020-07-11T22:48:49.042Z","1.1.7":"2020-07-03T00:08:45.008Z","1.1.6":"2020-06-22T12:51:35.670Z","1.1.5":"2020-06-15T22:14:30.937Z","1.1.4":"2020-06-09T08:21:12.322Z","1.1.3":"2020-06-08T12:50:06.645Z","1.1.2":"2020-05-23T13:11:52.917Z","1.1.2-alpha.2":"2020-05-20T17:55:45.102Z","1.1.2-alpha.1":"2020-05-11T19:29:58.616Z","1.1.1-alpha.0":"2020-05-05T23:30:55.107Z","1.1.1":"2020-04-25T19:11:31.185Z","1.1.0":"2020-04-09T20:34:58.691Z","1.0.10":"2020-03-21T13:42:47.086Z","1.0.9":"2020-03-07T10:16:00.324Z","1.0.8":"2020-03-05T00:29:16.257Z","1.0.7":"2020-02-19T08:36:14.232Z","1.0.6":"2020-02-03T22:31:45.075Z","1.0.5":"2020-01-31T19:35:15.002Z","1.0.4":"2020-01-07T20:18:57.282Z","1.0.3":"2019-12-18T01:23:14.265Z","1.0.2":"2019-12-14T16:57:16.383Z","1.0.1":"2019-12-08T16:45:11.192Z","1.0.0":"2019-11-14T16:23:40.354Z"},"users":{},"repository":"https://github.com/pnpm/pnpm/blob/master/packages/audit","versions":{"2.2.5":{"name":"@pnpm/audit","version":"2.2.5","description":"Audit a lockfile","main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=12.17"},"repository":"https://github.com/pnpm/pnpm/blob/master/packages/audit","keywords":["pnpm6","pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"2.2.5","@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.2.6","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"4.2.4","@pnpm/lockfile-types":"3.1.5","@pnpm/lockfile-utils":"3.2.0","@pnpm/lockfile-walker":"4.0.14","@pnpm/types":"7.9.0"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","compile":"tsc --build && pnpm run lint -- --fix"},"_id":"@pnpm/audit@2.2.5","_integrity":"sha512-c+SCKvmTC4DcDbTDY5f96k1lbEuhqajanGdGDKp1PZZi0WiCEebkp4Z1WVSwnJJOJOJUsyiwW8de74ZINfeWIA==","_resolved":"/home/runner/work/pnpm/pnpm/packages/audit/pnpm-audit-2.2.5.tgz","_from":"file:pnpm-audit-2.2.5.tgz","_nodeVersion":"16.13.2","_npmVersion":"7.24.2","dist":{"shasum":"2206cb787326e9ed1ae480316c71ba1af279a08e","size":4764,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.2.5.tgz"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.2.5_1642678261702_0.7678113612752882"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-20T11:49:03.699Z","publish_time":1642678261931,"_cnpm_publish_time":1642678261931},"2.2.4":{"name":"@pnpm/audit","version":"2.2.4","description":"Audit a lockfile","main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=12.17"},"repository":"https://github.com/pnpm/pnpm/blob/master/packages/audit","keywords":["pnpm6","pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"2.2.4","@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.2.6","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"4.2.4","@pnpm/lockfile-types":"3.1.5","@pnpm/lockfile-utils":"3.1.6","@pnpm/lockfile-walker":"4.0.14","@pnpm/types":"7.9.0"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"_id":"@pnpm/audit@2.2.4","_integrity":"sha512-5759NiSDjd4te+2BjpWOucTy2vd0bmdp6lFh0rxMuRAuPtQRwhYw1XGh7bfjp+eFlek3qQdgjUZs4wDKCyos+A==","_resolved":"/home/runner/work/pnpm/pnpm/packages/audit/pnpm-audit-2.2.4.tgz","_from":"file:pnpm-audit-2.2.4.tgz","_nodeVersion":"16.13.1","_npmVersion":"7.24.2","dist":{"shasum":"2ae8cf9c387e8e196062205467169e12e5d926bb","size":4785,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.2.4.tgz"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.2.4_1641998697043_0.09938354185210563"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-12T14:46:23.894Z","publish_time":1641998697256,"_cnpm_publish_time":1641998697256},"2.2.3":{"name":"@pnpm/audit","version":"2.2.3","description":"Audit a lockfile","main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=12.17"},"repository":"https://github.com/pnpm/pnpm/blob/master/packages/audit","keywords":["pnpm6","pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.2.5","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"4.2.3","@pnpm/lockfile-types":"3.1.4","@pnpm/lockfile-utils":"3.1.5","@pnpm/lockfile-walker":"4.0.13","@pnpm/types":"7.8.0"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"_id":"@pnpm/audit@2.2.3","_integrity":"sha512-xgCKLy+0YMGbFXxzJIB8RbLM3lhQywgrlJkPJ6N9cSX9l4A7HQGFBZXzQthQe04LYThsVEfOb8j53Sr5UKkJlw==","_resolved":"/home/runner/work/pnpm/pnpm/packages/audit/pnpm-audit-2.2.3.tgz","_from":"file:pnpm-audit-2.2.3.tgz","_nodeVersion":"16.13.1","_npmVersion":"7.24.2","dist":{"shasum":"2d5ec8e79d544e7b9f2ec51ad20d37e4e67276cf","size":4793,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.2.3.tgz"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.2.3_1640777345947_0.5670682030896292"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-29T11:29:21.635Z","publish_time":1640777346117,"_cnpm_publish_time":1640777346117},"2.2.2":{"name":"@pnpm/audit","version":"2.2.2","description":"Audit a lockfile","main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=12.17"},"repository":"https://github.com/pnpm/pnpm/blob/master/packages/audit","keywords":["pnpm6","pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.2.3","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"4.2.2","@pnpm/lockfile-types":"3.1.3","@pnpm/lockfile-utils":"3.1.4","@pnpm/lockfile-walker":"4.0.12","@pnpm/types":"7.7.1"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"_id":"@pnpm/audit@2.2.2","_integrity":"sha512-S2a/cSXjDkHOG8GjdUsTlHIKbMUm8iohmWxllSVGzs6b4koMDwFS8M4Y/FrPnOhBuzHOdw4gyxQqdB6cISB19A==","_resolved":"/home/runner/work/pnpm/pnpm/packages/audit/pnpm-audit-2.2.2.tgz","_from":"file:pnpm-audit-2.2.2.tgz","_nodeVersion":"16.13.1","_npmVersion":"7.24.2","dist":{"shasum":"44f28712baf91c47a3023c34732ae9181b5f4198","size":4747,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.2.2.tgz"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.2.2_1639594304346_0.31806079924860975"},"_hasShrinkwrap":false,"publish_time":1639594304561,"_cnpm_publish_time":1639594304561},"2.2.1":{"name":"@pnpm/audit","version":"2.2.1","description":"Audit a lockfile","main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=12.17"},"repository":"https://github.com/pnpm/pnpm/blob/master/packages/audit","keywords":["pnpm6","pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.2.2","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"4.2.1","@pnpm/lockfile-types":"3.1.2","@pnpm/lockfile-utils":"3.1.3","@pnpm/lockfile-walker":"4.0.11","@pnpm/types":"7.7.0"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"_id":"@pnpm/audit@2.2.1","_integrity":"sha512-ptDjIJTAbJW6fjDz9j0sIcA3AuwysIWFlcg+9jggwKO8gFnotyW2SOBiRIFZGv/jGR8DH2+BFZJ9RK069LGS8A==","_resolved":"/home/runner/work/pnpm/pnpm/packages/audit/pnpm-audit-2.2.1.tgz","_from":"file:pnpm-audit-2.2.1.tgz","_nodeVersion":"16.13.1","_npmVersion":"7.24.2","dist":{"shasum":"f7f77cbe5b35da2198767f8df9c4074b66614c3e","size":4748,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.2.1.tgz"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.2.1_1639486048432_0.6466170930927972"},"_hasShrinkwrap":false,"publish_time":1639486048629,"_cnpm_publish_time":1639486048629},"2.2.0":{"name":"@pnpm/audit","version":"2.2.0","description":"Audit a lockfile","main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=12.17"},"repository":"https://github.com/pnpm/pnpm/blob/master/packages/audit","keywords":["pnpm6","pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.2.1","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"4.2.0","@pnpm/lockfile-types":"3.1.1","@pnpm/lockfile-utils":"3.1.2","@pnpm/lockfile-walker":"4.0.10","@pnpm/types":"7.6.0"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"_id":"@pnpm/audit@2.2.0","_integrity":"sha512-Y4630bisch1dFkXZcxpuVqMduWBT2rQ6ICT6twJfbu9MGRLfeGsBlMVB/jSFWBJpFbAj3Axx1jttRI7p8XJ6Tg==","_resolved":"/home/runner/work/pnpm/pnpm/packages/audit/pnpm-audit-2.2.0.tgz","_from":"file:pnpm-audit-2.2.0.tgz","_nodeVersion":"16.13.0","_npmVersion":"7.24.2","dist":{"shasum":"c5b37b30446d6149f8f480a7a0a7ceb86177decd","size":4747,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.2.0.tgz"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.2.0_1638455933689_0.03824560725935733"},"_hasShrinkwrap":false,"publish_time":1638455933919,"_cnpm_publish_time":1638455933919},"2.1.15":{"name":"@pnpm/audit","version":"2.1.15","description":"Audit a lockfile","main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=12.17"},"repository":"https://github.com/pnpm/pnpm/blob/master/packages/audit","keywords":["pnpm6","pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.2.1","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"4.1.6","@pnpm/lockfile-types":"3.1.1","@pnpm/lockfile-utils":"3.1.2","@pnpm/lockfile-walker":"4.0.10","@pnpm/types":"7.6.0"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"_id":"@pnpm/audit@2.1.15","_integrity":"sha512-kiZgsIzH8OF+CW6YEO4HMGUzR3NbFQ0L2mK5OgSOdOtlO6R3AdnCBEvKNDSYNLxbqvIYpYhFHC1tS2UfV8pjZw==","_resolved":"/home/runner/work/pnpm/pnpm/packages/audit/pnpm-audit-2.1.15.tgz","_from":"file:pnpm-audit-2.1.15.tgz","_nodeVersion":"14.18.1","_npmVersion":"7.24.2","dist":{"shasum":"cd85c6e6b529aaae017a38781b0da7e9db87d41b","size":4674,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.1.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.1.15.tgz"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.1.15_1638371504811_0.8725881628525913"},"_hasShrinkwrap":false,"publish_time":1638371505118,"_cnpm_publish_time":1638371505118},"2.1.14":{"name":"@pnpm/audit","version":"2.1.14","description":"Audit a lockfile","main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=12.17"},"repository":"https://github.com/pnpm/pnpm/blob/master/packages/audit","keywords":["pnpm6","pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.2.1","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"4.1.6","@pnpm/lockfile-types":"3.1.1","@pnpm/lockfile-utils":"3.1.1","@pnpm/lockfile-walker":"4.0.10","@pnpm/types":"7.6.0"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"_id":"@pnpm/audit@2.1.14","_integrity":"sha512-WQR6M+2sjICIyQM7ahLRJ7BUA3h/MatYtxUruM7K+YSmuS00LKrKAVEEH3Pz92toaLVSEzFoU6jjgv9Q+uoc1Q==","_resolved":"/home/runner/work/pnpm/pnpm/packages/audit/pnpm-audit-2.1.14.tgz","_from":"file:pnpm-audit-2.1.14.tgz","_nodeVersion":"14.18.1","_npmVersion":"7.24.2","dist":{"shasum":"21235f4fa66ecf28d7e9c4ac379e3a4ae4f63c13","size":4671,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.1.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.1.14.tgz"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.1.14_1637488209500_0.4513536533700502"},"_hasShrinkwrap":false,"publish_time":1637488209891,"_cnpm_publish_time":1637488209891},"2.1.13":{"name":"@pnpm/audit","version":"2.1.13","description":"Audit a lockfile","main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=12.17"},"repository":"https://github.com/pnpm/pnpm/blob/master/packages/audit","keywords":["pnpm6","pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.2.1","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"4.1.5","@pnpm/lockfile-types":"3.1.1","@pnpm/lockfile-utils":"3.1.1","@pnpm/lockfile-walker":"4.0.10","@pnpm/types":"7.6.0"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"_id":"@pnpm/audit@2.1.13","_integrity":"sha512-a0WctDIS3csQQqPgpJUP2ntRmKycdzdzSEjIl9x+znfjHCQgnwIbUA7byeJXtvhQ4+L1up6SQAHtUoaTvb9PsA==","_resolved":"/home/runner/work/pnpm/pnpm/packages/audit/pnpm-audit-2.1.13.tgz","_from":"file:pnpm-audit-2.1.13.tgz","_nodeVersion":"14.18.1","_npmVersion":"7.24.2","dist":{"shasum":"3ef368a579337cd5e4a82513419534410a553682","size":4671,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.1.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.1.13.tgz"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.1.13_1636509440766_0.7909472305221295"},"_hasShrinkwrap":false,"publish_time":1636509440906,"_cnpm_publish_time":1636509440906},"2.1.12":{"name":"@pnpm/audit","version":"2.1.12","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=12.17"},"repository":"https://github.com/pnpm/pnpm/blob/master/packages/audit","keywords":["pnpm6","pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.2.0","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"4.1.4","@pnpm/lockfile-types":"3.1.0","@pnpm/lockfile-utils":"3.1.0","@pnpm/lockfile-walker":"4.0.9","@pnpm/types":"7.5.0"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"_id":"@pnpm/audit@2.1.12","_integrity":"sha512-neAzRIfDvmpar9+TISnTD698y2ToGoZrDYHuzwlDqBTOW+zl5dSQOPEgmSNLqO+aPK7p3yxvJdNzEb+5o4Id8w==","_resolved":"/home/runner/work/pnpm/pnpm/packages/audit/pnpm-audit-2.1.12.tgz","_from":"file:pnpm-audit-2.1.12.tgz","_nodeVersion":"14.18.1","_npmVersion":"7.24.2","dist":{"shasum":"aaa5f413d85a4b303d88a02ff344397abe079952","size":4673,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.1.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.1.12.tgz"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.1.12_1635755611144_0.7768314025283585"},"_hasShrinkwrap":false,"publish_time":1635755611295,"_cnpm_publish_time":1635755611295},"2.1.11":{"name":"@pnpm/audit","version":"2.1.11","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=12.17"},"repository":"https://github.com/pnpm/pnpm/blob/master/packages/audit","keywords":["pnpm6","pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.1.1","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"4.1.3","@pnpm/lockfile-types":"3.0.0","@pnpm/lockfile-utils":"3.0.8","@pnpm/lockfile-walker":"4.0.8","@pnpm/types":"7.4.0"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"_id":"@pnpm/audit@2.1.11","_integrity":"sha512-rE8EtOI4X9LCv8OpIRikYrYfux/qQsV5bO0K/do8HgSzq2LU9wA+Q3OYMW0TZIziC9I/NixXJxCDKdcNsc/DyQ==","_resolved":"/home/runner/work/pnpm/pnpm/packages/audit/pnpm-audit-2.1.11.tgz","_from":"file:pnpm-audit-2.1.11.tgz","_nodeVersion":"14.18.1","_npmVersion":"7.24.2","dist":{"shasum":"94c5a991b614a891ad086e4025d2f7697bceebbf","size":4669,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.1.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.1.11.tgz"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.1.11_1635267976441_0.7569639554230725"},"_hasShrinkwrap":false,"publish_time":1635267976554,"_cnpm_publish_time":1635267976554},"2.1.10":{"name":"@pnpm/audit","version":"2.1.10","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=12.17"},"repository":"https://github.com/pnpm/pnpm/blob/master/packages/audit","keywords":["pnpm6","pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.1.1","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"4.1.2","@pnpm/lockfile-types":"3.0.0","@pnpm/lockfile-utils":"3.0.8","@pnpm/lockfile-walker":"4.0.8","@pnpm/types":"7.4.0"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"_id":"@pnpm/audit@2.1.10","_integrity":"sha512-bTnuT1I8u+oK8CvsSfAYiFdB1vsQJGLtcAHv7CuSqQFeH13GYcEqZqXR1dC8cx0eLasKTvWgQh3YSBX9Ax9FUg==","_resolved":"/home/runner/work/pnpm/pnpm/packages/audit/pnpm-audit-2.1.10.tgz","_from":"file:pnpm-audit-2.1.10.tgz","_nodeVersion":"14.18.0","_npmVersion":"7.24.2","dist":{"shasum":"5de2e38e8046fbd3f7f96fc393349410da6c41dc","size":4676,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.1.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.1.10.tgz"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.1.10_1634637120722_0.3730494197711727"},"_hasShrinkwrap":false,"publish_time":1634637120887,"_cnpm_publish_time":1634637120887},"2.1.9":{"name":"@pnpm/audit","version":"2.1.9","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=12.17"},"repository":"https://github.com/pnpm/pnpm/blob/master/packages/audit","keywords":["pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.1.1","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"4.1.1","@pnpm/lockfile-types":"3.0.0","@pnpm/lockfile-utils":"3.0.8","@pnpm/lockfile-walker":"4.0.8","@pnpm/types":"7.4.0"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"_id":"@pnpm/audit@2.1.9","_integrity":"sha512-08w35X1Rbh6zFXwTtMglllJeaVmOAp+D3VhFqN4DFVZXA9LQBdM8QbI+OJJ+IOjKbic+aVXwrpj7m6/SQMAKXg==","_resolved":"/home/runner/work/pnpm/pnpm/packages/audit/pnpm-audit-2.1.9.tgz","_from":"file:pnpm-audit-2.1.9.tgz","_nodeVersion":"14.17.6","_npmVersion":"7.23.0","dist":{"shasum":"1ee64cef4188c7511870a9638df1ebc68adb9e2b","size":4659,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.1.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.1.9.tgz"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.1.9_1631498907575_0.7078319653391225"},"_hasShrinkwrap":false,"publish_time":1631498907748,"_cnpm_publish_time":1631498907748},"2.1.8":{"name":"@pnpm/audit","version":"2.1.8","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=12.17"},"repository":"https://github.com/pnpm/pnpm/blob/master/packages/audit","keywords":["pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.1.1","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"4.1.0","@pnpm/lockfile-types":"3.0.0","@pnpm/lockfile-utils":"3.0.8","@pnpm/lockfile-walker":"4.0.8","@pnpm/types":"7.4.0"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"_id":"@pnpm/audit@2.1.8","_integrity":"sha512-52fCPI2C8OnxwWmSRjWMH+3Ot3NgDTp5CTL2Cwy8VUyRyr5iVt3WZW/kTlLl+RiRzhanvl1tRBEiHpGed077kg==","_resolved":"/home/runner/work/pnpm/pnpm/packages/audit/pnpm-audit-2.1.8.tgz","_from":"file:pnpm-audit-2.1.8.tgz","_nodeVersion":"14.17.6","_npmVersion":"7.22.0","dist":{"shasum":"5d6681664c30b4b8aa411c6845587ece8f98c8aa","size":4659,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.1.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.1.8.tgz"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.1.8_1630963739825_0.639739328536713"},"_hasShrinkwrap":false,"publish_time":1630963739971,"_cnpm_publish_time":1630963739971},"2.1.7":{"name":"@pnpm/audit","version":"2.1.7","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=12.17"},"repository":"https://github.com/pnpm/pnpm/blob/master/packages/audit","keywords":["pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.1.1","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"4.0.2","@pnpm/lockfile-types":"3.0.0","@pnpm/lockfile-utils":"3.0.8","@pnpm/lockfile-walker":"4.0.8","@pnpm/types":"7.4.0"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"_id":"@pnpm/audit@2.1.7","_integrity":"sha512-Y7sLqf9dVyK22PItahF5/sRObCZ+QcK8KUJlS+e/21Z6Bj93jZqVZ23KWn0Z3m+O+w9mVEVODyycrPO5j0lwBg==","_resolved":"/home/zoltan/src/pnpm/pnpm/packages/audit/pnpm-audit-2.1.7.tgz","_from":"file:pnpm-audit-2.1.7.tgz","_nodeVersion":"16.4.0","_npmVersion":"7.18.1","dist":{"shasum":"6022c99c71f0a18002d35ec680182f15bff89475","size":4659,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.1.7.tgz"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.1.7_1627637602789_0.6285962222228496"},"_hasShrinkwrap":false,"publish_time":1627637602955,"_cnpm_publish_time":1627637602955},"2.1.6":{"name":"@pnpm/audit","version":"2.1.6","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=12.17"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.1.0","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"4.0.1","@pnpm/lockfile-types":"3.0.0","@pnpm/lockfile-utils":"3.0.7","@pnpm/lockfile-walker":"4.0.7","@pnpm/types":"7.3.0"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"_id":"@pnpm/audit@2.1.6","_nodeVersion":"16.1.0","_npmVersion":"7.11.2","dist":{"shasum":"d5d9726f2abe69a1c275bdfdf9c2c6d0429f4096","size":5541,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.1.6.tgz"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.1.6_1624435287876_0.1065899808396431"},"_hasShrinkwrap":false,"publish_time":1624435288068,"_cnpm_publish_time":1624435288068},"2.1.5":{"name":"@pnpm/audit","version":"2.1.5","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=12.17"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.0.4","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"4.0.0","@pnpm/lockfile-types":"3.0.0","@pnpm/lockfile-utils":"3.0.6","@pnpm/lockfile-walker":"4.0.6","@pnpm/types":"7.2.0"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"_id":"@pnpm/audit@2.1.5","_nodeVersion":"16.1.0","_npmVersion":"7.11.2","dist":{"shasum":"2eea61372bc3c3008d855d63e3d4a62a9aefd19f","size":5511,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.1.5.tgz"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.1.5_1624231469098_0.4080601050813344"},"_hasShrinkwrap":false,"publish_time":1624231469207,"_cnpm_publish_time":1624231469207},"2.1.4":{"name":"@pnpm/audit","version":"2.1.4","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=12.17"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.0.3","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"4.0.0","@pnpm/lockfile-types":"3.0.0","@pnpm/lockfile-utils":"3.0.5","@pnpm/lockfile-walker":"4.0.5","@pnpm/types":"7.2.0"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"_id":"@pnpm/audit@2.1.4","_nodeVersion":"16.1.0","_npmVersion":"7.11.2","dist":{"shasum":"41e2651410a144042fefdcb2934d7d5c448a56a6","size":5502,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.1.4.tgz"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.1.4_1622591942580_0.6652123145037863"},"_hasShrinkwrap":false,"publish_time":1622591942689,"_cnpm_publish_time":1622591942689},"2.1.3":{"name":"@pnpm/audit","version":"2.1.3","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=12.17"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.0.2","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"3.1.0","@pnpm/lockfile-types":"3.0.0","@pnpm/lockfile-utils":"3.0.4","@pnpm/lockfile-walker":"4.0.4","@pnpm/types":"7.1.0"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"_id":"@pnpm/audit@2.1.3","_nodeVersion":"16.1.0","_npmVersion":"7.11.2","dist":{"shasum":"72b8bddae54ac03e3163b957bf88d37c9d179b1c","size":5457,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.1.3.tgz"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.1.3_1622396581007_0.48686435853965815"},"_hasShrinkwrap":false,"publish_time":1622396581144,"_cnpm_publish_time":1622396581144},"2.1.2":{"name":"@pnpm/audit","version":"2.1.2","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=12.17"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.0.1","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"3.1.0","@pnpm/lockfile-types":"3.0.0","@pnpm/lockfile-utils":"3.0.3","@pnpm/lockfile-walker":"4.0.3","@pnpm/types":"7.1.0"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"_id":"@pnpm/audit@2.1.2","_nodeVersion":"16.0.0","_npmVersion":"7.10.0","dist":{"shasum":"9d37e0ca0227b571f93eb2697977418edbe41468","size":5436,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.1.2.tgz"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.1.2_1620080897570_0.8369168634416457"},"_hasShrinkwrap":false,"publish_time":1620080897714,"_cnpm_publish_time":1620080897714},"2.1.1":{"name":"@pnpm/audit","version":"2.1.1","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=12.17"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.0.1","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"3.1.0","@pnpm/lockfile-types":"3.0.0","@pnpm/lockfile-utils":"3.0.2","@pnpm/lockfile-walker":"4.0.2","@pnpm/types":"7.1.0"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"_id":"@pnpm/audit@2.1.1","_nodeVersion":"16.0.0","_npmVersion":"7.10.0","dist":{"shasum":"d509fc81351b4a9cfcabf8ad14d69c643a0a9534","size":5421,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.1.1.tgz"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.1.1_1619569223478_0.05498054116257611"},"_hasShrinkwrap":false,"publish_time":1619569223695,"_cnpm_publish_time":1619569223695},"2.1.0":{"name":"@pnpm/audit","version":"2.1.0","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=12.17"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.0.1","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"3.1.0","@pnpm/lockfile-types":"3.0.0","@pnpm/lockfile-utils":"3.0.2","@pnpm/lockfile-walker":"4.0.2","@pnpm/types":"7.1.0"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"_id":"@pnpm/audit@2.1.0","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"9ea960ac72b0524454d628941ae57b3bb5919aad","size":4401,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.1.0.tgz"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.1.0_1619294504419_0.22809790669176544"},"_hasShrinkwrap":false,"publish_time":1619294504547,"_cnpm_publish_time":1619294504547},"2.0.1":{"name":"@pnpm/audit","version":"2.0.1","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=12.17"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.0.0","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"3.0.0","@pnpm/lockfile-types":"3.0.0","@pnpm/lockfile-utils":"3.0.1","@pnpm/lockfile-walker":"4.0.1","@pnpm/types":"7.0.0"},"funding":"https://opencollective.com/pnpm","_id":"@pnpm/audit@2.0.1","_nodeVersion":"12.19.0","_npmVersion":"6.14.12","dist":{"shasum":"bec28e19b63007a6e8fd4464c745b81e5f19d711","size":4337,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.0.1.tgz"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.0.1_1617747170464_0.10839428952169561"},"_hasShrinkwrap":false,"publish_time":1617747170581,"_cnpm_publish_time":1617747170581},"2.0.0":{"name":"@pnpm/audit","version":"2.0.0","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=12.17"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"5.0.0","@pnpm/lockfile-file":"4.0.0","nock":"12.0.3"},"dependencies":{"@pnpm/error":"2.0.0","@pnpm/fetch":"3.0.0","@pnpm/lockfile-types":"3.0.0","@pnpm/lockfile-utils":"3.0.0","@pnpm/lockfile-walker":"4.0.0","@pnpm/types":"7.0.0"},"funding":"https://opencollective.com/pnpm","_id":"@pnpm/audit@2.0.0","_nodeVersion":"12.19.0","_npmVersion":"6.14.12","dist":{"shasum":"b3035a448b41edd5e69810a29d4e91572a4ca2c6","size":4316,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-2.0.0.tgz"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_2.0.0_1617586435829_0.5520744851898121"},"_hasShrinkwrap":false,"publish_time":1617586435950,"_cnpm_publish_time":1617586435950},"1.1.24":{"name":"@pnpm/audit","version":"1.1.24","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.16"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"4.1.0","@pnpm/lockfile-file":"3.2.1","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.4.0","@pnpm/fetch":"2.1.11","@pnpm/lockfile-types":"2.2.0","@pnpm/lockfile-utils":"2.0.22","@pnpm/lockfile-walker":"3.0.9","@pnpm/types":"6.4.0"},"funding":"https://opencollective.com/pnpm","_id":"@pnpm/audit@1.1.24","_nodeVersion":"12.19.0","_npmVersion":"6.14.11","dist":{"shasum":"a673f49a2261cf4d94b0af773ec63dc8b444b886","size":4249,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.24.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.24.tgz"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.24_1615731252219_0.2608682978896497"},"_hasShrinkwrap":false,"publish_time":1615731252364,"_cnpm_publish_time":1615731252364},"1.1.23":{"name":"@pnpm/audit","version":"1.1.23","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.16"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/constants":"4.1.0","@pnpm/lockfile-file":"3.2.0","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.4.0","@pnpm/fetch":"2.1.10","@pnpm/lockfile-types":"2.2.0","@pnpm/lockfile-utils":"2.0.22","@pnpm/lockfile-walker":"3.0.9","@pnpm/types":"6.4.0"},"funding":"https://opencollective.com/pnpm","_id":"@pnpm/audit@1.1.23","_nodeVersion":"12.19.0","_npmVersion":"6.14.11","dist":{"shasum":"88c1f6c826340588bbffee607eac4f6d3df73b6f","size":4243,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.23.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.23.tgz"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.23_1611416399908_0.31275293000852833"},"_hasShrinkwrap":false,"publish_time":1611416400073,"_cnpm_publish_time":1611416400073},"1.1.22":{"name":"@pnpm/audit","version":"1.1.22","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.16"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.1.0","@pnpm/lockfile-file":"3.1.2","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.4.0","@pnpm/fetch":"2.1.9","@pnpm/lockfile-types":"2.1.1","@pnpm/lockfile-utils":"2.0.21","@pnpm/lockfile-walker":"3.0.8","@pnpm/types":"6.3.1"},"funding":"https://opencollective.com/pnpm","_id":"@pnpm/audit@1.1.22","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"b2d6c74a6a1792634efe82d6b59b75afc92f09d8","size":4208,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.22.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.22.tgz"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.22_1609632386578_0.9048344275923981"},"_hasShrinkwrap":false,"publish_time":1609632386752,"_cnpm_publish_time":1609632386752},"1.1.21":{"name":"@pnpm/audit","version":"1.1.21","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.16"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.1.0","@pnpm/lockfile-file":"3.1.2","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.4.0","@pnpm/fetch":"2.1.9","@pnpm/lockfile-types":"2.1.1","@pnpm/lockfile-utils":"2.0.20","@pnpm/lockfile-walker":"3.0.7","@pnpm/types":"6.3.1"},"funding":"https://opencollective.com/pnpm","_id":"@pnpm/audit@1.1.21","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"17d64ab7c5c4fdfe3eb4f94f4be04feed98508b2","size":4199,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.21.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.21.tgz"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.21_1606421669225_0.017047224520437387"},"_hasShrinkwrap":false,"publish_time":1606421669349,"_cnpm_publish_time":1606421669349},"1.1.20":{"name":"@pnpm/audit","version":"1.1.20","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.16"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.1.0","@pnpm/lockfile-file":"3.1.1","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.4.0","@pnpm/fetch":"2.1.8","@pnpm/lockfile-types":"2.1.1","@pnpm/lockfile-utils":"2.0.20","@pnpm/lockfile-walker":"3.0.7","@pnpm/types":"6.3.1"},"funding":"https://opencollective.com/pnpm","_id":"@pnpm/audit@1.1.20","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"6b0b0477b36df26eb766f638a5eeaf43eb82d33e","size":4193,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.20.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.20.tgz"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.20_1605829304182_0.050893293428387665"},"_hasShrinkwrap":false,"publish_time":1605829304319,"_cnpm_publish_time":1605829304319},"1.1.19":{"name":"@pnpm/audit","version":"1.1.19","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.16"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.1.0","@pnpm/lockfile-file":"3.1.1","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.4.0","@pnpm/fetch":"2.1.7","@pnpm/lockfile-types":"2.1.1","@pnpm/lockfile-utils":"2.0.20","@pnpm/lockfile-walker":"3.0.7","@pnpm/types":"6.3.1"},"funding":"https://opencollective.com/pnpm","_id":"@pnpm/audit@1.1.19","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"801f75cf4f3f4340cc358bf525ef9a6b9838909d","size":4174,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.19.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.19.tgz"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.19_1605648079431_0.6390521378002372"},"_hasShrinkwrap":false,"publish_time":1605648079733,"_cnpm_publish_time":1605648079733},"1.1.18":{"name":"@pnpm/audit","version":"1.1.18","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.16"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.1.0","@pnpm/lockfile-file":"3.1.1","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.4.0","@pnpm/fetch":"2.1.7","@pnpm/lockfile-types":"2.1.1","@pnpm/lockfile-utils":"2.0.19","@pnpm/lockfile-walker":"3.0.7","@pnpm/types":"6.3.1"},"funding":"https://opencollective.com/pnpm","_id":"@pnpm/audit@1.1.18","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"f7d6de307104dab4ecfdebb46820c0d319756294","size":4162,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.18.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.18.tgz"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.18_1604859743014_0.30051005923441143"},"_hasShrinkwrap":false,"publish_time":1604859743153,"_cnpm_publish_time":1604859743153},"0.0.0-20201060511":{"name":"@pnpm/audit","version":"0.0.0-20201060511","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.16"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.1.0","@pnpm/lockfile-file":"0.0.0-20201060511","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.3.1","@pnpm/fetch":"2.1.7","@pnpm/lockfile-types":"2.1.1","@pnpm/lockfile-utils":"2.0.19","@pnpm/lockfile-walker":"3.0.7","@pnpm/types":"6.3.1"},"funding":"https://opencollective.com/pnpm","readmeFilename":"README.md","_id":"@pnpm/audit@0.0.0-20201060511","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"b8ca8f2388c9f2ab484e1a82d84a82f91fb260e4","size":4160,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-0.0.0-20201060511.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-0.0.0-20201060511.tgz"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_0.0.0-20201060511_1604625669476_0.03743673886628329"},"_hasShrinkwrap":false,"publish_time":1604625669630,"_cnpm_publish_time":1604625669630},"0.0.0-20201030124":{"name":"@pnpm/audit","version":"0.0.0-20201030124","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.16"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.1.0","@pnpm/lockfile-file":"0.0.0-20201030124","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.3.1","@pnpm/fetch":"2.1.7","@pnpm/lockfile-types":"2.1.1","@pnpm/lockfile-utils":"2.0.19","@pnpm/lockfile-walker":"3.0.7","@pnpm/types":"6.3.1"},"funding":"https://opencollective.com/pnpm","readmeFilename":"README.md","_id":"@pnpm/audit@0.0.0-20201030124","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"6fce53635dc8ef55929f57272fb660ea7bf56379","size":4160,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-0.0.0-20201030124.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-0.0.0-20201030124.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_0.0.0-20201030124_1604362431224_0.1699878380901252"},"_hasShrinkwrap":false,"publish_time":1604362431370,"_cnpm_publish_time":1604362431370},"1.1.17":{"name":"@pnpm/audit","version":"1.1.17","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.16"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.1.0","@pnpm/lockfile-file":"3.0.17","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.3.1","@pnpm/fetch":"2.1.7","@pnpm/lockfile-types":"2.1.1","@pnpm/lockfile-utils":"2.0.19","@pnpm/lockfile-walker":"3.0.7","@pnpm/types":"6.3.1"},"funding":"https://opencollective.com/pnpm","_id":"@pnpm/audit@1.1.17","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"5ae31e9c2a7af49e8feb95da205912ad6ebe8677","size":4151,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.17.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.17_1604165403515_0.5472368693358174"},"_hasShrinkwrap":false,"publish_time":1604165403693,"_cnpm_publish_time":1604165403693},"1.1.16":{"name":"@pnpm/audit","version":"1.1.16","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.16"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.1.0","@pnpm/lockfile-file":"3.0.16","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.3.1","@pnpm/fetch":"2.1.7","@pnpm/lockfile-types":"2.1.1","@pnpm/lockfile-utils":"2.0.18","@pnpm/lockfile-walker":"3.0.6","@pnpm/types":"6.3.1"},"funding":"https://opencollective.com/pnpm","_id":"@pnpm/audit@1.1.16","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"9384cf9d34bfa935028a887c432a31cc8d7b1e3e","size":4141,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.16.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.16_1603401328684_0.557695269696658"},"_hasShrinkwrap":false,"publish_time":1603401328786,"_cnpm_publish_time":1603401328786},"1.1.15":{"name":"@pnpm/audit","version":"1.1.15","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.16"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"jest","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.1.0","@pnpm/lockfile-file":"3.0.15","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.3.1","@pnpm/fetch":"2.1.6","@pnpm/lockfile-types":"2.1.0","@pnpm/lockfile-utils":"2.0.17","@pnpm/lockfile-walker":"3.0.5","@pnpm/types":"6.3.0"},"funding":"https://opencollective.com/pnpm","_id":"@pnpm/audit@1.1.15","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"9673b29ca88289dd6b3c9779ed5e38334568f4a4","size":4103,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.15.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.15_1603068853834_0.22425678101220936"},"_hasShrinkwrap":false,"publish_time":1603068853957,"_cnpm_publish_time":1603068853957},"1.1.14":{"name":"@pnpm/audit","version":"1.1.14","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.13"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"cd ../.. && c8 --reporter lcov --reports-dir packages/audit/coverage ts-node packages/audit/test --type-check","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.0.0","@pnpm/lockfile-file":"3.0.14","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.3.1","@pnpm/fetch":"2.1.5","@pnpm/lockfile-types":"2.0.1","@pnpm/lockfile-utils":"2.0.16","@pnpm/lockfile-walker":"3.0.4","@pnpm/types":"6.2.0"},"funding":"https://opencollective.com/pnpm","_id":"@pnpm/audit@1.1.14","_nodeVersion":"12.18.3","_npmVersion":"6.14.7","dist":{"shasum":"a144acf19dfa29d0539f9a6dcc7e49336d597a76","size":4112,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.14.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.14_1600208960819_0.9392221178502935"},"_hasShrinkwrap":false,"publish_time":1600208960983,"_cnpm_publish_time":1600208960983},"1.1.13":{"name":"@pnpm/audit","version":"1.1.13","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.13"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"cd ../.. && c8 --reporter lcov --reports-dir packages/audit/coverage ts-node packages/audit/test --type-check","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.0.0","@pnpm/lockfile-file":"3.0.14","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.3.1","@pnpm/fetch":"2.1.4","@pnpm/lockfile-types":"2.0.1","@pnpm/lockfile-utils":"2.0.16","@pnpm/lockfile-walker":"3.0.4","@pnpm/types":"6.2.0"},"funding":"https://opencollective.com/pnpm","_id":"@pnpm/audit@1.1.13","_nodeVersion":"12.18.3","_npmVersion":"6.14.7","dist":{"shasum":"0513bf237c1f70caac5bf65da39a2144483d8b45","size":4104,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.13.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.13_1599913328737_0.6789691702223861"},"_hasShrinkwrap":false,"publish_time":1599913328866,"_cnpm_publish_time":1599913328866},"1.1.12":{"name":"@pnpm/audit","version":"1.1.12","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.13"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","_test":"cd ../.. && c8 --reporter lcov --reports-dir packages/audit/coverage ts-node packages/audit/test --type-check","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.0.0","@pnpm/lockfile-file":"3.0.14","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.3.1","@pnpm/fetch":"2.1.3","@pnpm/lockfile-types":"2.0.1","@pnpm/lockfile-utils":"2.0.16","@pnpm/lockfile-walker":"3.0.4","@pnpm/types":"6.2.0"},"funding":"https://opencollective.com/pnpm","_id":"@pnpm/audit@1.1.12","_nodeVersion":"12.18.3","_npmVersion":"6.14.7","dist":{"shasum":"15ee88afdf69b47bb8b603d20ee073e48beb9fb3","size":4090,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.12.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.12_1598974623198_0.09463311684211173"},"_hasShrinkwrap":false,"publish_time":1598974623335,"_cnpm_publish_time":1598974623335},"1.1.11":{"name":"@pnpm/audit","version":"1.1.11","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","_test":"cd ../.. && c8 --reporter lcov --reports-dir packages/audit/coverage ts-node packages/audit/test --type-check","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.0.0","@pnpm/lockfile-file":"3.0.12","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.3.0","@pnpm/fetch":"2.1.3","@pnpm/lockfile-types":"2.0.1","@pnpm/lockfile-utils":"2.0.16","@pnpm/lockfile-walker":"3.0.4","@pnpm/types":"6.2.0"},"funding":"https://opencollective.com/pnpm","readmeFilename":"README.md","_id":"@pnpm/audit@1.1.11","_nodeVersion":"12.18.3","_npmVersion":"6.14.7","dist":{"shasum":"7b2a4822b6eb49e4349df2cbba34d13808a8f049","size":3999,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.11.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.11_1597602714177_0.9813382903656778"},"_hasShrinkwrap":false,"publish_time":1597602714298,"_cnpm_publish_time":1597602714298},"1.1.10":{"name":"@pnpm/audit","version":"1.1.10","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","_test":"cd ../.. && c8 --reporter lcov --reports-dir packages/audit/coverage ts-node packages/audit/test --type-check","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.0.0","@pnpm/lockfile-file":"3.0.11","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.2.0","@pnpm/fetch":"2.1.2","@pnpm/lockfile-types":"2.0.1","@pnpm/lockfile-utils":"2.0.16","@pnpm/lockfile-walker":"3.0.4","@pnpm/types":"6.2.0"},"funding":"https://opencollective.com/pnpm","readmeFilename":"README.md","_id":"@pnpm/audit@1.1.10","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"shasum":"93757fc3fecada1eea0a1d1e42b37d9ea80ab48f","size":3975,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.10.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.10_1596192821601_0.1904348693004967"},"_hasShrinkwrap":false,"publish_time":1596192821778,"_cnpm_publish_time":1596192821778},"1.1.9":{"name":"@pnpm/audit","version":"1.1.9","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","_test":"cd ../.. && c8 --reporter lcov --reports-dir packages/audit/coverage ts-node packages/audit/test --type-check","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.0.0","@pnpm/lockfile-file":"3.0.11","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.2.0","@pnpm/fetch":"2.1.2","@pnpm/lockfile-types":"2.0.1","@pnpm/lockfile-utils":"2.0.15","@pnpm/lockfile-walker":"3.0.3","@pnpm/types":"6.2.0"},"funding":"https://opencollective.com/pnpm","readmeFilename":"README.md","_id":"@pnpm/audit@1.1.9","_nodeVersion":"12.16.3","_npmVersion":"6.14.6","dist":{"shasum":"13fa58a77b218502a1eb5624b9660c72204132d1","size":3938,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.9.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.9_1595282754510_0.028059223564793623"},"_hasShrinkwrap":false,"publish_time":1595282754631,"_cnpm_publish_time":1595282754631},"1.1.8":{"name":"@pnpm/audit","version":"1.1.8","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","_test":"cd ../.. && c8 --reporter lcov --reports-dir packages/audit/coverage ts-node packages/audit/test --type-check","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.0.0","@pnpm/lockfile-file":"3.0.11","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.2.0","@pnpm/fetch":"2.1.1","@pnpm/lockfile-types":"2.0.1","@pnpm/lockfile-utils":"2.0.15","@pnpm/lockfile-walker":"3.0.3","@pnpm/types":"6.2.0"},"funding":"https://opencollective.com/pnpm","readmeFilename":"README.md","_id":"@pnpm/audit@1.1.8","_nodeVersion":"12.16.3","_npmVersion":"6.14.6","dist":{"shasum":"2f7fb4453fc9475edabb99f26c458ffc5e8f4977","size":3933,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.8.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.8_1594507728792_0.8246980555093404"},"_hasShrinkwrap":false,"publish_time":1594507729042,"_cnpm_publish_time":1594507729042},"1.1.7":{"name":"@pnpm/audit","version":"1.1.7","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","_test":"cd ../.. && c8 --reporter lcov --reports-dir packages/audit/coverage ts-node packages/audit/test --type-check","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.0.0","@pnpm/lockfile-file":"3.0.11","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.2.0","@pnpm/fetch":"2.1.0","@pnpm/lockfile-types":"2.0.1","@pnpm/lockfile-utils":"2.0.15","@pnpm/lockfile-walker":"3.0.3","@pnpm/types":"6.2.0"},"funding":"https://opencollective.com/pnpm","readmeFilename":"README.md","_id":"@pnpm/audit@1.1.7","_nodeVersion":"12.16.3","_npmVersion":"6.14.5","dist":{"shasum":"d316a329f8c7982abf21b4c793aebb68bebd9a3c","size":3927,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.7.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.7_1593734924873_0.03095620836458779"},"_hasShrinkwrap":false,"publish_time":1593734925008,"_cnpm_publish_time":1593734925008},"1.1.6":{"name":"@pnpm/audit","version":"1.1.6","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","_test":"cd ../.. && c8 --reporter lcov --reports-dir packages/audit/coverage ts-node packages/audit/test --type-check","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.0.0","@pnpm/lockfile-file":"3.0.11","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.2.0","@pnpm/fetch":"2.0.2","@pnpm/lockfile-types":"2.0.1","@pnpm/lockfile-utils":"2.0.15","@pnpm/lockfile-walker":"3.0.3","@pnpm/types":"6.2.0"},"funding":"https://opencollective.com/pnpm","readmeFilename":"README.md","_id":"@pnpm/audit@1.1.6","_nodeVersion":"12.16.3","_npmVersion":"6.14.5","dist":{"shasum":"ed1389fd810a7663d02cf1d99c0eb015958c5c15","size":3908,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.6.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.6_1592830295557_0.7104503613732365"},"_hasShrinkwrap":false,"publish_time":1592830295670,"_cnpm_publish_time":1592830295670},"1.1.5":{"name":"@pnpm/audit","version":"1.1.5","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","_test":"cd ../.. && c8 --reporter lcov --reports-dir packages/audit/coverage ts-node packages/audit/test --type-check","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.0.0","@pnpm/lockfile-file":"3.0.10","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.2.0","@pnpm/fetch":"2.0.1","@pnpm/lockfile-types":"2.0.1","@pnpm/lockfile-utils":"2.0.14","@pnpm/lockfile-walker":"3.0.2","@pnpm/types":"6.1.0"},"funding":"https://opencollective.com/pnpm","readmeFilename":"README.md","_id":"@pnpm/audit@1.1.5","_nodeVersion":"12.16.3","_npmVersion":"6.14.5","dist":{"shasum":"bee5add6a1c58e9208b20107cb4c311d87d7b350","size":3876,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.5.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.5_1592259270789_0.2921827245674895"},"_hasShrinkwrap":false,"publish_time":1592259270937,"_cnpm_publish_time":1592259270937},"1.1.4":{"name":"@pnpm/audit","version":"1.1.4","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","_test":"cd ../.. && c8 --reporter lcov --reports-dir packages/audit/coverage ts-node packages/audit/test --type-check","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.0.0","@pnpm/lockfile-file":"3.0.9","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.2.0","@pnpm/fetch":"2.0.0","@pnpm/lockfile-types":"2.0.1","@pnpm/lockfile-utils":"2.0.13","@pnpm/lockfile-walker":"3.0.1","@pnpm/types":"6.0.0"},"funding":"https://opencollective.com/pnpm","readmeFilename":"README.md","_id":"@pnpm/audit@1.1.4","_nodeVersion":"12.16.3","_npmVersion":"6.14.5","dist":{"shasum":"c2db0e8d4b1e22e9871a44fb7ae72a971ea671e6","size":3843,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.4.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.4_1591690872124_0.21002050290066498"},"_hasShrinkwrap":false,"publish_time":1591690872322,"_cnpm_publish_time":1591690872322},"1.1.3":{"name":"@pnpm/audit","version":"1.1.3","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","_test":"cd ../.. && c8 --reporter lcov --reports-dir packages/audit/coverage ts-node packages/audit/test --type-check","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.0.0","@pnpm/lockfile-file":"3.0.9","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.2.0","@pnpm/fetch":"2.0.0","@pnpm/lockfile-types":"2.0.1","@pnpm/lockfile-utils":"2.0.12","@pnpm/lockfile-walker":"3.0.0","@pnpm/types":"6.0.0"},"funding":"https://opencollective.com/pnpm","readmeFilename":"README.md","_id":"@pnpm/audit@1.1.3","_nodeVersion":"12.16.3","_npmVersion":"6.14.5","dist":{"shasum":"1d57d55a0fd0373f00d46c291b184dec6a50854f","size":3833,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.3.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.3_1591620606518_0.3163650828368878"},"_hasShrinkwrap":false,"publish_time":1591620606645,"_cnpm_publish_time":1591620606645},"1.1.2":{"name":"@pnpm/audit","version":"1.1.2","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","_test":"cd ../.. && c8 --reporter lcov --reports-dir packages/audit/coverage ts-node packages/audit/test --type-check","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.0.0","@pnpm/lockfile-file":"3.0.9","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.2.0","@pnpm/fetch":"1.0.3","@pnpm/lockfile-types":"2.0.1","@pnpm/lockfile-utils":"2.0.12","@pnpm/lockfile-walker":"3.0.0","@pnpm/types":"6.0.0"},"funding":"https://opencollective.com/pnpm","readmeFilename":"README.md","_id":"@pnpm/audit@1.1.2","_nodeVersion":"12.16.3","_npmVersion":"6.14.5","dist":{"shasum":"669f4da724861b1814585e8740e23e5c1cdd8c1b","size":3815,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.2.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.2_1590239512805_0.6210746464419761"},"_hasShrinkwrap":false,"publish_time":1590239512917,"_cnpm_publish_time":1590239512917},"1.1.2-alpha.2":{"name":"@pnpm/audit","version":"1.1.2-alpha.2","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","_test":"cd ../.. && c8 --reporter lcov --reports-dir packages/audit/coverage ts-node packages/audit/test --type-check","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/constants":"^4.0.0-alpha.1","@pnpm/lockfile-file":"3.0.9-alpha.2","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.2.0","@pnpm/fetch":"1.0.3","@pnpm/lockfile-types":"2.0.1-alpha.0","@pnpm/lockfile-utils":"2.0.12-alpha.1","@pnpm/lockfile-walker":"2.0.3-alpha.1","@pnpm/types":"6.0.0-alpha.0"},"funding":"https://opencollective.com/pnpm","readmeFilename":"README.md","_id":"@pnpm/audit@1.1.2-alpha.2","_nodeVersion":"12.16.3","_npmVersion":"6.14.5","dist":{"shasum":"ed3cbc8e60fb0ae8cff0cd05a749c3a2f9900d78","size":3762,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.2-alpha.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.2-alpha.2.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.2-alpha.2_1589997344967_0.8737805481839827"},"_hasShrinkwrap":false,"publish_time":1589997345102,"_cnpm_publish_time":1589997345102},"1.1.2-alpha.1":{"name":"@pnpm/audit","version":"1.1.2-alpha.1","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","_test":"cd ../.. && c8 --reporter lcov --reports-dir packages/audit/coverage ts-node packages/audit/test --type-check","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/lockfile-file":"3.0.9-alpha.1","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.2.0","@pnpm/fetch":"1.0.3","@pnpm/lockfile-types":"2.0.0","@pnpm/lockfile-utils":"2.0.12-alpha.0","@pnpm/lockfile-walker":"2.0.3-alpha.0","@pnpm/types":"6.0.0-alpha.0"},"funding":"https://opencollective.com/pnpm","readmeFilename":"README.md","_id":"@pnpm/audit@1.1.2-alpha.1","_nodeVersion":"12.16.3","_npmVersion":"6.14.5","dist":{"shasum":"65e4c5c4b3a62305c8d347c6d9c20394afac5c9f","size":3522,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.2-alpha.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.2-alpha.1.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.2-alpha.1_1589225398257_0.12158886902034727"},"_hasShrinkwrap":false,"publish_time":1589225398616,"_cnpm_publish_time":1589225398616},"1.1.1-alpha.0":{"name":"@pnpm/audit","version":"1.1.1-alpha.0","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","_test":"cd ../.. && c8 --reporter lcov --reports-dir packages/audit/coverage ts-node packages/audit/test --type-check","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/lockfile-file":"3.0.9-alpha.0","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.2.0","@pnpm/fetch":"1.0.3","@pnpm/lockfile-types":"2.0.0","@pnpm/lockfile-utils":"2.0.11","@pnpm/lockfile-walker":"2.0.2","@pnpm/types":"5.0.0"},"funding":"https://opencollective.com/pnpm","readmeFilename":"README.md","_id":"@pnpm/audit@1.1.1-alpha.0","_nodeVersion":"12.14.1","_npmVersion":"6.14.5","dist":{"shasum":"704f12487c29a249a40cac9e42e8fb39f333c8d7","size":3417,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.1-alpha.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.1-alpha.0.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.1-alpha.0_1588721454980_0.3948732110020907"},"_hasShrinkwrap":false,"publish_time":1588721455107,"_cnpm_publish_time":1588721455107},"1.1.1":{"name":"@pnpm/audit","version":"1.1.1","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","_test":"cd ../.. && c8 --reporter lcov --reports-dir packages/audit/coverage ts-node packages/audit/test --type-check","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/lockfile-file":"3.0.8","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.2.0","@pnpm/fetch":"1.0.3","@pnpm/lockfile-types":"2.0.0","@pnpm/lockfile-utils":"2.0.11","@pnpm/lockfile-walker":"2.0.2","@pnpm/types":"5.0.0"},"readmeFilename":"README.md","_id":"@pnpm/audit@1.1.1","_nodeVersion":"12.14.1","_npmVersion":"6.14.4","dist":{"shasum":"212ed79df9b6ab4cd5f394e70075d327d055882b","size":3391,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.1.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.1_1587841891051_0.5936233097912633"},"_hasShrinkwrap":false,"publish_time":1587841891185,"_cnpm_publish_time":1587841891185},"1.1.0":{"name":"@pnpm/audit","version":"1.1.0","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","_test":"cd ../.. && c8 --reporter lcov --reports-dir packages/audit/coverage ts-node packages/audit/test --type-check","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/lockfile-file":"3.0.7","nock":"12.0.3"},"dependencies":{"@pnpm/error":"1.2.0","@pnpm/fetch":"1.0.3","@pnpm/lockfile-types":"2.0.0","@pnpm/lockfile-utils":"2.0.10","@pnpm/lockfile-walker":"2.0.2","@pnpm/types":"5.0.0"},"readmeFilename":"README.md","_id":"@pnpm/audit@1.1.0","_nodeVersion":"12.14.1","_npmVersion":"6.14.4","dist":{"shasum":"0fa449c1d942635e4aaf46208ee072f52fcbce8c","size":3392,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.1.0.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.1.0_1586464498588_0.14583952280848633"},"_hasShrinkwrap":false,"publish_time":1586464498691,"_cnpm_publish_time":1586464498691},"1.0.10":{"name":"@pnpm/audit","version":"1.0.10","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","_test":"cd ../.. && c8 --reporter lcov --reports-dir packages/audit/coverage ts-node packages/audit/test --type-check","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm run compile","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","devDependencies":{"@pnpm/audit":"link:","@pnpm/lockfile-file":"3.0.6"},"dependencies":{"@pnpm/fetch":"1.0.3","@pnpm/lockfile-types":"2.0.0","@pnpm/lockfile-utils":"2.0.9","@pnpm/lockfile-walker":"2.0.1","@pnpm/types":"5.0.0"},"readmeFilename":"README.md","_id":"@pnpm/audit@1.0.10","_nodeVersion":"12.14.1","_npmVersion":"6.14.2","dist":{"shasum":"7238ecbd6c4b138d1b17bd57790aff966bad6638","size":3226,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.0.10.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.0.10_1584798166985_0.8137685631171423"},"_hasShrinkwrap":false,"publish_time":1584798167086,"_cnpm_publish_time":1584798167086},"1.0.9":{"name":"@pnpm/audit","version":"1.0.9","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","tsc":"rimraf lib && tsc","test":"pnpm run tsc && ts-node test","prepublishOnly":"pnpm run tsc"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://pnpm.js.org","devDependencies":{"@pnpm/audit":"link:","@pnpm/lockfile-file":"3.0.5"},"dependencies":{"@pnpm/fetch":"1.0.3","@pnpm/lockfile-types":"2.0.0","@pnpm/lockfile-utils":"2.0.9","@pnpm/lockfile-walker":"2.0.1","@pnpm/types":"5.0.0"},"readmeFilename":"README.md","_id":"@pnpm/audit@1.0.9","_nodeVersion":"12.14.1","_npmVersion":"6.14.2","dist":{"shasum":"1bb3a7caf702545b50c99fd4a83a8ace42ff7a82","size":3100,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.0.9.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.0.9_1583576160135_0.9543901572471258"},"_hasShrinkwrap":false,"publish_time":1583576160324,"_cnpm_publish_time":1583576160324},"1.0.8":{"name":"@pnpm/audit","version":"1.0.8","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","tsc":"rimraf lib && tsc","test":"pnpm run tsc && ts-node test","prepublishOnly":"pnpm run tsc"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://pnpm.js.org","devDependencies":{"@pnpm/audit":"link:","@pnpm/lockfile-file":"3.0.5"},"dependencies":{"@pnpm/fetch":"1.0.2","@pnpm/lockfile-types":"2.0.0","@pnpm/lockfile-utils":"2.0.9","@pnpm/lockfile-walker":"2.0.1","@pnpm/types":"5.0.0"},"readmeFilename":"README.md","_id":"@pnpm/audit@1.0.8","_nodeVersion":"12.14.1","_npmVersion":"6.13.7","dist":{"shasum":"22c7077f74d50463fe4c0189aa1bd853a34e0ba0","size":3100,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.0.8.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.0.8_1583368156095_0.25094554329053165"},"_hasShrinkwrap":false,"publish_time":1583368156257,"_cnpm_publish_time":1583368156257},"1.0.7":{"name":"@pnpm/audit","version":"1.0.7","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","tsc":"rimraf lib && tsc","test":"pnpm run tsc && ts-node test","prepublishOnly":"pnpm run tsc"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://pnpm.js.org","devDependencies":{"@pnpm/audit":"link:","@pnpm/lockfile-file":"3.0.4"},"dependencies":{"@pnpm/fetch":"1.0.2","@pnpm/lockfile-types":"2.0.0","@pnpm/lockfile-utils":"2.0.9","@pnpm/lockfile-walker":"2.0.1","@pnpm/types":"5.0.0"},"readmeFilename":"README.md","_id":"@pnpm/audit@1.0.7","_nodeVersion":"12.14.1","_npmVersion":"6.13.7","dist":{"shasum":"2841c28fb0afb8d2895d4dc4fcd976fb7bb08b20","size":3119,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.0.7.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.0.7_1582101374125_0.6656105145729787"},"_hasShrinkwrap":false,"publish_time":1582101374232,"_cnpm_publish_time":1582101374232},"1.0.6":{"name":"@pnpm/audit","version":"1.0.6","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","tsc":"rimraf lib && tsc","test":"pnpm run tsc && ts-node test","prepublishOnly":"pnpm run tsc"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://pnpm.js.org","devDependencies":{"@pnpm/audit":"link:","@pnpm/lockfile-file":"3.0.3"},"dependencies":{"@pnpm/fetch":"1.0.2","@pnpm/lockfile-types":"2.0.0","@pnpm/lockfile-utils":"2.0.8","@pnpm/lockfile-walker":"2.0.0","@pnpm/types":"5.0.0"},"readmeFilename":"README.md","_id":"@pnpm/audit@1.0.6","_nodeVersion":"12.14.1","_npmVersion":"6.13.7","dist":{"shasum":"7c2910a4695725453cf483ee83ddfb9ec27c3548","size":3117,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.0.6.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.0.6_1580769104987_0.9093761689365798"},"_hasShrinkwrap":false,"publish_time":1580769105075,"_cnpm_publish_time":1580769105075},"1.0.5":{"name":"@pnpm/audit","version":"1.0.5","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","tsc":"rimraf lib && tsc","test":"pnpm run tsc && ts-node test","prepublishOnly":"pnpm run tsc"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://pnpm.js.org","devDependencies":{"@pnpm/audit":"link:","@pnpm/lockfile-file":"3.0.2"},"dependencies":{"@pnpm/fetch":"1.0.2","@pnpm/lockfile-types":"2.0.0","@pnpm/lockfile-utils":"2.0.7","@pnpm/lockfile-walker":"1.0.3","@pnpm/types":"5.0.0"},"readmeFilename":"README.md","_id":"@pnpm/audit@1.0.5","_nodeVersion":"12.14.1","_npmVersion":"6.13.7","dist":{"shasum":"ef56fe8bd5616b57cd47fa5299ddc55d74beaf3d","size":3119,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.0.5.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.0.5_1580499314843_0.6209541123184745"},"_hasShrinkwrap":false,"publish_time":1580499315002,"_cnpm_publish_time":1580499315002},"1.0.4":{"name":"@pnpm/audit","version":"1.0.4","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","tsc":"rimraf lib && tsc","test":"pnpm run tsc && ts-node test","prepublishOnly":"pnpm run tsc"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://pnpm.js.org","devDependencies":{"@pnpm/audit":"link:","@pnpm/lockfile-file":"3.0.2","rimraf":"3.0.0"},"dependencies":{"@pnpm/fetch":"1.0.2","@pnpm/lockfile-types":"2.0.0","@pnpm/lockfile-utils":"2.0.6","@pnpm/lockfile-walker":"1.0.2","@pnpm/types":"5.0.0"},"readmeFilename":"README.md","_id":"@pnpm/audit@1.0.4","_shasum":"edb2c92840bd47cd9f3643c394fdf75c5fac5a36","_from":"packages/audit","_resolved":"file:packages/audit","_npmVersion":"4.6.1","_nodeVersion":"12.11.0","_npmUser":{"name":"zkochan","email":"z@kochan.io"},"dist":{"shasum":"edb2c92840bd47cd9f3643c394fdf75c5fac5a36","size":3152,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.0.4.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.0.4_1578428337105_0.07580811383419106"},"_hasShrinkwrap":false,"publish_time":1578428337282,"_cnpm_publish_time":1578428337282},"1.0.3":{"name":"@pnpm/audit","version":"1.0.3","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10"},"scripts":{"lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","tsc":"rimraf lib && tsc","test":"pnpm run tsc && pnpm run lint && ts-node test","prepublishOnly":"pnpm run tsc"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://pnpm.js.org","devDependencies":{"@pnpm/audit":"link:","@pnpm/lockfile-file":"3.0.1","rimraf":"3.0.0","tape":"4.11.0"},"dependencies":{"@pnpm/fetch":"1.0.1","@pnpm/lockfile-types":"1.1.0","@pnpm/lockfile-utils":"2.0.5","@pnpm/lockfile-walker":"1.0.1","@pnpm/types":"4.0.0"},"readmeFilename":"README.md","_id":"@pnpm/audit@1.0.3","_shasum":"4bb1de0993b7e3225f71610e2a75d7ab438740f3","_from":"packages/audit","_resolved":"file:packages/audit","_npmVersion":"4.6.1","_nodeVersion":"12.11.0","_npmUser":{"name":"zkochan","email":"z@kochan.io"},"dist":{"shasum":"4bb1de0993b7e3225f71610e2a75d7ab438740f3","size":3160,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.0.3.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.0.3_1576632194119_0.5540317568374127"},"_hasShrinkwrap":false,"publish_time":1576632194265,"_cnpm_publish_time":1576632194265},"1.0.2":{"name":"@pnpm/audit","version":"1.0.2","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10"},"scripts":{"lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","tsc":"rimraf lib && tsc","test":"pnpm run tsc && pnpm run lint && ts-node test","prepublishOnly":"pnpm run tsc"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://pnpm.js.org","devDependencies":{"@pnpm/audit":"link:","@pnpm/lockfile-file":"3.0.1","rimraf":"3.0.0","tape":"4.11.0"},"dependencies":{"@pnpm/fetch":"1.0.1","@pnpm/lockfile-types":"1.1.0","@pnpm/lockfile-utils":"2.0.4","@pnpm/lockfile-walker":"1.0.0","@pnpm/types":"4.0.0"},"_id":"@pnpm/audit@1.0.2","_nodeVersion":"12.11.0","_npmVersion":"6.13.4","dist":{"shasum":"df0f1befde0c8b1be4e741f685bcdf4b9788f6b4","size":3131,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.0.2.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.0.2_1576342636271_0.08409978066111035"},"_hasShrinkwrap":false,"publish_time":1576342636383,"_cnpm_publish_time":1576342636383},"1.0.1":{"name":"@pnpm/audit","version":"1.0.1","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10"},"scripts":{"lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","tsc":"rimraf lib && tsc","test":"pnpm run tsc && pnpm run lint && ts-node test","prepublishOnly":"pnpm run tsc"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://pnpm.js.org","devDependencies":{"@pnpm/audit":"link:","@pnpm/lockfile-file":"workspace:3.0.1","rimraf":"3.0.0","tape":"4.11.0"},"dependencies":{"@pnpm/fetch":"1.0.1","@pnpm/lockfile-types":"1.1.0","@pnpm/lockfile-utils":"2.0.3","@pnpm/lockfile-walker":"1.0.0","@pnpm/types":"4.0.0"},"_id":"@pnpm/audit@1.0.1","_nodeVersion":"10.17.0","_npmVersion":"6.11.3","dist":{"shasum":"93b1eff1658213987c14c1e312a6ba35e80b655e","size":3136,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.0.1.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.0.1_1575823511089_0.05140961773558361"},"_hasShrinkwrap":false,"publish_time":1575823511192,"_cnpm_publish_time":1575823511192},"1.0.0":{"name":"@pnpm/audit","version":"1.0.0","description":"Audit a lockfile","main":"lib/index.js","typings":"lib/index.d.ts","engines":{"node":">=10"},"scripts":{"lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","tsc":"rimraf lib && tsc","test":"pnpm run tsc && pnpm run lint && ts-node test","prepublishOnly":"pnpm run tsc"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/master/packages/audit"},"keywords":["pnpm","audit"],"author":{"name":"Zoltan Kochan","email":"z@kochan.io","url":"https://www.kochan.io/"},"license":"MIT","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"homepage":"https://pnpm.js.org","devDependencies":{"@pnpm/audit":"link:","@pnpm/lockfile-file":"workspace:3.0.1","@types/node-fetch":"2.5.3","rimraf":"3.0.0","tape":"4.11.0"},"dependencies":{"@pnpm/fetch":"1.0.1","@pnpm/lockfile-types":"1.1.0","@pnpm/lockfile-utils":"2.0.2","@pnpm/lockfile-walker":"1.0.0","@pnpm/types":"4.0.0"},"_id":"@pnpm/audit@1.0.0","_nodeVersion":"12.11.0","_npmVersion":"6.13.0","dist":{"shasum":"f5c7d9a76bb37f1c02a2d1c9d6bc8969e62bee11","size":3156,"noattachment":false,"key":"/@pnpm/audit/-/@pnpm/audit-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/audit/download/@pnpm/audit-1.0.0.tgz"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/audit_1.0.0_1573748620206_0.5322065059187127"},"_hasShrinkwrap":false,"publish_time":1573748620354,"_cnpm_publish_time":1573748620354}},"readme":"# @pnpm/audit\n\n> Audit a lockfile\n\n[![npm version](https://img.shields.io/npm/v/@pnpm/audit.svg)](https://www.npmjs.com/package/@pnpm/audit)\n\n## Installation\n\n```sh\npnpm add @pnpm/audit\n```\n\n## License\n\nMIT\n","_attachments":{},"homepage":"https://github.com/pnpm/pnpm/blob/master/packages/audit#readme","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"license":"MIT"}