We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0267320 commit 064fd83Copy full SHA for 064fd83
Formula/n/npq.rb
@@ -1,8 +1,8 @@
1
class Npq < Formula
2
desc "Audit npm packages before you install them"
3
homepage "https://github.com/lirantal/npq"
4
- url "https://registry.npmjs.org/npq/-/npq-3.14.0.tgz"
5
- sha256 "5db73e515b9987b4bce6cd461cce3494e086d1dfa8d9ade9222bf4e64129006d"
+ url "https://registry.npmjs.org/npq/-/npq-3.15.2.tgz"
+ sha256 "fa08b543f4d0fe54cc47bd0105447eca6b17eb2b6e1604556804c5b47f9b148c"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments