Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@apollo/server-plugin-operation-registry

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apollo/server-plugin-operation-registry - npm Package Compare versions

Comparing version 3.5.6 to 4.0.0

37

package.json
{
"name": "@apollo/server-plugin-operation-registry",
"description": "Apollo Server operation registry plugin",
"version": "3.5.6",
"version": "4.0.0",
"author": "Apollo <packages@apollographql.com>",

@@ -18,3 +18,3 @@ "repository": {

"engines": {
"node": ">=12.0"
"node": ">=14.0"
},

@@ -25,3 +25,3 @@ "scripts": {

"install-with-npm-8.5": "npm i -g npm@^8.5.0 && npm i",
"postinstall": "npm run build",
"prepack": "npm run build",
"prettier:check": "prettier --check .",

@@ -35,17 +35,16 @@ "prettier:fix": "prettier --write .",

"devDependencies": {
"@changesets/changelog-github": "0.4.4",
"@changesets/cli": "2.22.0",
"@jest/types": "28.1.0",
"@types/jest": "27.5.1",
"@types/node": "12.20.54",
"apollo-server-core": "3.8.1",
"crypto": "1.0.1",
"@changesets/changelog-github": "0.4.7",
"@changesets/cli": "2.25.2",
"@jest/types": "28.1.3",
"@types/jest": "28.1.8",
"@types/node": "12.20.55",
"apollo-server-core": "3.11.1",
"graphql-tag": "2.12.6",
"jest": "28.1.0",
"jest-junit": "13.2.0",
"nock": "13.2.4",
"prettier": "2.6.2",
"ts-jest": "28.0.3",
"ts-node": "10.8.0",
"typescript": "4.7.2"
"jest": "28.1.3",
"jest-junit": "14.0.1",
"nock": "13.2.9",
"prettier": "2.7.1",
"ts-jest": "28.0.8",
"ts-node": "10.9.1",
"typescript": "4.8.4"
},

@@ -67,5 +66,5 @@ "dependencies": {

"volta": {
"node": "16.15.0",
"npm": "8.11.0"
"node": "18.12.1",
"npm": "8.19.3"
}
}
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