Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@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.15-alpha
to
0.0.20-alpha
+3
-3
package.json
{
"name": "@types/ref-struct",
"version": "0.0.15-alpha",
"description": "Type definitions for ref-struct from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "0.0.20-alpha",
"description": "TypeScript definitions for ref-struct",
"main": "",

@@ -11,4 +11,4 @@ "scripts": {},

"dependencies": {
"equire('ref'": "*"
"@types/ref": "*"
}
}
# Installation
> `npm install --save-dev @types/ref-struct`
> `npm install --save @types/ref-struct`
# Summary
This package contains type definitions for ref-struct.
This package contains type definitions for ref-struct (https://github.com/TooTallNate/ref-struct).
The project URL or description is https://github.com/TooTallNate/ref-struct
# Credits
These definitions were written by Paul Loyd <https://github.com/loyd>.
# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/ref-struct
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/ref-struct
Additional Details
* Last updated: Thu, 19 May 2016 20:06:10 GMT
* Typings kind: ProperModule
* Last updated: Fri, 20 May 2016 17:00:46 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: equire('ref'
* Module Dependencies: ref
* Global values: StructType
# Credits
These definitions were written by Paul Loyd <https://github.com/loyd>.

@@ -6,3 +6,3 @@ {

"moduleDependencies": [
"equire('ref'"
"ref"
],

@@ -9,0 +9,0 @@ "libraryMajorVersion": "0",