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.9 to 1.1.10

5

randomstring/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for randomstring 1.1.4
// Project: https://github.com/klughammer/node-randomstring
// Definitions by: Isman Usoh <https://github.com/isman-usoh/>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace Randomstring {

@@ -7,0 +2,0 @@ type Charset =

8

randomstring/package.json
{
"name": "@types/randomstring",
"version": "1.1.9",
"version": "1.1.10",
"description": "TypeScript definitions for randomstring",

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

"name": "Isman Usoh",
"url": "https://github.com/isman-usoh",
"githubUsername": "isman-usoh"
"githubUsername": "isman-usoh",
"url": "https://github.com/isman-usoh"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "ac71c30650d9c60909dc1239bb5e18d8fd7745dd21f43d6afb8684518924bd9e",
"typesPublisherContentHash": "e6ebab5024e3b32da03f89f2343b4b2472fe786b5deaff33814fc2bb4e1226f1",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for randomstring 1.1.4
// Project: https://github.com/klughammer/node-randomstring
// Definitions by: Isman Usoh <https://github.com/isman-usoh/>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace Randomstring {

@@ -44,7 +39,6 @@ type Charset =

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT
* Dependencies: none
* Global values: `Randomstring`
# Credits
These definitions were written by [Isman Usoh](https://github.com/isman-usoh).
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