@tobes31415/dispose
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@tobes31415/dispose", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Dispose objects using the decorator pattern", | ||
@@ -70,12 +70,12 @@ "main": "lib/gc-commonjs.min.js", | ||
"typescript": "~4.0.2", | ||
"uglify-es": "^3.3.9" | ||
"uglify-es": "^3.3.9", | ||
"@angular/core": "^11.1.0", | ||
"@types/jest": "^26.0.20" | ||
}, | ||
"peerDependencies": { | ||
"@angular/core": "~11.0.6", | ||
"@angular/core": "~11.1.0", | ||
"rxjs": "^6.6.3" | ||
}, | ||
"dependencies": { | ||
"@angular/core": "^11.1.0", | ||
"@types/jest": "^26.0.20" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
41114
2
0
23
+ Added@angular/core@11.1.2(transitive)
- Removed@angular/core@^11.1.0
- Removed@types/jest@^26.0.20
- Removed@angular/core@11.2.14(transitive)
- Removed@jest/types@26.6.2(transitive)
- Removed@types/istanbul-lib-coverage@2.0.6(transitive)
- Removed@types/istanbul-lib-report@3.0.3(transitive)
- Removed@types/istanbul-reports@3.0.4(transitive)
- Removed@types/jest@26.0.24(transitive)
- Removed@types/node@22.10.2(transitive)
- Removed@types/yargs@15.0.19(transitive)
- Removed@types/yargs-parser@21.0.3(transitive)
- Removedansi-regex@5.0.1(transitive)
- Removedansi-styles@4.3.0(transitive)
- Removedchalk@4.1.2(transitive)
- Removedcolor-convert@2.0.1(transitive)
- Removedcolor-name@1.1.4(transitive)
- Removeddiff-sequences@26.6.2(transitive)
- Removedhas-flag@4.0.0(transitive)
- Removedjest-diff@26.6.2(transitive)
- Removedjest-get-type@26.3.0(transitive)
- Removedpretty-format@26.6.2(transitive)
- Removedreact-is@17.0.2(transitive)
- Removedsupports-color@7.2.0(transitive)
- Removedundici-types@6.20.0(transitive)