Socket
Socket
Sign inDemoInstall

cryptorjs

Package Overview
Dependencies
1
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

2

CHANGELOG.md

@@ -7,3 +7,3 @@ # Change Log

## [2.0.1] - 2017-08-25
## [2.0.2] - 2017-08-25
- Added static method `hash`

@@ -10,0 +10,0 @@ - Deprecated static methods `MD5` and `SHA1`

{
"name": "cryptorjs",
"version": "2.0.1",
"version": "2.0.2",
"description": "Encrypt and decrypt string, number and object using a key",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -79,2 +79,3 @@ <div align="center">

// Check if exists MD5 hash
console.log(cryptorjs.getHashes().includes('md5')); //=> true

@@ -81,0 +82,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc