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

scrypt-async-modern

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scrypt-async-modern - npm Package Compare versions

Comparing version 3.0.8 to 3.0.9

dist/index.d.ts

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## 3.0.9 - 2019-01-05
- Include `dist` with definitions
## 3.0.8 - 2019-01-05

@@ -2,0 +6,0 @@

5

package.json
{
"name": "scrypt-async-modern",
"version": "3.0.8",
"version": "3.0.9",
"description": "Fast \"async\" scrypt implementation in modern JavaScript.",

@@ -21,2 +21,5 @@ "keywords": [

"author": "Charles Crete <charles@cretezy.com>",
"files": [
"dist"
],
"main": "dist/index.js",

@@ -23,0 +26,0 @@ "types": "dist/index.d.ts",

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