@types/lockr
Advanced tools
Comparing version 0.8.6 to 0.8.7
// Type definitions for lockr 0.8.3 | ||
// Project: https://github.com/tsironis/lockr | ||
// Definitions by: Dror Weiss <https://github.com/droritos> | ||
// Definitions: https://github.com/borisyankov/DefinitelyTyped | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -6,0 +6,0 @@ declare var Lockr: lockr.LockrStatic; |
{ | ||
"name": "@types/lockr", | ||
"version": "0.8.6", | ||
"version": "0.8.7", | ||
"description": "TypeScript definitions for lockr", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lockr", | ||
"license": "MIT", | ||
@@ -9,15 +10,17 @@ "contributors": [ | ||
"name": "Dror Weiss", | ||
"url": "https://github.com/droritos" | ||
"url": "https://github.com/droritos", | ||
"githubUsername": "droritos" | ||
} | ||
], | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/lockr" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "c6445ee3bf36041875fea6ed5dca9b17352fed72d0fc9b39c2ae96b861d93d39", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "defedbf5169272ca6b5516f2a7cdb1c5d2abaf65f12da1a457a1311164f13a1a", | ||
"typeScriptVersion": "3.6" | ||
} |
@@ -8,10 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lockr | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lockr. | ||
Additional Details | ||
* Last updated: Tue, 01 Aug 2017 21:20:06 GMT | ||
### Additional Details | ||
* Last updated: Fri, 09 Jul 2021 02:32:34 GMT | ||
* Dependencies: none | ||
* Global values: Lockr | ||
* Global values: `Lockr` | ||
# Credits | ||
These definitions were written by Dror Weiss <https://github.com/droritos>. | ||
These definitions were written by [Dror Weiss](https://github.com/droritos). |
Sorry, the diff of this file is not supported yet
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
5635
1