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

@tigerconnect/ref-union-di

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tigerconnect/ref-union-di - npm Package Compare versions

Comparing version 1.0.1-tc8 to 1.0.1-tc9

History.md

2

dist/union.cjs.js

@@ -5,3 +5,3 @@ /**

*
* @version 1.0.1-tc8
* @version 1.0.1-tc9
* @author Anna Henningsen <anna@addaleax.net>

@@ -8,0 +8,0 @@ * @license MIT

@@ -6,3 +6,3 @@ // Type definitions for ref-union-di 1.0

import ref = require('ref-napi');
import ref = require('@tigerconnect/ref-napi');

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

@@ -5,3 +5,3 @@ /**

*
* @version 1.0.1-tc8
* @version 1.0.1-tc9
* @author Anna Henningsen <anna@addaleax.net>

@@ -8,0 +8,0 @@ * @license MIT

@@ -5,3 +5,3 @@ /**

*
* @version 1.0.1-tc8
* @version 1.0.1-tc9
* @author Anna Henningsen <anna@addaleax.net>

@@ -8,0 +8,0 @@ * @license MIT

@@ -12,3 +12,3 @@ {

],
"version": "1.0.1-tc8",
"version": "1.0.1-tc9",
"author": "Anna Henningsen <anna@addaleax.net>",

@@ -43,3 +43,3 @@ "contributors": [

"dependencies": {
"@types/ref-napi": "^3.0.4",
"@tigerconnect/ref-napi": "^4.0.0-tc1",
"debug": "^4.3.1"

@@ -55,3 +55,2 @@ },

"nyc": "^15.0.0",
"ref-napi": "^3.0.2",
"ref-struct-di": "^1.1.1",

@@ -58,0 +57,0 @@ "rollup": "^2.67.2",

@@ -8,2 +8,3 @@ Fork of [node-ffi-napi/ref-union-di](https://github.com/node-ffi-napi/ref-union-di). Changes:

* Bundle types from `@types/ref-union-di@1.0.0`
* Switch `ref-napi` to `@tigerconnect/ref-napi` for node v16 support

@@ -10,0 +11,0 @@ ref-union-di

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