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.5.6 to 1.5.7

lib-js/utils/removeArrayDuplicates.d.ts

1

lib-js/utils/index.d.ts

@@ -57,2 +57,3 @@ export * from "./cleanChannelName";

export * from "./concatJSON";
export * from "./removeArrayDuplicates";
export * from "../variables/regex";

@@ -73,2 +73,3 @@ "use strict";

__exportStar(require("./concatJSON"), exports);
__exportStar(require("./removeArrayDuplicates"), exports);
__exportStar(require("../variables/regex"), exports);

@@ -57,3 +57,4 @@ export * from "./cleanChannelName";

export * from "./concatJSON";
export * from "./removeArrayDuplicates";
export * from "../variables/regex";

2

package.json
{
"name": "oberknecht-utils",
"version": "1.5.6",
"version": "1.5.7",
"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