Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
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 1.2.3 to 1.2.4

lib-js/utils/stackName.d.ts

2

lib-js/utils/index.d.ts

@@ -39,2 +39,4 @@ export * from "./cleanChannelName";

export * from "./createID";
export * from "./staticSpacer";
export * from "./stackName";
export * from "../variables/regex";

@@ -55,2 +55,4 @@ "use strict";

__exportStar(require("./createID"), exports);
__exportStar(require("./staticSpacer"), exports);
__exportStar(require("./stackName"), exports);
__exportStar(require("../variables/regex"), exports);

@@ -39,3 +39,5 @@ export * from "./cleanChannelName";

export * from "./createID";
export * from "./staticSpacer";
export * from "./stackName";
export * from "../variables/regex";

2

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

@@ -5,0 +5,0 @@ "main": "./lib-ts/utils/index",

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