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.6 to 0.8.7

2

lockr/index.d.ts
// 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

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