Socket
Socket
Sign inDemoInstall

@types/object-inspect

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/object-inspect - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

1

object-inspect/index.d.ts

@@ -5,2 +5,3 @@ // Type definitions for object-inspect 1.6

// Akuukis <https://github.com/Akuukis>
// Jordan Harband <https://github.com/ljharb>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -7,0 +8,0 @@

13

object-inspect/package.json
{
"name": "@types/object-inspect",
"version": "1.6.0",
"version": "1.6.1",
"description": "TypeScript definitions for object-inspect",

@@ -16,6 +16,11 @@ "license": "MIT",

"githubUsername": "Akuukis"
},
{
"name": "Jordan Harband",
"url": "https://github.com/ljharb",
"githubUsername": "ljharb"
}
],
"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -28,4 +33,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "ec66f92f45c934891597fcfd5d82996d24da95842cf89ab4210eb7e2799354dc",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "22fb294600acfe9dc6e92cc681115c2546f1504f4e3ac6cb1d9ae66c51b8c32b",
"typeScriptVersion": "2.8"
}

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

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/object-inspect
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/object-inspect.
Additional Details
* Last updated: Tue, 05 Nov 2019 22:54:30 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 Charles Samborski <https://github.com/demurgos>, and Akuukis <https://github.com/Akuukis>.
These definitions were written by Charles Samborski (https://github.com/demurgos), Akuukis (https://github.com/Akuukis), and Jordan Harband (https://github.com/ljharb).
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