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

@kontakta/cloud-code-directives

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kontakta/cloud-code-directives - npm Package Compare versions

Comparing version
1.0.3
to
1.0.4
+6
-0
CHANGELOG.md
# @kontakta/cloud-code-directives
## 1.0.4
### Patch Changes
- Test sessiontokken in resolve directive
## 1.0.3

@@ -4,0 +10,0 @@

+1
-1
{
"name": "@kontakta/cloud-code-directives",
"version": "1.0.3",
"version": "1.0.4",
"main": "./dist/index.js",

@@ -5,0 +5,0 @@ "types": "./dist/index.d.ts",

@@ -47,2 +47,4 @@ import { defaultFieldResolver, GraphQLError, GraphQLFieldConfig, GraphQLResolveInfo } from 'graphql';

console.log('Will Run Function', context);
const result = await Parse.Cloud.run(

@@ -49,0 +51,0 @@ functionName,