Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@stdlib/utils-next-tick

Package Overview
Dependencies
Maintainers
4
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/utils-next-tick - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+3
-3
package.json
{
"name": "@stdlib/utils-next-tick",
"version": "0.1.0",
"version": "0.1.1",
"description": "Add a callback to the next tick queue.",

@@ -44,4 +44,4 @@ "license": "Apache-2.0",

"devDependencies": {
"@stdlib/assert-is-browser": "^0.0.8",
"@stdlib/bench": "^0.0.12",
"@stdlib/assert-is-browser": "^0.1.0",
"@stdlib/bench": "^0.1.0",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

@@ -48,0 +48,0 @@ "istanbul": "^0.4.1",

@@ -148,4 +148,4 @@ <!--

[test-image]: https://github.com/stdlib-js/utils-next-tick/actions/workflows/test.yml/badge.svg?branch=v0.1.0
[test-url]: https://github.com/stdlib-js/utils-next-tick/actions/workflows/test.yml?query=branch:v0.1.0
[test-image]: https://github.com/stdlib-js/utils-next-tick/actions/workflows/test.yml/badge.svg?branch=v0.1.1
[test-url]: https://github.com/stdlib-js/utils-next-tick/actions/workflows/test.yml?query=branch:v0.1.1

@@ -152,0 +152,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/utils-next-tick/main.svg