Socket
Socket
Sign inDemoInstall

@stdlib/assert-is-node

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.1.0 to 0.1.1

10

package.json
{
"name": "@stdlib/assert-is-node",
"version": "0.1.0",
"version": "0.1.1",
"description": "Check if the runtime is Node.js.",

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

"dependencies": {
"@stdlib/assert-is-plain-object": "^0.1.0",
"@stdlib/assert-is-string": "^0.1.0",
"@stdlib/utils-global": "^0.1.0",
"@stdlib/utils-native-class": "^0.1.0"
"@stdlib/assert-is-plain-object": "^0.1.1",
"@stdlib/assert-is-string": "^0.1.1",
"@stdlib/utils-global": "^0.1.1",
"@stdlib/utils-native-class": "^0.1.1"
},

@@ -48,0 +48,0 @@ "devDependencies": {

@@ -143,4 +143,4 @@ <!--

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

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

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