Socket
Socket
Sign inDemoInstall

crypto-es

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crypto-es - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

lib/core.js

@@ -23,3 +23,3 @@ /* eslint-disable no-use-before-define */

} else {
console.warn('Because there is no global crypto property in this context, cryptographically unsafe Math.random() is used');
// Because there is no global crypto property in this context, cryptographically unsafe Math.random() is used.

@@ -26,0 +26,0 @@ randomWordArray = (nBytes) => {

{
"name": "crypto-es",
"version": "2.0.2",
"version": "2.0.3",
"description": "A cryptography algorithms library compatible with ES6 and TypeScript",

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

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