Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/lockr

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/lockr - npm Package Compare versions

Comparing version 0.8.5 to 0.8.6

lockr/LICENSE

5

lockr/index.d.ts

@@ -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 @@ }

15

lockr/package.json
{
"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 @@

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