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

@voidwalkers/void-functions

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@voidwalkers/void-functions - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

2

package.json
{
"name": "@voidwalkers/void-functions",
"version": "0.1.4",
"version": "0.1.5",
"description": "Functions for Void Walkers Void",

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

@@ -1,2 +0,2 @@

import {FunctionType} from '#src/lib/constants.js';
import {FunctionSystemRole, FunctionType} from '#src/lib/constants.js';

@@ -24,1 +24,3 @@ let registerHandler = null;

}
export {FunctionSystemRole};

@@ -5,1 +5,5 @@ export const FunctionType = {

};
export const FunctionSystemRole = {
UserAuth: 'user_auth'
};
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