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.8.2 to 1.8.3

7

object-inspect/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for object-inspect 1.8
// Project: https://github.com/substack/object-inspect
// Definitions by: Charles Samborski <https://github.com/demurgos>
// Akuukis <https://github.com/Akuukis>
// Jordan Harband <https://github.com/ljharb>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace objectInspect {

@@ -9,0 +2,0 @@ /**

18

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

@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/object-inspect",

"name": "Charles Samborski",
"url": "https://github.com/demurgos",
"githubUsername": "demurgos"
"githubUsername": "demurgos",
"url": "https://github.com/demurgos"
},
{
"name": "Akuukis",
"url": "https://github.com/Akuukis",
"githubUsername": "Akuukis"
"githubUsername": "Akuukis",
"url": "https://github.com/Akuukis"
},
{
"name": "Jordan Harband",
"url": "https://github.com/ljharb",
"githubUsername": "ljharb"
"githubUsername": "ljharb",
"url": "https://github.com/ljharb"
}

@@ -34,4 +34,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "18a718670e44fa11e4f440252e0c75958209a9867193ca54cc293bbcf3a87a9c",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "7e265aac948c7f3f00aa52cd77cb52b2b88481f01915cc49158a0f9afeca65e7",
"typeScriptVersion": "4.5"
}

@@ -11,9 +11,2 @@ # Installation

````ts
// Type definitions for object-inspect 1.8
// Project: https://github.com/substack/object-inspect
// Definitions by: Charles Samborski <https://github.com/demurgos>
// Akuukis <https://github.com/Akuukis>
// Jordan Harband <https://github.com/ljharb>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace objectInspect {

@@ -61,7 +54,6 @@ /**

### Additional Details
* Last updated: Sun, 03 Sep 2023 22:33:45 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: none
* Global values: none
# Credits
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