Comparing version 0.5.2 to 0.5.3
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
206348
3586
2
26