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

@types/randomstring

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

@types/randomstring - npm Package Compare versions

Comparing version 1.1.12 to 1.3.0

2

randomstring/index.d.ts

@@ -14,3 +14,3 @@ declare namespace Randomstring {

readable?: boolean | undefined;
charset?: Charset | undefined;
charset?: Charset | Charset[] | undefined;
capitalization?: Capitalization | undefined;

@@ -17,0 +17,0 @@ }

{
"name": "@types/randomstring",
"version": "1.1.12",
"version": "1.3.0",
"description": "TypeScript definitions for randomstring",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/randomstring",

"dependencies": {},
"typesPublisherContentHash": "0e2c130188ba9e5847e60c4c7b0b5b7d1887e832f6ffd3ad10af3715115e1dbc",
"typeScriptVersion": "4.6"
"typesPublisherContentHash": "834ea2a379472962ddac0ae60fd9bc76b3402678e8b12a9c2e942f4b406285c2",
"typeScriptVersion": "4.7"
}

@@ -24,3 +24,3 @@ # Installation

readable?: boolean | undefined;
charset?: Charset | undefined;
charset?: Charset | Charset[] | undefined;
capitalization?: Capitalization | undefined;

@@ -39,3 +39,3 @@ }

### Additional Details
* Last updated: Tue, 27 Feb 2024 22:35:43 GMT
* Last updated: Thu, 04 Apr 2024 18:08:09 GMT
* Dependencies: none

@@ -42,0 +42,0 @@

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