Comparing version 0.32.0 to 0.32.1
@@ -1125,4 +1125,2 @@ import head from 'lodash/head'; | ||
var Promise = require('yaku'); | ||
var SuperGloo = function () { | ||
@@ -1129,0 +1127,0 @@ function SuperGloo() { |
{ | ||
"name": "supergloo", | ||
"version": "0.32.0", | ||
"version": "0.32.1", | ||
"description": "Easily work with data on the Gloo platform", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
0
250677
7385