🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@merchise/rescript-action-queue

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@merchise/rescript-action-queue - npm Package Compare versions

Comparing version
6.1.0
to
6.2.0
lib/bs/tests/AQ__Ava.ast

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

+43
// 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

+2
-2

@@ -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" : [] }
{
"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"
]
}
}

@@ -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