Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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 1.0.2 to 1.0.3

dist/src/index.d.ts

4

CHANGELOG.md

@@ -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",

.github/workflows/main.yml
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