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

@bitty/either

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bitty/either - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

dist//Either.esm.js

18

package.json
{
"name": "@bitty/either",
"version": "0.0.6",
"version": "0.0.7",
"description": "Either monad implementation.",

@@ -51,14 +51,14 @@ "sideEffects": false,

"@types/jwt-decode": "^2.2.1",
"ava": "^3.12.1",
"jwt-decode": "^2.2.0",
"prettier": "^2.1.1",
"rollup": "^2.26.10",
"ava": "^3.13.0",
"jwt-decode": "^3.0.0",
"prettier": "^2.1.2",
"rollup": "^2.32.0",
"rollup-plugin-terser": "^7.0.2",
"typescript": "^4.0.2"
"typescript": "^4.0.3"
},
"dependencies": {
"@bitty/falsy": "0.0.2",
"@bitty/nullish": "0.0.5",
"@bitty/predicate": "0.0.2"
"@bitty/falsy": "0.0.3",
"@bitty/nullish": "0.0.6",
"@bitty/predicate": "0.0.3"
}
}
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