Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
js-data-http
Advanced tools
This repo contains HTTP adapters for js-data:
axios
][axios]) adapter for JSData in the
browser. Capable of using window.fetch
instead of axios. Only works in the browser.js-data-http
but does not include axios
and will use
window.fetch
if available and if you don't provide your own http library.js-data-http
but runs on Node.js. Depends on axios
and will use axios
unless you provide a different http library.Tested on IE9, Chrome 46, Firefox 41 & Safari 7.1 using
To get started, visit the main website at http://js-data.io.
The MIT License (MIT)
Copyright (c) 2014-2016 js-data-http project authors
FAQs
HTTP (XHR) adapter for js-data in the browser.
We found that js-data-http demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
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.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.