@merchise/rescript-action-queue
Advanced tools
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
| // Generated by ReScript, PLEASE EDIT WITH CARE | ||
| var Message = {}; | ||
| var ThrowsExpectation = { | ||
| Message: Message | ||
| }; | ||
| var Skip = {}; | ||
| var ExecutionContext = { | ||
| Skip: Skip | ||
| }; | ||
| var Failing = {}; | ||
| var Only = {}; | ||
| var Skip$1 = {}; | ||
| var Skip$2 = {}; | ||
| var Always = { | ||
| Skip: Skip$2 | ||
| }; | ||
| var Skip$3 = {}; | ||
| var Assert = { | ||
| Skip: Skip$3 | ||
| }; | ||
| export { | ||
| ThrowsExpectation , | ||
| ExecutionContext , | ||
| Failing , | ||
| Only , | ||
| Skip$1 as Skip, | ||
| Always , | ||
| Assert , | ||
| } | ||
| /* No side effect */ |
| // Generated by ReScript, PLEASE EDIT WITH CARE | ||
| 'use strict'; | ||
| var Message = {}; | ||
| var ThrowsExpectation = { | ||
| Message: Message | ||
| }; | ||
| var Skip = {}; | ||
| var ExecutionContext = { | ||
| Skip: Skip | ||
| }; | ||
| var Failing = {}; | ||
| var Only = {}; | ||
| var Skip$1 = {}; | ||
| var Skip$2 = {}; | ||
| var Always = { | ||
| Skip: Skip$2 | ||
| }; | ||
| var Skip$3 = {}; | ||
| var Assert = { | ||
| Skip: Skip$3 | ||
| }; | ||
| exports.ThrowsExpectation = ThrowsExpectation; | ||
| exports.ExecutionContext = ExecutionContext; | ||
| exports.Failing = Failing; | ||
| exports.Only = Only; | ||
| exports.Skip = Skip$1; | ||
| exports.Always = Always; | ||
| exports.Assert = Assert; | ||
| /* No side effect */ |
Sorry, the diff of this file is not supported yet
@@ -1,2 +0,2 @@ | ||
| #Start(1710917971968) | ||
| #Done(1710917971968) | ||
| #Start(1714205561712) | ||
| #Done(1714205561712) |
@@ -1,1 +0,1 @@ | ||
| { "dirs" : [ "tests" , "src" ] , "pkgs" : [ [ "@dzakh/rescript-ava" , "/home/manu/src/merchise/web/rescript-action-queue/node_modules/@dzakh/rescript-ava" ] , [ "@kaiko.io/rescript-prelude" , "/home/manu/src/merchise/web/rescript-action-queue/node_modules/@kaiko.io/rescript-prelude" ] ] , "generated" : [] } | ||
| { "dirs" : [ "tests" , "src" ] , "pkgs" : [ [ "@kaiko.io/rescript-prelude" , "/home/manu/src/merchise/web/rescript-action-queue/node_modules/@kaiko.io/rescript-prelude" ] ] , "generated" : [] } |
+3
-4
| { | ||
| "name": "@merchise/rescript-action-queue", | ||
| "version": "6.1.0", | ||
| "version": "6.2.0", | ||
| "description": "ReScript bindings for 'action-queue.js'", | ||
@@ -9,5 +9,4 @@ "repository": "https://gitlab.merchise.org:mercurio-2018/rescript-action-queue.git", | ||
| "devDependencies": { | ||
| "@dzakh/rescript-ava": "^2.1.0", | ||
| "ava": "5.1.x", | ||
| "rescript": "^11.0.0" | ||
| "rescript": "^11.1.0" | ||
| }, | ||
@@ -26,5 +25,5 @@ "dependencies": { | ||
| "files": [ | ||
| "lib/es6/tests/**/*.mjs" | ||
| "lib/es6/tests/**/test*.mjs" | ||
| ] | ||
| } | ||
| } |
+1
-2
@@ -16,7 +16,6 @@ { | ||
| "@kaiko.io/rescript-prelude", | ||
| "@dzakh/rescript-ava" | ||
| ], | ||
| "package-specs": [ | ||
| { | ||
| "module": "es6", | ||
| "module": "esmodule", | ||
| "suffix": ".mjs" | ||
@@ -23,0 +22,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
362848
154.92%2
-33.33%33
32%337
20.79%