New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@artlab/crypto

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@artlab/crypto - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

12

package.json
{
"name": "@artlab/crypto",
"version": "0.1.7",
"version": "0.1.8",
"description": "The missing crypto module for Node.js. It provides you with a consistent interface across Node.js and the browser.",

@@ -40,3 +40,3 @@ "main": "index.js",

"@artlab/bufio": "^1.0.4",
"bcrypto": "git+https://github.com/bcoin-org/bcrypto.git"
"bcrypto": "github:bcoin-org/bcrypto"
},

@@ -51,4 +51,4 @@ "devDependencies": {

"@types/lodash": "^4.14.157",
"@types/mocha": "^7.0.2",
"@types/node": "^14.0.22",
"@types/mocha": "^8.0.0",
"@types/node": "^14.0.23",
"chalk": "^4.1.0",

@@ -60,4 +60,4 @@ "cpx": "^1.5.0",

"np": "^6.3.2",
"ora": "^4.0.4",
"typescript": "^3.9.6"
"ora": "^4.0.5",
"typescript": "^3.9.7"
},

@@ -64,0 +64,0 @@ "keywords": [

@@ -8,1 +8,7 @@ # @artlab/crypto

> interface across Node.js and the browser.
## Installation
```bash
$ npm i @artlab/crypto
```
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