
Research
PyPI Package Disguised as Instagram Growth Tool Harvests User Credentials
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
react-tridi-wrapper
Advanced tools
React component for embedding 360-degree 3D image viewers with Tridi.
Note that this is a thin wrapper for an original library and it may not offer all available functionality. For a fully fledged React component check out react-tridi by Tuan Pham.
npm install --save react-tridi-wrapper
Example:
import Tridi from 'react-tridi-wrapper';
function App() {
const options = {
element: '.tridi-basic',
location: '/images/white',
format: 'jpg',
count: 36,
};
return (
<div className="App">
<Tridi options={options} />
</div>
);
}
Contributions of any kind are welcome.
You can contribute to react-tridi-wrapper by:
Before contributing be sure to read Contributing Guidelines and Code of Conduct.
To all who contribute code, improve documentation, submit issues or feature requests - thank you for making react-tridi-wrapper even better!
We maintain an AUTHORS file where we keep a list of all project contributors. Please consider adding your name there with your next PR.
Code is available under MIT license. See LICENSE for more information.
FAQs
360-degree image viewer as a React component
The npm package react-tridi-wrapper receives a total of 0 weekly downloads. As such, react-tridi-wrapper popularity was classified as not popular.
We found that react-tridi-wrapper demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Research
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
Security News
Research
Socket uncovered two npm packages that register hidden HTTP endpoints to delete all files on command.