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

node-opcua-crypto

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-crypto - npm Package Compare versions

Comparing version 1.4.5 to 1.4.6

4

dist/source_nodejs/index.js

@@ -10,4 +10,4 @@ "use strict";

var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
}
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};
Object.defineProperty(exports, "__esModule", { value: true });

@@ -14,0 +14,0 @@ __exportStar(require("./read"), exports);

@@ -10,4 +10,4 @@ "use strict";

var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
}
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};
Object.defineProperty(exports, "__esModule", { value: true });

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

{
"name": "node-opcua-crypto",
"version": "1.4.5",
"version": "1.4.6",
"description": "Crypto tools for Node-OPCUA",

@@ -30,19 +30,19 @@ "main": "./index.js",

"devDependencies": {
"@types/mocha": "^8.0.3",
"@types/node": "^14.11.2",
"@types/mocha": "^8.2.0",
"@types/node": "^14.14.12",
"@types/should": "^13.0.0",
"@typescript-eslint/eslint-plugin": "^4.3.0",
"@typescript-eslint/parser": "^4.3.0",
"eslint": "^7.10.0",
"eslint-config-prettier": "^6.12.0",
"eslint-plugin-prettier": "^3.1.4",
"@typescript-eslint/eslint-plugin": "^4.9.1",
"@typescript-eslint/parser": "^4.9.1",
"eslint": "^7.15.0",
"eslint-config-prettier": "^7.0.0",
"eslint-plugin-prettier": "^3.2.0",
"lorem-ipsum": "^2.0.3",
"mocha": "^8.1.3",
"prettier": "^2.1.2",
"mocha": "^8.2.1",
"prettier": "^2.2.1",
"should": "^13.2.3",
"source-map": "^0.7.3",
"source-map-support": "^0.5.19",
"ts-node": "^9.0.0",
"ts-node": "^9.1.1",
"tslint": "^6.1.3",
"typescript": "^4.0.3",
"typescript": "^4.1.3",
"tslint-config-prettier": "^1.18.0"

@@ -53,4 +53,4 @@ },

"chalk": "^4.1.0",
"hexy": "^0.3.0",
"jsrsasign": "^10.0.0",
"hexy": "^0.3.1",
"jsrsasign": "^10.1.4",
"sshpk": "^1.16.1"

@@ -57,0 +57,0 @@ },

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