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.2.1 to 1.2.2

4

functionTypes.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
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.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';

@@ -14,2 +14,4 @@ exports.ADMIN_ADD = 'addAdmin';

exports.REMOVE_CHILD = 'removeChild';
exports.SET_NAME = 'setName';
exports.SET_GUIDELINES = 'setGuidelines';
//# sourceMappingURL=functionTypes.js.map
{
"name": "outpost-protocol",
"version": "1.2.1",
"version": "1.2.2",
"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