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

@casual-simulation/crypto

Package Overview
Dependencies
Maintainers
2
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@casual-simulation/crypto - npm Package Compare versions

Comparing version 3.2.1-alpha.5649263218 to 3.2.7-alpha.7203795135

2

HashHelpers.js
import { hmac, sha256 } from 'hash.js';
import stringify from 'fast-json-stable-stringify';
import stringify from '@casual-simulation/fast-json-stable-stringify';
import { randomBytes } from 'tweetnacl';

@@ -4,0 +4,0 @@ import { deriveKey } from './Encryption';

{
"name": "@casual-simulation/crypto",
"version": "3.2.1-alpha.5649263218",
"version": "3.2.7-alpha.7203795135",
"description": "Crypto helpers used by AUX",

@@ -43,2 +43,3 @@ "keywords": [

"dependencies": {
"@casual-simulation/fast-json-stable-stringify": "^3.1.11",
"@types/scrypt-async": "^1.3.1",

@@ -50,3 +51,3 @@ "base64-js": "^1.5.1",

},
"gitHead": "001469e709f77899edfdbe6974cf13831dcf9ef4"
"gitHead": "f2500c06ff9a65e472ec2bb24841466bc550aae3"
}

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