🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@opvious/stl-graphql

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opvious/stl-graphql - npm Package Compare versions

Comparing version
0.26.0
to
0.26.1
+4
-4
package.json
{
"name": "@opvious/stl-graphql",
"version": "0.26.0",
"version": "0.26.1",
"repository": "github:opvious/stl.ts",

@@ -21,4 +21,4 @@ "description": "Standard GraphQL utilities",

"graphql": "^16.9.0",
"@opvious/stl-errors": "0.26.0",
"@opvious/stl-utils": "0.26.0"
"@opvious/stl-errors": "0.26.1",
"@opvious/stl-utils": "0.26.1"
},

@@ -28,3 +28,3 @@ "devDependencies": {

"graphql-yoga": "^3.9.1",
"inlinable": "^0.3.3",
"inlinable": "^0.3.4",
"supertest": "^7.0.0"

@@ -31,0 +31,0 @@ },