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.3.8 to 1.4.0

dist/source_nodejs/index.d.ts

7

package.json
{
"name": "node-opcua-crypto",
"version": "1.3.8",
"version": "1.4.0",
"description": "Crypto tools for Node-OPCUA",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"main": "./index.js",
"types": "./index.d.ts",
"browser": "./index_web.js",
"scripts": {

@@ -8,0 +9,0 @@ "build": "npx tsc",

@@ -15,5 +15,5 @@ {

"types": ["node", "mocha", "should"],
"rootDir": "lib"
"rootDir": "."
},
"files": ["lib/index.ts"]
"files": ["source/index.ts", "source_nodejs/index.ts"]
}
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