Loading pkgs/by-name/mo/mongosh/package-lock.json +621 −819 File changed.Preview size limit exceeded, changes collapsed. Show changes pkgs/by-name/mo/mongosh/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -34,11 +34,11 @@ buildNpmPackage { updateScript = ./update.sh; }; meta = with lib; { meta = { homepage = "https://www.mongodb.com/try/download/shell"; description = "MongoDB Shell"; maintainers = with maintainers; [ aaronjheng ]; license = licenses.asl20; maintainers = with lib.maintainers; [ aaronjheng ]; license = lib.licenses.asl20; mainProgram = "mongosh"; }; } pkgs/by-name/mo/mongosh/source.json +4 −4 Original line number Diff line number Diff line { "version": "2.3.2", "integrity": "sha512-KobngQr6A3kS7DJhXBc+sAnk3GujTI/WxVz+NfOVl0i/DDd6v+dI95xwhxggcu6wUtvj40AyTH20gvvvdkeGHg==", "filename": "mongosh-2.3.2.tgz", "deps": "sha256-t6HsvxXLutSjGfYTVX/15b+WCbT5+2NO2epW0aNttAI=" "version": "2.3.3", "integrity": "sha512-nNVPMhaT/5HmTWGPuHfa3WWbu0lDQRyqoHP51YWZcBX4pgOWwGPXpQqEHLsKhEvzL8jdp8aemT/3/iyfvWUAhA==", "filename": "mongosh-2.3.3.tgz", "deps": "sha256-jL7Lf35AHZEUrsSVe4qMT60XzFr03NEBjWFWFkY3n/U=" } Loading
pkgs/by-name/mo/mongosh/package-lock.json +621 −819 File changed.Preview size limit exceeded, changes collapsed. Show changes
pkgs/by-name/mo/mongosh/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -34,11 +34,11 @@ buildNpmPackage { updateScript = ./update.sh; }; meta = with lib; { meta = { homepage = "https://www.mongodb.com/try/download/shell"; description = "MongoDB Shell"; maintainers = with maintainers; [ aaronjheng ]; license = licenses.asl20; maintainers = with lib.maintainers; [ aaronjheng ]; license = lib.licenses.asl20; mainProgram = "mongosh"; }; }
pkgs/by-name/mo/mongosh/source.json +4 −4 Original line number Diff line number Diff line { "version": "2.3.2", "integrity": "sha512-KobngQr6A3kS7DJhXBc+sAnk3GujTI/WxVz+NfOVl0i/DDd6v+dI95xwhxggcu6wUtvj40AyTH20gvvvdkeGHg==", "filename": "mongosh-2.3.2.tgz", "deps": "sha256-t6HsvxXLutSjGfYTVX/15b+WCbT5+2NO2epW0aNttAI=" "version": "2.3.3", "integrity": "sha512-nNVPMhaT/5HmTWGPuHfa3WWbu0lDQRyqoHP51YWZcBX4pgOWwGPXpQqEHLsKhEvzL8jdp8aemT/3/iyfvWUAhA==", "filename": "mongosh-2.3.3.tgz", "deps": "sha256-jL7Lf35AHZEUrsSVe4qMT60XzFr03NEBjWFWFkY3n/U=" }