Comparing version 0.29.0 to 0.34.0
@@ -5,3 +5,3 @@ // This is the configuration file used by BuckleScript's build system bsb. Its documentation lives here: http://bucklescript.github.io/bucklescript/docson/#build-schema.json | ||
"name": "belt-holes", | ||
"version": "0.1.0", | ||
"version": "0.29.0", | ||
"sources": [ | ||
@@ -8,0 +8,0 @@ { |
{ | ||
"name": "belt-holes", | ||
"version": "0.29.0", | ||
"version": "0.34.0", | ||
"scripts": { | ||
@@ -18,4 +18,4 @@ "refmt": "find src/ test/ -name '*.re*' -exec refmt --in-place {} +", | ||
"devDependencies": { | ||
"@glennsl/bs-jest": "^0.4.8", | ||
"bs-platform": "5.0.0" | ||
"@glennsl/bs-jest": "^0.4.9", | ||
"bs-platform": "7.1.1" | ||
}, | ||
@@ -22,0 +22,0 @@ "jest": { |
@@ -1,2 +0,2 @@ | ||
// Generated by BUCKLESCRIPT VERSION 5.0.0, PLEASE EDIT WITH CARE | ||
// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
// Generated by BUCKLESCRIPT VERSION 5.0.0, PLEASE EDIT WITH CARE | ||
// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,8 +0,8 @@ | ||
// Generated by BUCKLESCRIPT VERSION 5.0.0, PLEASE EDIT WITH CARE | ||
// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE | ||
'use strict'; | ||
var $$String = 0; | ||
var $$String = /* alias */0; | ||
exports.$$String = $$String; | ||
/* No side effect */ |
@@ -1,2 +0,2 @@ | ||
// Generated by BUCKLESCRIPT VERSION 5.0.0, PLEASE EDIT WITH CARE | ||
// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
// Generated by BUCKLESCRIPT VERSION 5.0.0, PLEASE EDIT WITH CARE | ||
// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
// Generated by BUCKLESCRIPT VERSION 5.0.0, PLEASE EDIT WITH CARE | ||
// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE | ||
'use strict'; | ||
@@ -27,3 +27,3 @@ | ||
function indent(str, n) { | ||
return str.replace((/^/gm), " ".repeat(n)); | ||
return str.replace(/^/gm, " ".repeat(n)); | ||
} | ||
@@ -30,0 +30,0 @@ |
@@ -1,14 +0,14 @@ | ||
// Generated by BUCKLESCRIPT VERSION 5.0.0, PLEASE EDIT WITH CARE | ||
// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE | ||
'use strict'; | ||
var $$String = 0; | ||
var $$String = /* alias */0; | ||
var Result = 0; | ||
var Result = /* alias */0; | ||
var $$Map = 0; | ||
var $$Map = /* alias */0; | ||
var List = 0; | ||
var List = /* alias */0; | ||
var $$Option = 0; | ||
var $$Option = /* alias */0; | ||
@@ -15,0 +15,0 @@ exports.$$String = $$String; |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
17268
1