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

outpost-protocol

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

outpost-protocol - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

7

functionTypes.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.SET_GUIDELINES = exports.SET_NAME = exports.REMOVE_CHILD = exports.ADD_CHILD = exports.SET_ACCESS = exports.MEMBER_REMOVE = exports.MEMBER_ADD = exports.MOD_REMOVE = exports.MOD_ADD = exports.ADMIN_REMOVE = exports.ADMIN_ADD = exports.TRANSFER_OWNERSHIP = void 0;
exports.UPGRADE_CONTRACT = exports.SET_IMAGE_TX = exports.SET_DEFAULT_REQUIREMENTS = exports.SET_TOKEN_ADDRESS = exports.SET_DESCRIPTION = exports.SET_GUIDELINES = exports.SET_NAME = exports.REMOVE_CHILD = exports.ADD_CHILD = exports.SET_ACCESS = exports.MEMBER_REMOVE = exports.MEMBER_ADD = exports.MOD_REMOVE = exports.MOD_ADD = exports.ADMIN_REMOVE = exports.ADMIN_ADD = exports.TRANSFER_OWNERSHIP = void 0;
exports.TRANSFER_OWNERSHIP = 'transferOwnership';

@@ -16,2 +16,7 @@ exports.ADMIN_ADD = 'addAdmin';

exports.SET_GUIDELINES = 'setGuidelines';
exports.SET_DESCRIPTION = 'setDescription';
exports.SET_TOKEN_ADDRESS = 'setTokenAddress';
exports.SET_DEFAULT_REQUIREMENTS = 'setDefaultRequirements';
exports.SET_IMAGE_TX = 'setImageTx';
exports.UPGRADE_CONTRACT = 'upgradeContract';
//# sourceMappingURL=functionTypes.js.map

2

package.json
{
"name": "outpost-protocol",
"version": "1.3.2",
"version": "1.3.3",
"description": "Javascript library for outpost communities",

@@ -5,0 +5,0 @@ "main": "index.js",

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