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

@ronomon/crypto-async

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ronomon/crypto-async - npm Package Compare versions

Comparing version 2.0.1 to 2.2.0

2

index.js
'use strict';
var binding = require('./build/Release/binding.node');
var binding = require('./binding.node');

@@ -5,0 +5,0 @@ module.exports.cipher = function() {

{
"name": "@ronomon/crypto-async",
"version": "2.0.1",
"version": "2.2.0",
"description": "Asynchronous cipher, hash, hmac",

@@ -34,2 +34,3 @@ "main": "index.js",

"scripts": {
"postinstall": "node-gyp clean",
"test": "node test.js"

@@ -39,5 +40,5 @@ },

"@ronomon/queue": "^2.1.0",
"nan": "^2.5.0"
"nan": "^2.6.2"
},
"gypfile": true
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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