New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bull-monitor/root

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bull-monitor/root - npm Package Compare versions

Comparing version 5.0.2 to 5.0.3

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [5.0.3](https://github.com/s-r-x/bull-monitor/compare/v5.0.2...v5.0.3) (2023-01-10)
### Bug Fixes
* set persistedQueries to false in the apollo server constructor to suppress cache related apollo warning in production ([acf9ba0](https://github.com/s-r-x/bull-monitor/commit/acf9ba0108595213cb913fe3df15a8100fec91ed))
## [5.0.2](https://github.com/s-r-x/bull-monitor/compare/v5.0.1...v5.0.2) (2023-01-10)

@@ -8,0 +19,0 @@

1

dist/main.js

@@ -34,2 +34,3 @@ "use strict";

this.server = new Server({
persistedQueries: false,
typeDefs: type_defs_1.typeDefs,

@@ -36,0 +37,0 @@ resolvers: resolvers_1.resolvers,

4

package.json
{
"name": "@bull-monitor/root",
"version": "5.0.2",
"version": "5.0.3",
"repository": {

@@ -46,3 +46,3 @@ "type": "git",

},
"gitHead": "d41bf7737c1dd554343fd498a977d8b3830ab0ea"
"gitHead": "1759a9d3c4594956e36b9db679974c1cf1c34ef7"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc