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 97abe1f commit 37063a5Copy full SHA for 37063a5
Formula/n/npm-check-updates.rb
@@ -1,8 +1,8 @@
1
class NpmCheckUpdates < Formula
2
desc "Find newer versions of dependencies than what your package.json allows"
3
homepage "https://github.com/raineorshine/npm-check-updates"
4
- url "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.1.1.tgz"
5
- sha256 "2f8f44e5f163a87e5a6912d301538bc57713066543140ff4f340e184fe348648"
+ url "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.1.2.tgz"
+ sha256 "04d7b0c1032856433004af0e299348c97f3e5f596039f305a1c6886bfdf13161"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments