bs-sentia-std
Advanced tools
Comparing version 13.0.0 to 14.0.0
@@ -7,6 +7,7 @@ // 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 | ||
"bsc-flags": ["-bs-super-errors"], | ||
"refmt": 3, | ||
"bs-dependencies": ["bs-json"], | ||
"sources": [ | ||
{"dir": "src"} | ||
{"dir": "src", "public": ["Std"]} | ||
] | ||
} |
{ | ||
"name": "bs-sentia-std", | ||
"version": "13.0.0", | ||
"version": "14.0.0", | ||
"scripts": { | ||
@@ -14,3 +14,3 @@ "clean": "bsb -clean-world", | ||
"devDependencies": { | ||
"bs-platform": "1.9.0" | ||
"bs-platform": "2.0.0" | ||
}, | ||
@@ -17,0 +17,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
72568
25
1900