read-bsconfig
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -45,3 +45,3 @@ // @flow | ||
'js-post-build': BsJsPostBuild, | ||
'package-specs': BsPackageSpec[], | ||
'package-specs': BsPackageSpec|BsPackageSpec[], | ||
ocamllex: string, | ||
@@ -48,0 +48,0 @@ ocamlyacc: string, |
{ | ||
"name": "read-bsconfig", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Library for reading the bsconfig.json for BuckleScript", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
4598