native-abort-controller
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -0,1 +1,5 @@ | ||
## [1.0.3](https://github.com/achingbrain/native-abort-controller/compare/v1.0.2...v1.0.3) (2021-02-03) | ||
## [1.0.2](https://github.com/achingbrain/native-abort-controller/compare/v1.0.1...v1.0.2) (2021-02-03) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "native-abort-controller", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Returns native AbortController/AbortSignal if available or the abort-controller module if not", | ||
"main": "src/index.js", | ||
"types": "dist/src/index.d.ts", | ||
"files": [ | ||
"src", | ||
"dist" | ||
], | ||
"scripts": { | ||
@@ -8,0 +12,0 @@ "test": "aegir test -t node -t browser -t webworker -t electron-main -t electron-renderer", |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
0
4596
6
19