@types/randomstring
Advanced tools
Comparing version 1.1.5 to 1.1.6
@@ -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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2901
16
17