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.5.11 to 2.5.12

dist/index.js

16

package.json
{
"name": "helper-fns",
"type": "module",
"version": "2.5.11",
"version": "2.5.12",
"packageManager": "pnpm@7.2.1",

@@ -39,3 +39,3 @@ "description": "Some common utilities functions for everyday backend usage with zero dependencies",

"scripts": {
"build": "unbuild",
"build": "tsup",
"dev": "unbuild --stub",

@@ -51,14 +51,14 @@ "lint": "eslint .",

"devDependencies": {
"@antfu/eslint-config": "^0.25.2",
"@antfu/eslint-config": "^0.26.1",
"@antfu/ni": "^0.17.2",
"@types/node": "^18.6.4",
"@types/node": "^18.7.13",
"bumpp": "^8.2.1",
"eslint": "^8.21.0",
"eslint": "^8.23.0",
"esno": "^0.16.3",
"rimraf": "^3.0.2",
"tsup": "^6.2.3",
"typescript": "^4.7.4",
"unbuild": "^0.7.6",
"vite": "^3.0.4",
"vitest": "^0.21.0"
"vite": "^3.0.9",
"vitest": "^0.22.1"
}
}

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