Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

helper-fns

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

helper-fns - npm Package Compare versions

Comparing version 2.2.3 to 2.3.0

14

package.json
{
"name": "helper-fns",
"version": "2.2.3",
"version": "2.3.0",
"description": "Some common utilities functions for everyday backend usage with zero dependencies",

@@ -27,12 +27,12 @@ "scripts": {

"devDependencies": {
"@types/jest": "^27.5.0",
"@types/node": "^17.0.31",
"@types/jest": "^27.4.1",
"@types/node": "^17.0.25",
"cz-conventional-changelog": "^3.3.0",
"husky": "^7.0.4",
"jest": "^28.1.0",
"lint-staged": "^12.4.1",
"jest": "^27.5.1",
"lint-staged": "^12.4.0",
"prettier": "^2.6.2",
"rimraf": "^3.0.2",
"ts-jest": "^28.0.1",
"typescript": "^4.6.4"
"ts-jest": "^27.1.4",
"typescript": "^4.6.3"
},

@@ -39,0 +39,0 @@ "publishConfig": {

@@ -7,3 +7,3 @@ import {

sumOfAnArray,
pipeFunctions,
pipes as pipeFunctions,
fixedDecimal,

@@ -10,0 +10,0 @@ generateRandomString,

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