🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@types/ref-struct

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ref-struct - npm Package Compare versions

Comparing version
0.0.31
to
0.0.32
+0
-6
ref-struct/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for ref-struct
// Project: https://github.com/TooTallNate/ref-struct
// Definitions by: Paul Loyd <https://github.com/loyd>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
import ref = require("ref");

@@ -8,0 +2,0 @@

+4
-4
{
"name": "@types/ref-struct",
"version": "0.0.31",
"version": "0.0.32",
"description": "TypeScript definitions for ref-struct",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ref-struct",

"name": "Paul Loyd",
"url": "https://github.com/loyd",
"githubUsername": "loyd"
"githubUsername": "loyd",
"url": "https://github.com/loyd"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "30e362fce8d3f616b4996ff280f7c1be21b68e5c4cde8cff7674a0c58256c90e",
"typesPublisherContentHash": "908dbf555947caaf31cd16d3a4f3e1305b3df9a91f83063056b5ba7f195dacf9",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for ref-struct
// Project: https://github.com/TooTallNate/ref-struct
// Definitions by: Paul Loyd <https://github.com/loyd>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
import ref = require("ref");

@@ -74,7 +68,6 @@

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/ref](https://npmjs.com/package/@types/ref)
* Global values: none
# Credits
These definitions were written by [Paul Loyd](https://github.com/loyd).