@types/randomstring
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "@types/randomstring", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "TypeScript definitions for randomstring 1.1.4", | ||
@@ -14,4 +14,5 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typings": "randomstring.d.ts", | ||
"typesPublisherContentHash": "3e265aea03e300fef1c255f511bd2089e44b710efe2a85371f5eb9f0ff7007b0" | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "baae5264f99be7261457a07720835be0ad0bd7f3a6e3b42231fbac45e3a9b3e6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* Last updated: Wed, 05 Oct 2016 20:53:38 GMT | ||
* File structure: OldUMD | ||
@@ -14,0 +14,0 @@ * Library Dependencies: none |
{ | ||
"authors": "Isman Usoh <https://github.com/isman-usoh/>", | ||
"definitionFilename": "randomstring.d.ts", | ||
"definitionFilename": "index.d.ts", | ||
"libraryDependencies": [], | ||
@@ -21,6 +21,6 @@ "moduleDependencies": [], | ||
"files": [ | ||
"randomstring.d.ts" | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "3e265aea03e300fef1c255f511bd2089e44b710efe2a85371f5eb9f0ff7007b0" | ||
"contentHash": "baae5264f99be7261457a07720835be0ad0bd7f3a6e3b42231fbac45e3a9b3e6" | ||
} |
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
2483