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

node-opcua-assert

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-assert - npm Package Compare versions

Comparing version 2.64.1 to 2.66.0

0

dist/index.d.ts

@@ -0,0 +0,0 @@ declare type func = (...args: any[]) => any;

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

6

package.json
{
"name": "node-opcua-assert",
"version": "2.64.1",
"version": "2.66.0",
"description": "pure nodejs OPCUA SDK - module -assert",

@@ -10,3 +10,3 @@ "main": "./dist/index.js",

"test": "echo nothing to do",
"clean": "node -e \"require('rimraf').sync('dist');\"",
"clean": "npx rimraf dist *.tsbuildinfo",
"lint": "eslint source/**/*.ts"

@@ -33,3 +33,3 @@ },

"homepage": "http://node-opcua.github.io/",
"gitHead": "b65b8738603cd475d7d99a2b20b0ae9d32b4110c"
"gitHead": "97f47e2e242a1fd737495fd64cb65e8fb7a9964b"
}
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