Socket
Socket
Sign inDemoInstall

cumpa

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

index.d.ts

8

package.json
{
"name": "cumpa",
"version": "2.0.0",
"version": "2.0.1",
"type": "module",
"description": "Minimal function composition implementation",
"main": "index.cjs",
"main": "index.js",
"module": "index.js",

@@ -22,3 +22,5 @@ "exports": {

"files": [
"index.next.js"
"index.d.ts",
"index.cjs",
"index.js"
],

@@ -25,0 +27,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc