Socket
Socket
Sign inDemoInstall

oberknecht-utils

Package Overview
Dependencies
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oberknecht-utils - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

index.js

@@ -15,4 +15,6 @@ require("./lib/utils/cleanChannelName");

require("./lib/variables/regex");
const oberknechtUtils = require("./lib/utils/index");
module.exports = oberknechtUtils;

@@ -15,4 +15,6 @@ class oberknechtUtils {

static messageUser = require("./message.User");
static regex = require("../variables/regex");
};
module.exports = oberknechtUtils;

2

package.json
{
"name": "oberknecht-utils",
"version": "0.0.4",
"version": "0.0.5",
"description": "Utils for oberknecht packages",

@@ -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