Socket
Socket
Sign inDemoInstall

asyncjs-util

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asyncjs-util - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

4

package.json

@@ -11,3 +11,3 @@ {

"devDependencies": {
"tap": "14.10.7"
"@alexbosworth/tap": "14.10.9"
},

@@ -28,3 +28,3 @@ "keywords": [

},
"version": "1.2.2"
"version": "1.2.3"
}

@@ -1,2 +0,2 @@

const {test} = require('tap');
const {test} = require('@alexbosworth/tap');

@@ -3,0 +3,0 @@ const getMaximum = require('./../get_maximum');

@@ -1,2 +0,2 @@

const {test} = require('tap');
const {test} = require('@alexbosworth/tap');

@@ -3,0 +3,0 @@ const {returnResult} = require('./../');

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