New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@stdlib/assert-is-null

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/assert-is-null - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+3
-3
package.json
{
"name": "@stdlib/assert-is-null",
"version": "0.1.0",
"version": "0.1.1",
"description": "Test if a value is null.",

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

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

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

@@ -163,4 +163,4 @@ <!--

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

@@ -167,0 +167,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-is-null/main.svg