You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

digestif

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

digestif - npm Package Compare versions

Comparing version
0.1.7
to
0.1.8
+2
-2
.github/workflows/mikeals-workflow.yml

@@ -26,3 +26,3 @@ on: [push, pull_request]

- name: Test
run: npm test
run: npm_config_yes=true npx best-test@latest
publish:

@@ -45,3 +45,3 @@ name: Publish

- name: Test
run: npm test
run: npm_config_yes=true npx best-test@latest

@@ -48,0 +48,0 @@ - name: Publish

<?xml version="1.0"?>
<testsuite name="HeadlessChrome 83.0.4103 (Linux 0.0.0)" package="" timestamp="2020-06-16T20:51:15" id="0" hostname="fv-az88" tests="2" errors="0" failures="0" time="0.026">
<testsuite name="HeadlessChrome 84.0.4147 (Linux 0.0.0)" package="" timestamp="2020-08-18T23:18:03" id="0" hostname="fv-az54" tests="2" errors="0" failures="0" time="0.102">
<properties>
<property name="browser.fullName" value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/83.0.4103.97 Safari/537.36"/>
<property name="browser.fullName" value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/84.0.4147.105 Safari/537.36"/>
</properties>
<testcase name=" all sha hashes" time="0.025" classname=""/>
<testcase name=" test bad algorith" time="0.001" classname=""/>
<testcase name=" all sha hashes" time="0.102" classname=""/>
<testcase name=" test bad algorith" time="0" classname=""/>
<system-out>

@@ -9,0 +9,0 @@ <![CDATA[

{
"name": "digestif",
"version": "0.1.7",
"version": "0.1.8",
"main": "nodejs.js",

@@ -5,0 +5,0 @@ "browser": "browser.js",