New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

supergloo

Package Overview
Dependencies
Maintainers
2
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

supergloo - npm Package Compare versions

Comparing version 0.16.0-alpha1 to 0.16.0-lci1

16

dist/supergloo.es.js

@@ -214,3 +214,3 @@ import es6Promise from 'es6-promise';

var defaultProperties$5 = ['id', 'agent.id', 'agent.name', 'growee.id', 'growee.name', 'relationship.id', 'relationship.owner.id', 'growth_relationship_id', 'growee_name', 'growee_avatar_url', 'state', 'title', 'due_at', 'trigger_prompt_at', 'completed_at', 'progress_current', 'progress_total'];
var defaultProperties$5 = ['id', 'agent.id', 'agent.name', 'growee.id', 'growee.name', 'relationship.id', 'relationship.owner.id', 'growth_relationship_id', 'growee_name', 'growee_avatar_url', 'state', 'title'];

@@ -237,3 +237,3 @@ var growthAction = Object.freeze({

var defaultProperties$7 = ['id', 'title', 'state', 'type', 'display_type', 'action.id', 'action.due_at', 'action.state', 'action.trigger_prompt_at', 'action.progress_total', 'action.progress_current', 'action.growee.id', 'action.growee.name', 'action.growee.email', 'action.growee.avatar.id', 'action.growee.avatar.src', 'action.agent.id', 'action.agent.name', 'action.relationship.id', 'action.relationship.owner.id'];
var defaultProperties$7 = ['id', 'title', 'state', 'action.id', 'action.growee.id', 'action.growee.name', 'action.agent.id', 'action.relationship.id', 'action.relationship.owner.id'];

@@ -246,8 +246,8 @@ var growthAgentPrompt = Object.freeze({

var name$10 = 'growthAgentResponse';
var pluralName$10 = 'growthAgentResponses';
var name$10 = 'licensedContentItem';
var pluralName$10 = 'licensedContentItems';
var defaultProperties$8 = ['id', 'message'];
var defaultProperties$8 = ['id', 'updated_at', 'licensed_tree.title', 'licensed_tree.updated_at', 'licensed_tree.subtitle', 'licensed_tree.owner.name', 'licensed_tree.banner.src'];
var growthAgentResponse = Object.freeze({
var licensedContentItem = Object.freeze({
name: name$10,

@@ -272,3 +272,3 @@ pluralName: pluralName$10,

var defaultProperties$10 = ['id', 'title', 'state', 'type', 'display_type', 'action.id', 'action.due_at', 'action.state', 'action.trigger_prompt_at', 'action.progress_total', 'action.progress_current', 'action.growee.id', 'action.growee.name', 'action.growee.email', 'action.growee.avatar.id', 'action.growee.avatar.src', 'action.agent.id', 'action.agent.name', 'action.relationship.id', 'action.relationship.owner.id'];
var defaultProperties$10 = ['id', 'title', 'state', 'action.id', 'action.growee.id', 'action.growee.name', 'action.growee.email', 'action.agent.id', 'action.relationship.id', 'action.relationship.owner.id'];

@@ -499,3 +499,3 @@ function getMany$1() {

growthAgentPrompt: growthAgentPrompt,
growthAgentResponse: growthAgentResponse,
licensedContentItem: licensedContentItem,
moment: moment,

@@ -502,0 +502,0 @@ myGrowthAgentPrompt: myGrowthAgentPrompt,

{
"name": "supergloo",
"version": "0.16.0-alpha1",
"version": "0.16.0-lci1",
"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

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