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

node-opcua-constants

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-constants - npm Package Compare versions

Comparing version 2.64.0 to 2.64.1

0

dist/aggregate_function_enum.d.ts

@@ -0,0 +0,0 @@ export declare enum AggregateFunction {

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

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

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

18

package.json
{
"name": "node-opcua-constants",
"version": "2.64.0",
"version": "2.64.1",
"description": "pure nodejs OPCUA SDK - module -constants",
"scripts": {
"clean": "node -e \"require('rimraf').sync('dist');\"",
"build": "tsc -b",
"lint": "eslint source/**/*.ts",
"test": ""
},
"main": "./dist/index.js",

@@ -22,9 +28,3 @@ "types": "./dist/index.d.ts",

"homepage": "http://node-opcua.github.io/",
"gitHead": "e4d73afdfcccb3491423149d9b9785888f4ebb3c",
"scripts": {
"clean": "node -e \"require('rimraf').sync('dist');\"",
"build": "tsc -b",
"lint": "eslint source/**/*.ts",
"test": ""
}
}
"gitHead": "b65b8738603cd475d7d99a2b20b0ae9d32b4110c"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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