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.6.2 to 1.6.3

lib-js/utils/arrayInsert.d.ts

1

lib-js/utils/index.d.ts

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

export * from "./stringModifiers";
export * from "./arrayInsert";
export * from "../variables/regex";

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

__exportStar(require("./stringModifiers"), exports);
__exportStar(require("./arrayInsert"), exports);
__exportStar(require("../variables/regex"), exports);

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

export * from "./stringModifiers";
export * from "./arrayInsert";
export * from "../variables/regex";

2

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc