New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

adigest

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adigest - npm Package Compare versions

Comparing version 3.0.2 to 3.1.0

2

lib/index.js
/**
* Generate digest
* @module adigest
* @version 3.0.2
* @version 3.1.0
*/

@@ -6,0 +6,0 @@

{
"name": "adigest",
"version": "3.0.2",
"version": "3.1.0",
"description": "Generate digest",

@@ -26,4 +26,4 @@ "main": "lib",

"devDependencies": {
"amocha": "^5.0.2",
"ape-formatting": "^1.0.2",
"amocha": "^7.1.1",
"ape-formatting": "^2.0.2",
"ape-releasing": "^5.0.7",

@@ -30,0 +30,0 @@ "ape-tasking": "^4.0.12",

@@ -9,3 +9,2 @@ /**

const assert = require('assert')
const co = require('co')

@@ -12,0 +11,0 @@ describe('digest-json', function () {

@@ -9,3 +9,2 @@ /**

const assert = require('assert')
const co = require('co')

@@ -12,0 +11,0 @@ describe('digest-string', function () {

@@ -9,3 +9,2 @@ /**

const assert = require('assert')
const co = require('co')

@@ -12,0 +11,0 @@ describe('digest', function () {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc