@4c/graphql-subscription-server
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "@4c/graphql-subscription-server", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"author": { | ||
@@ -8,3 +8,3 @@ "name": "4Catalyzer" | ||
"license": "MIT", | ||
"main": "lib/index.js", | ||
"main": "index.js", | ||
"repository": { | ||
@@ -14,13 +14,2 @@ "type": "git", | ||
}, | ||
"scripts": { | ||
"build": "4c build src", | ||
"format": "4c format --prettier-ignore .eslintignore .", | ||
"lint": "4c lint --prettier-ignore .eslintignore .", | ||
"prepublishOnly": "yarn run build", | ||
"release": "4c release", | ||
"tdd": "jest --watch", | ||
"test": "yarn lint && yarn typecheck && jest", | ||
"testonly": "jest", | ||
"typecheck": "tsc --noEmit && tsc -p test --noEmit" | ||
}, | ||
"husky": { | ||
@@ -46,6 +35,4 @@ "hooks": { | ||
"release": { | ||
"pkgRoot": "lib", | ||
"extends": [ | ||
"@4c/semantic-release-config" | ||
] | ||
"publishDir": "lib", | ||
"conventionalCommits": true | ||
}, | ||
@@ -65,41 +52,2 @@ "dependencies": { | ||
}, | ||
"devDependencies": { | ||
"@4c/babel-preset": "^8.0.2", | ||
"@4c/cli": "^2.1.12", | ||
"@4c/jest-preset": "^1.5.4", | ||
"@4c/prettier-config": "^1.1.0", | ||
"@4c/semantic-release-config": "^2.0.14", | ||
"@4c/tsconfig": "^0.3.1", | ||
"@babel/cli": "^7.12.10", | ||
"@babel/core": "^7.12.10", | ||
"@babel/preset-typescript": "^7.12.7", | ||
"@types/express": "^4.17.9", | ||
"@types/jest": "^26.0.19", | ||
"@types/jsonwebtoken": "^8.5.1", | ||
"@types/redis": "^2.8.28", | ||
"@typescript-eslint/eslint-plugin": "^4.9.1", | ||
"@typescript-eslint/parser": "^4.9.1", | ||
"babel-jest": "^26.6.3", | ||
"codecov": "^3.8.1", | ||
"eslint-config-4catalyzer": "^1.1.5", | ||
"eslint-config-4catalyzer-jest": "^2.0.10", | ||
"eslint-config-4catalyzer-typescript": "^3.0.2", | ||
"eslint-config-prettier": "^7.0.0", | ||
"eslint-plugin-import": "^2.22.1", | ||
"eslint-plugin-jest": "^24.1.3", | ||
"eslint-plugin-jsx-a11y": "^6.4.1", | ||
"eslint-plugin-prettier": "^3.3.0", | ||
"graphql": "^15.4.0", | ||
"husky": "^4.3.6", | ||
"jest": "^26.6.3", | ||
"jsonwebtoken": "^8.5.1", | ||
"lint-staged": "^10.5.3", | ||
"prettier": "^2.2.1", | ||
"redis-mock": "^0.55.1", | ||
"semantic-release": "^17.3.0", | ||
"socket.io": "^3.0.4", | ||
"travis-deploy-once": "^5.0.11", | ||
"typescript": "^4.1.3", | ||
"utility-types": "^3.10.0" | ||
}, | ||
"engines": { | ||
@@ -112,4 +60,3 @@ "node": ">=v12" | ||
"readme": "ERROR: No README data found!", | ||
"homepage": "https://github.com/4Catalyzer/graphql-subscription-server#readme", | ||
"_id": "@4c/graphql-subscription-server@1.2.1" | ||
"homepage": "https://github.com/4Catalyzer/graphql-subscription-server#readme" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
29290
25
715