Socket
Socket
Sign inDemoInstall

@types/object-keys

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/object-keys - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

1

object-keys/index.d.ts
// Type definitions for object-keys 1.0
// Project: https://github.com/ljharb/object-keys#readme
// Definitions by: Vitor Luiz Cavalcanti <https://github.com/VitorLuizC>
// Jordan Harband <https://github.com/ljharb>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -5,0 +6,0 @@ // TypeScript Version: 2.2

15

object-keys/package.json
{
"name": "@types/object-keys",
"version": "1.0.0",
"version": "1.0.1",
"description": "TypeScript definitions for object-keys",

@@ -11,13 +11,20 @@ "license": "MIT",

"githubUsername": "VitorLuizC"
},
{
"name": "Jordan Harband",
"url": "https://github.com/ljharb",
"githubUsername": "ljharb"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/object-keys"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "1e01aaf714ef54621b9d92ae72068ff0af514aafb3b31ebaae71b98859e4da2f",
"typeScriptVersion": "2.2"
"typesPublisherContentHash": "6fc91cc3e0aae0d4e3d7241b49c683b82cf4fd96bcd37548642d9e84b630e82c",
"typeScriptVersion": "2.8"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/object-keys
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/object-keys.
Additional Details
* Last updated: Mon, 23 Jul 2018 23:44:12 GMT
### Additional Details
* Last updated: Fri, 07 Feb 2020 18:24:06 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Vitor Luiz Cavalcanti <https://github.com/VitorLuizC>.
These definitions were written by Vitor Luiz Cavalcanti (https://github.com/VitorLuizC), and Jordan Harband (https://github.com/ljharb).

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