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.0 to 4.0.1

16

docs/modules.md

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

Defined in: [gc.ts:57](https://github.com/tobes31415/dispose/blob/8e24356/src/gc.ts#L57)
Defined in: [gc.ts:57](https://github.com/tobes31415/dispose/blob/f90f4c8/src/gc.ts#L57)

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

Defined in: [gc.ts:34](https://github.com/tobes31415/dispose/blob/8e24356/src/gc.ts#L34)
Defined in: [gc.ts:34](https://github.com/tobes31415/dispose/blob/f90f4c8/src/gc.ts#L34)

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

Defined in: [gc.ts:48](https://github.com/tobes31415/dispose/blob/8e24356/src/gc.ts#L48)
Defined in: [gc.ts:48](https://github.com/tobes31415/dispose/blob/f90f4c8/src/gc.ts#L48)

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

Defined in: [gc.ts:70](https://github.com/tobes31415/dispose/blob/8e24356/src/gc.ts#L70)
Defined in: [gc.ts:70](https://github.com/tobes31415/dispose/blob/f90f4c8/src/gc.ts#L70)

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

Defined in: [gc.ts:84](https://github.com/tobes31415/dispose/blob/8e24356/src/gc.ts#L84)
Defined in: [gc.ts:84](https://github.com/tobes31415/dispose/blob/f90f4c8/src/gc.ts#L84)

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

Defined in: [gc.ts:100](https://github.com/tobes31415/dispose/blob/8e24356/src/gc.ts#L100)
Defined in: [gc.ts:100](https://github.com/tobes31415/dispose/blob/f90f4c8/src/gc.ts#L100)

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

Defined in: [gc.ts:92](https://github.com/tobes31415/dispose/blob/8e24356/src/gc.ts#L92)
Defined in: [gc.ts:92](https://github.com/tobes31415/dispose/blob/f90f4c8/src/gc.ts#L92)

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

Defined in: [gc.ts:139](https://github.com/tobes31415/dispose/blob/8e24356/src/gc.ts#L139)
Defined in: [gc.ts:139](https://github.com/tobes31415/dispose/blob/f90f4c8/src/gc.ts#L139)
{
"name": "@tobes31415/dispose",
"version": "4.0.0",
"version": "4.0.1",
"description": "Dispose objects using the decorator pattern",

@@ -9,5 +9,5 @@ "main": "lib/gc-commonjs.min.js",

"exports": {
".": {
"import": "./lib/gc.js"
}
".": {
"import": "./lib/gc.js"
}
},

@@ -14,0 +14,0 @@ "scripts": {

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