Socket
Socket
Sign inDemoInstall

@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.11 to 1.1.12

2

randomstring/index.d.ts

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

| "octal"
| string;
| string & {};
type Capitalization = "lowercase" | "uppercase";

@@ -12,0 +12,0 @@ interface GenerateOptions {

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

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

"dependencies": {},
"typesPublisherContentHash": "a7ce13dcf19255d15a34469ffef1ee71a6221e30a46e3f61e54c83cc111f1e40",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "0e2c130188ba9e5847e60c4c7b0b5b7d1887e832f6ffd3ad10af3715115e1dbc",
"typeScriptVersion": "4.6"
}

@@ -19,3 +19,3 @@ # Installation

| "octal"
| string;
| string & {};
type Capitalization = "lowercase" | "uppercase";

@@ -39,3 +39,3 @@ interface GenerateOptions {

### Additional Details
* Last updated: Tue, 07 Nov 2023 09:09:39 GMT
* Last updated: Tue, 27 Feb 2024 22:35:43 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