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

@types/ffi

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ffi - npm Package Compare versions

Comparing version
0.2.1
to
0.2.2
+1
-1
ffi/index.d.ts
// Type definitions for node-ffi 0.2
// Project: https://github.com/rbranson/node-ffi
// Project: https://github.com/rbranson/node-ffi, http://github.com/node-ffi/node-ffi
// Definitions by: Paul Loyd <https://github.com/loyd>, Waiting Song <https://github.com/waitingsong>

@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

{
"name": "@types/ffi",
"version": "0.2.1",
"version": "0.2.2",
"description": "TypeScript definitions for node-ffi",

@@ -19,3 +19,3 @@ "license": "MIT",

"main": "",
"types": "",
"types": "index",
"repository": {

@@ -27,8 +27,8 @@ "type": "git",

"dependencies": {
"@types/node": "*",
"@types/ref": "*",
"@types/ref-struct": "*",
"@types/node": "*"
"@types/ref-struct": "*"
},
"typesPublisherContentHash": "0ade047981c5bd7a23f8a95c7a3e19603a2f39fcfea201f6f12e7daf1d98e771",
"typesPublisherContentHash": "3f2b74c2204b410b17e3a6da071e7aacd31b50cf17e5da586bd2f3b8f62c1856",
"typeScriptVersion": "2.2"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for node-ffi (https://github.com/rbranson/node-ffi).
This package contains type definitions for node-ffi ( https://github.com/rbranson/node-ffi ).

@@ -12,4 +12,4 @@ # Details

Additional Details
* Last updated: Thu, 18 Oct 2018 16:00:02 GMT
* Dependencies: ref, ref-struct, node
* Last updated: Wed, 13 Feb 2019 18:42:07 GMT
* Dependencies: @types/ref, @types/ref-struct, @types/node
* Global values: none

@@ -16,0 +16,0 @@