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

bs-js-collections

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bs-js-collections - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

2

package.json
{
"name": "bs-js-collections",
"description": "Bindings to JavaScript primitive Set and Map types",
"version": "1.1.0",
"version": "1.2.0",
"scripts": {

@@ -6,0 +6,0 @@ "re:clean": "bsb -clean-world",

# `bs-js-collections`
Bindings to primitive JavaScript `Set` and `Map` types for BuckleScript/ReScript.
Bindings to primitive JavaScript `Set` and `Map` types for BuckleScript/ReScript, plus
some useful bells and whistles.

@@ -26,3 +27,7 @@ ## Examples

See unit tests for more examples.
See unit tests for more examples. In addition a number of higher-level
utility functions are included, such as `map`, `keep`, `keepMap`, etc.
In general we try to follow naming conventions similar to `Belt` and
a pipe-first style. Note that many of these functions still require tests,
so use with caution and your own testing.

@@ -29,0 +34,0 @@ ## Usable types

Sorry, the diff of this file is not supported yet

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