New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

abortcontroller-polyfill

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abortcontroller-polyfill - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

7

package.json
{
"name": "abortcontroller-polyfill",
"version": "1.1.4",
"version": "1.1.5",
"description": "Browser polyfill for the AbortController DOM API (stub that calls catch, doesn't actually abort request).",

@@ -21,7 +21,2 @@ "main": "dist/browser-polyfill.js",

},
"babel": {
"presets": [
"latest"
]
},
"keywords": [],

@@ -28,0 +23,0 @@ "repository": "mo/abortcontroller-polyfill",

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