Socket
Socket
Sign inDemoInstall

@iota/crypto.js

Package Overview
Dependencies
2
Maintainers
9
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.8.2 to 1.8.5

34

package.json
{
"name": "@iota/crypto.js",
"description": "IOTA JavaScript Cryptography Library",
"version": "1.8.2",
"version": "1.8.5",
"keywords": [

@@ -20,3 +20,3 @@ "iota",

"big-integer": "^1.6.51",
"@iota/util.js": "^1.8.2"
"@iota/util.js": "^1.8.5"
},

@@ -51,24 +51,24 @@ "scripts": {

"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-node-resolve": "^13.0.6",
"@rollup/plugin-replace": "^3.0.0",
"@types/jest": "^27.0.2",
"@typescript-eslint/eslint-plugin": "5.3.1",
"@typescript-eslint/parser": "^5.3.1",
"@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-replace": "^3.0.1",
"@types/jest": "^27.4.0",
"@typescript-eslint/eslint-plugin": "5.9.0",
"@typescript-eslint/parser": "^5.9.0",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"eslint": "^8.2.0",
"eslint": "^8.6.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jsdoc": "^37.0.3",
"eslint-plugin-unicorn": "^38.0.1",
"jest": "^27.3.1",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jsdoc": "^37.6.1",
"eslint-plugin-unicorn": "^40.0.0",
"jest": "^27.4.7",
"npm-run-all": "^4.1.5",
"rimraf": "^3.0.2",
"rollup": "^2.60.0",
"rollup": "^2.63.0",
"rollup-plugin-terser": "^7.0.2",
"ts-jest": "^27.0.7",
"ts-jest": "^27.1.2",
"ts-node": "^10.4.0",
"typedoc": "^0.22.9",
"typedoc-plugin-markdown": "^3.11.6",
"typescript": "^4.4.4"
"typedoc": "^0.22.10",
"typedoc-plugin-markdown": "^3.11.11",
"typescript": "^4.5.4"
},

@@ -75,0 +75,0 @@ "main": "dist/cjs/index-node.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc