New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

randomstring

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

randomstring - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

4

CHANGELOG.md

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

1.3.1 / Jan 10, 2025
==================
* Updated randombytes
1.3.0 / Jun 02, 2023

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

4

package.json
{
"name": "randomstring",
"version": "1.3.0",
"version": "1.3.1",
"author": "Elias Klughammer <elias@klughammer.com> (http://www.klughammer.com)",

@@ -16,3 +16,3 @@ "description": "A module for generating random strings",

"dependencies": {
"randombytes": "2.0.3"
"randombytes": "2.1.0"
},

@@ -19,0 +19,0 @@ "devDependencies": {

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