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

@types/identity-obj-proxy

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/identity-obj-proxy - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

5

identity-obj-proxy/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for identity-obj-proxy 3.0
// Project: https://github.com/keyanzhang/identity-obj-proxy#readme
// Definitions by: Remco Haszing <https://github.com/remcohaszing>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
type IdObj = {

@@ -7,0 +2,0 @@ readonly [Key: string]: string;

10

identity-obj-proxy/package.json
{
"name": "@types/identity-obj-proxy",
"version": "3.0.0",
"version": "3.0.1",
"description": "TypeScript definitions for identity-obj-proxy",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/identity-obj-proxy",

"name": "Remco Haszing",
"url": "https://github.com/remcohaszing",
"githubUsername": "remcohaszing"
"githubUsername": "remcohaszing",
"url": "https://github.com/remcohaszing"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "1f19297cd44bd4e4f0f4cf468e03bb7d2408cedcd5762fd1ea2e90ca5087bcb0",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "9717bb0cd925d19135fe4c4b71dc3677f4f7056f92d8c11a9396d349dc3ec87a",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for identity-obj-proxy 3.0
// Project: https://github.com/keyanzhang/identity-obj-proxy#readme
// Definitions by: Remco Haszing <https://github.com/remcohaszing>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
type IdObj = {

@@ -36,7 +31,6 @@ readonly [Key: string]: string;

### Additional Details
* Last updated: Wed, 09 Aug 2023 17:03:04 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Remco Haszing](https://github.com/remcohaszing).
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