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 8bde71c commit 8e99defCopy full SHA for 8e99def
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-18.0.3.tgz"
5
- sha256 "bbb0d62cb62b4890022bace748335e3355ca421dd6af05ca82d884d2dd44d578"
+ url "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-18.1.0.tgz"
+ sha256 "daeae12dd60b1c6651f5f84b87f937009cebfb33032351f9e1d79a44685ec042"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments