@soundxyz/graphql-react-ws
Advanced tools
Comparing version 1.0.0-alpha-3de4fe6.0 to 1.0.0-alpha-4091be8.0
{ | ||
"name": "@soundxyz/graphql-react-ws", | ||
"version": "1.0.0-alpha-3de4fe6.0", | ||
"license": "MIT", | ||
"author": "PabloSzx <pablosaez1995@gmail.com>", | ||
"version": "1.0.0-alpha-4091be8.0", | ||
"sideEffects": false, | ||
"type": "module", | ||
"main": "src/index.ts", | ||
"keywords": [], | ||
"dependencies": { | ||
"fast-deep-equal": "^3.1.3", | ||
"graphql-ws": "^5.12.0", | ||
"valtio": "^1.10.3" | ||
}, | ||
"devDependencies": { | ||
"@soundxyz/gql-string": "^0.1.0", | ||
"@types/node": "^18.14.6", | ||
"@types/react": "^18.0.28", | ||
"bob-ts": "^4.1.1", | ||
"bob-tsm": "^1.1.2", | ||
"esbuild": "^0.17.11", | ||
"graphql": "^16.6.0", | ||
"react": "^18.2.0", | ||
"typescript": "^4.9.5" | ||
}, | ||
"peerDependencies": { | ||
@@ -32,5 +11,18 @@ "@soundxyz/gql-string": "^0.1.0", | ||
}, | ||
"scripts": { | ||
"watch": "bob-tsm --watch=src build.ts" | ||
"dependencies": { | ||
"fast-deep-equal": "^3.1.3", | ||
"graphql-ws": "^5.12.0", | ||
"valtio": "^1.10.3" | ||
}, | ||
"keywords": [], | ||
"author": "PabloSzx <pablosaez1995@gmail.com>", | ||
"license": "MIT", | ||
"type": "module", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"exports": { | ||
".": "./index.js", | ||
"./*": "./*.js", | ||
"./package.json": "./package.json" | ||
} | ||
} |
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
0
12997
7
369
1