Socket
Socket
Sign inDemoInstall

native-abort-controller

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

native-abort-controller - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

5

CHANGELOG.md

@@ -0,1 +1,6 @@

<a name="0.0.3"></a>
## [0.0.3](https://github.com/achingbrain/native-abort-controller/compare/v0.0.2...v0.0.3) (2020-08-28)
<a name="0.0.2"></a>

@@ -2,0 +7,0 @@ ## [0.0.2](https://github.com/achingbrain/native-abort-controller/compare/v0.0.1...v0.0.2) (2020-08-28)

9

package.json
{
"name": "native-abort-controller",
"version": "0.0.2",
"version": "0.0.3",
"description": "Returns native AbortController/AbortSignal if available or the abort-controller module if not",

@@ -19,3 +19,5 @@ "main": "src/index.js",

},
"dependencies": {},
"dependencies": {
"globalthis": "^1.0.1"
},
"peerDependencies": {

@@ -26,4 +28,3 @@ "abort-controller": "*"

"abort-controller": "^3.0.0",
"aegir": "^26.0.0",
"globalthis": "^1.0.1"
"aegir": "^26.0.0"
},

@@ -30,0 +31,0 @@ "contributors": [

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