Socket
Socket
Sign inDemoInstall

@iov/crypto

Package Overview
Dependencies
Maintainers
4
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iov/crypto - npm Package Compare versions

Comparing version 2.0.0-alpha.2 to 2.0.0-alpha.3

8

package.json
{
"name": "@iov/crypto",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.3",
"description": "Cryptography resources for IOV projects",

@@ -34,3 +34,3 @@ "author": "IOV SAS <admin@iov.one>",

"test": "yarn build-or-skip && yarn test-node",
"move-types": "shx rm -r ./types/* && shx mv build/types/* ./types && rm -rf ./types/testdata && shx rm ./types/*.spec.d.ts",
"move-types": "shx rm -r ./types/* && shx mv build/types/* ./types && rm -rf ./types/testdata && shx rm -f ./types/*.spec.d.ts",
"format-types": "prettier --write --loglevel warn \"./types/**/*.d.ts\"",

@@ -42,3 +42,3 @@ "build": "shx rm -rf ./build && tsc && yarn move-types && yarn format-types",

"dependencies": {
"@iov/encoding": "^2.0.0-alpha.2",
"@iov/encoding": "^2.0.0-alpha.3",
"bip39": "^3.0.2",

@@ -58,3 +58,3 @@ "bn.js": "^4.11.8",

},
"gitHead": "220cfe05237d6b3feca57eee82b0647f7000d70a"
"gitHead": "8990e65201eb013442fa4b244cfbc7cec4724f62"
}
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