Socket
Socket
Sign inDemoInstall

lemons

Package Overview
Dependencies
0
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.2 to 1.4.3

index.d.ts

6

CHANGELOG.md

@@ -0,1 +1,7 @@

v1.4.3
------
* Fix bug introduced in v1.4.2 for TypeScript users trying to import from
submodules, like 'lemons/Result'.
v1.4.2

@@ -2,0 +8,0 @@ ------

4

package.json
{
"name": "lemons",
"version": "1.4.2",
"version": "1.4.3",
"description": "Common algebraïc data types for JavaScript",

@@ -19,3 +19,3 @@ "license": "MIT",

"sideEffects": false,
"types": "./types/index.d.ts"
"types": "./index.d.ts"
}
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