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

@tobes31415/dispose

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tobes31415/dispose - npm Package Compare versions

Comparing version 4.0.4 to 4.0.5

16

docs/modules.md

@@ -41,3 +41,3 @@ [@tobes31415/dispose](README.md) / Exports

Defined in: [gc.ts:57](https://github.com/tobes31415/dispose/blob/21958e9/src/gc.ts#L57)
Defined in: [gc.ts:57](https://github.com/tobes31415/dispose/blob/34f472c/src/gc.ts#L57)

@@ -66,3 +66,3 @@ ___

Defined in: [gc.ts:34](https://github.com/tobes31415/dispose/blob/21958e9/src/gc.ts#L34)
Defined in: [gc.ts:34](https://github.com/tobes31415/dispose/blob/34f472c/src/gc.ts#L34)

@@ -91,3 +91,3 @@ ___

Defined in: [gc.ts:48](https://github.com/tobes31415/dispose/blob/21958e9/src/gc.ts#L48)
Defined in: [gc.ts:48](https://github.com/tobes31415/dispose/blob/34f472c/src/gc.ts#L48)

@@ -119,3 +119,3 @@ ___

Defined in: [gc.ts:70](https://github.com/tobes31415/dispose/blob/21958e9/src/gc.ts#L70)
Defined in: [gc.ts:70](https://github.com/tobes31415/dispose/blob/34f472c/src/gc.ts#L70)

@@ -146,3 +146,3 @@ ___

Defined in: [gc.ts:84](https://github.com/tobes31415/dispose/blob/21958e9/src/gc.ts#L84)
Defined in: [gc.ts:84](https://github.com/tobes31415/dispose/blob/34f472c/src/gc.ts#L84)

@@ -171,3 +171,3 @@ ___

Defined in: [gc.ts:100](https://github.com/tobes31415/dispose/blob/21958e9/src/gc.ts#L100)
Defined in: [gc.ts:100](https://github.com/tobes31415/dispose/blob/34f472c/src/gc.ts#L100)

@@ -196,3 +196,3 @@ ___

Defined in: [gc.ts:92](https://github.com/tobes31415/dispose/blob/21958e9/src/gc.ts#L92)
Defined in: [gc.ts:92](https://github.com/tobes31415/dispose/blob/34f472c/src/gc.ts#L92)

@@ -222,2 +222,2 @@ ___

Defined in: [gc.ts:139](https://github.com/tobes31415/dispose/blob/21958e9/src/gc.ts#L139)
Defined in: [gc.ts:139](https://github.com/tobes31415/dispose/blob/34f472c/src/gc.ts#L139)
{
"name": "@tobes31415/dispose",
"version": "4.0.4",
"version": "4.0.5",
"description": "Dispose objects using the decorator pattern",

@@ -10,2 +10,3 @@ "main": "lib/gc-commonjs.min.js",

".": {
"require": "./lib/gc-commonjs.min.js",
"import": "./lib/gc.js"

@@ -12,0 +13,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