Socket
Socket
Sign inDemoInstall

@bjmrq/utils

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bjmrq/utils - npm Package Compare versions

Comparing version 0.0.23 to 0.0.24

dist/src/general-utils/numbers.d.ts

1

dist/src/general-utils/index.d.ts

@@ -5,1 +5,2 @@ export * from "./date";

export * from "./fp";
export * from "./numbers";

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

__exportStar(require("./fp"), exports);
__exportStar(require("./numbers"), exports);
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "@bjmrq/utils",
"version": "0.0.23",
"version": "0.0.24",
"description": "A toolkit of little utilities",

@@ -5,0 +5,0 @@ "author": "Benjamin Marquis",

Sorry, the diff of this file is not supported yet

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