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.5 to 1.1.6

randomstring/LICENSE

2

randomstring/index.d.ts

@@ -14,3 +14,3 @@ // Type definitions for randomstring 1.1.4

function generate(options?: GenerateOptions): string;
function generate(options?: GenerateOptions | number): string;
}

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

{
"name": "@types/randomstring",
"version": "1.1.5",
"description": "TypeScript definitions for randomstring 1.1.4",
"version": "1.1.6",
"description": "TypeScript definitions for randomstring",
"license": "MIT",
"author": "Isman Usoh <https://github.com/isman-usoh/>",
"contributors": [
{
"name": "Isman Usoh",
"url": "https://github.com/isman-usoh/"
}
],
"main": "",

@@ -15,4 +20,4 @@ "repository": {

"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "baae5264f99be7261457a07720835be0ad0bd7f3a6e3b42231fbac45e3a9b3e6"
"typesPublisherContentHash": "d8afbfd014aa26bd7698ff131ce7ea3b6daf33fab63c84a3975f471fa8dcdc9d",
"typeScriptVersion": "2.0"
}

@@ -5,12 +5,10 @@ # Installation

# Summary
This package contains type definitions for randomstring 1.1.4 (https://github.com/klughammer/node-randomstring).
This package contains type definitions for randomstring (https://github.com/klughammer/node-randomstring).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/randomstring
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/randomstring
Additional Details
* Last updated: Wed, 05 Oct 2016 20:53:38 GMT
* File structure: OldUMD
* Library Dependencies: none
* Module Dependencies: none
* Last updated: Fri, 16 Jun 2017 16:37:51 GMT
* Dependencies: none
* Global values: Randomstring

@@ -17,0 +15,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