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

graphcool-yml

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphcool-yml - npm Package Compare versions

Comparing version 0.4.12 to 0.4.13

2

dist/Cluster.js

@@ -70,3 +70,3 @@ "use strict";

if (!this.cachedToken) {
var grants = [{ target: "*/*/*", action: '*' }];
var grants = [{ target: "*/*", action: '*' }];
this.cachedToken = jwt.sign({ grants: grants }, this.clusterSecret, {

@@ -73,0 +73,0 @@ expiresIn: '10 minutes',

{
"name": "graphcool-yml",
"version": "0.4.12",
"version": "0.4.13",
"main": "dist/index.js",

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

Sorry, the diff of this file is not supported yet

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