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-tc7 to 1.0.1-tc8

2

dist/union.cjs.js

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

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

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

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

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

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

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

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

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

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

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

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

"clean": "shx rm -fr dist",
"prepublish": "run-s build",
"prepublishOnly": "run-s build",
"test": "run-s build test:rebuild test:mocha",

@@ -40,0 +40,0 @@ "test:rebuild": "node-gyp rebuild --directory test",

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

* Use rollup to provide CommonJS module
* Add prepublishOnly script to ensure it's built before publishing
* Change interface to `require('@tigerconnect/ref-union-di').UnionDi(ref)`

@@ -7,0 +8,0 @@ * Bundle types from `@types/ref-union-di@1.0.0`

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