Socket
Socket
Sign inDemoInstall

current-script-polyfill

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    current-script-polyfill

An exceptionally slim (~310kb minified) polyfill for document.currentScript in IE9+


Version published
Weekly downloads
78K
decreased by-23.27%
Maintainers
1
Install size
4.01 kB
Created
Weekly downloads
 

Readme

Source

document.currentScript Polyfill

An exceptionally slim (~310kb minified) polyfill for document.currentScript in IE9+

This polyfill may not adhere strictly to spec when called in async code or in a callback. In these situations the spec calls for document.currentScript to return null. However, for the grand majority of your document.currentScript needs, this polyfill will do the job!

FAQs

Last updated on 07 Aug 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc