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

bs-gen

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bs-gen - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

src/gen_intf.bs.js

2

bsconfig.json
{
"name": "bs-gen",
"version": "0.5.2",
"version": "0.5.3",
"sources": [

@@ -5,0 +5,0 @@ {

# Changelog
# 0.5.3
- fix npm-package contents to actually include compiled output. (oops!)
# 0.5.2

@@ -4,0 +8,0 @@

{
"name": "bs-gen",
"version": "0.5.2",
"version": "0.5.3",
"description": "Simple, efficient iterators for OCaml",

@@ -11,2 +11,9 @@ "main": "src/gen.bs.js",

},
"files": [
"bsconfig.json",
"src",
"!**/dune",
"!**/dune-project",
"!**/.merlin"
],
"keywords": [

@@ -28,4 +35,4 @@ "BuckleScript",

"contributors": [
"Simon Cruanes <simon.cruanes.2007@m4x.org>",
"ELLIOTTCABLE <git@ell.io>"
"Simon Cruanes <simon.cruanes.2007@m4x.org>",
"ELLIOTTCABLE <git@ell.io>"
],

@@ -36,9 +43,9 @@ "license": "BSD-2-Clause",

},
"homepage": "http://cedeela.fr/~simon/software/gen",
"homepage": "http://c-cube.github.io/gen/",
"devDependencies": {
"bs-platform": "^4.0.3"
"bs-platform": "^5.2.1"
},
"peerDependencies": {
"bs-platform": ">=4.0.0"
"bs-platform": ">=5.0.0"
}
}

@@ -1,2 +0,2 @@

# Gen
# Gen [![build status](https://travis-ci.org/c-cube/gen.svg?branch=master)](https://travis-ci.org/c-cube/gen)

@@ -3,0 +3,0 @@ Iterators for OCaml, both restartable and consumable. The implementation

Sorry, the diff of this file is too big to display

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