@types/lockr
Advanced tools
Comparing version 0.8.5 to 0.8.6
@@ -107,2 +107,7 @@ // Type definitions for lockr 0.8.3 | ||
flush(): void; | ||
/** | ||
* Returns all keys without (if set) prefix | ||
*/ | ||
keys(): Array<string>; | ||
} | ||
@@ -109,0 +114,0 @@ } |
{ | ||
"name": "@types/lockr", | ||
"version": "0.8.5", | ||
"description": "TypeScript definitions for lockr 0.8.3", | ||
"version": "0.8.6", | ||
"description": "TypeScript definitions for lockr", | ||
"license": "MIT", | ||
"author": "Dror Weiss <https://github.com/droritos>", | ||
"contributors": [ | ||
{ | ||
"name": "Dror Weiss", | ||
"url": "https://github.com/droritos" | ||
} | ||
], | ||
"main": "", | ||
@@ -15,4 +20,4 @@ "repository": { | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "12ccddd7fcafcea4daaf450902bfb8ae35b4af8382de18c270afcfc13fce1082" | ||
"typesPublisherContentHash": "c6445ee3bf36041875fea6ed5dca9b17352fed72d0fc9b39c2ae96b861d93d39", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,12 +5,10 @@ # Installation | ||
# Summary | ||
This package contains type definitions for lockr 0.8.3 (https://github.com/tsironis/lockr). | ||
This package contains type definitions for lockr (https://github.com/tsironis/lockr). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/lockr | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lockr | ||
Additional Details | ||
* Last updated: Wed, 05 Oct 2016 20:53:35 GMT | ||
* File structure: Mixed | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Last updated: Tue, 01 Aug 2017 21:20:06 GMT | ||
* Dependencies: none | ||
* Global values: Lockr | ||
@@ -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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5481
0
98
17