Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-opcua-enum

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-enum - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

2

package.json
{
"name": "node-opcua-enum",
"version": "0.2.2",
"version": "0.2.3",
"description": "pure nodejs OPCUA SDK - module -enum",

@@ -5,0 +5,0 @@ "scripts": {

@@ -22,3 +22,3 @@ "use strict";

* @method is
* @param {EnumItem || String || Number} item The object to check with.
* @param {EnumItem | String | Number} item The object to check with.
* @return {Boolean} The check result.

@@ -39,3 +39,3 @@ */

* @method has
* @param {EnumItem || String || Number} value The object to check with.
* @param {EnumItem | String |Number} value The object to check with.
* @return {Boolean} The check result.

@@ -42,0 +42,0 @@ */

@@ -0,0 +0,0 @@ "use strict";

Sorry, the diff of this file is not supported yet

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