@tobes31415/dispose
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32167