Socket
Socket
Sign inDemoInstall

@stdlib/assert-napi-status-ok

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/assert-napi-status-ok - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

SECURITY.md

6

package.json
{
"name": "@stdlib/assert-napi-status-ok",
"version": "0.1.1",
"version": "0.2.0",
"description": "C utilities for asserting that a Node-API call returns an \"ok\" status.",

@@ -40,6 +40,6 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/utils-library-manifest": "^0.1.1"
"@stdlib/utils-library-manifest": "^0.2.0"
},
"devDependencies": {
"@stdlib/assert-is-browser": "^0.1.0",
"@stdlib/assert-is-browser": "^0.1.1",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

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

@@ -276,3 +276,3 @@ <!--

Copyright &copy; 2016-2023. The Stdlib [Authors][stdlib-authors].
Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].

@@ -290,4 +290,4 @@ </section>

[test-image]: https://github.com/stdlib-js/assert-napi-status-ok/actions/workflows/test.yml/badge.svg?branch=v0.1.1
[test-url]: https://github.com/stdlib-js/assert-napi-status-ok/actions/workflows/test.yml?query=branch:v0.1.1
[test-image]: https://github.com/stdlib-js/assert-napi-status-ok/actions/workflows/test.yml/badge.svg?branch=v0.2.0
[test-url]: https://github.com/stdlib-js/assert-napi-status-ok/actions/workflows/test.yml?query=branch:v0.2.0

@@ -294,0 +294,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-napi-status-ok/main.svg

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc