Socket
Socket
Sign inDemoInstall

just-curry-it

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

just-curry-it - npm Package Compare versions

Comparing version 5.2.0 to 5.2.1

6

CHANGELOG.md
# just-curry-it
## 5.2.1
### Patch Changes
- fix: reorder exports to set default last #488
## 5.2.0

@@ -4,0 +10,0 @@

6

package.json
{
"name": "just-curry-it",
"version": "5.2.0",
"version": "5.2.1",
"description": "return a curried function",

@@ -10,4 +10,4 @@ "main": "index.js",

"require": "./index.js",
"default": "./index.mjs",
"types": "./index.d.ts"
"types": "./index.d.ts",
"default": "./index.mjs"
},

@@ -14,0 +14,0 @@ "./package.json": "./package.json"

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