
Research
/Security News
60 Malicious Ruby Gems Used in Targeted Credential Theft Campaign
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
React Scrollable is a set of React.js components that provide an abstraction for layer composition and scroll events. The components provide a declarative API for independently positioning of each layer to create high performance, high frame rate interactions.
The project is tested in many iOS devices from iPhone 3GS to iPhone 6/6 plus and some variety of Android phones. Example uses cases can range from simple parallax effects to fully interactive gesture based websites that feel like native iOS/Android Apps.
Many examples are provided on the examples/
folder.
$ npm test
$ npm run build
$ npm run dev
Open http://localhost:8080/examples/
after starting up the server to check out the examples.
$ karma start
Notice: The current version throws a lot of warnings about 'owner-based context'. To ignore these messages you can use the following regex on the Chrome Dev-Tools console filter: ^((?!owner-based).)*$
Pull requests and issues are welcome. Not only for code but also for documentation and examples.
jsxhint
before committing.editorconfig
support or read the file
and follow whitespace conventionsrequire('scrollable/scroller')
or require('scrollable').Scroller
npm run dev
as is, but compile examples folder with react.min.js
scrollingX
and scrollingY
props are mandatory <Scroller>
for now.
Explore ways to make this both optional with reasonable dafault and
update/pull request Zynga Scroller to change this at runtime.FAQs
Components for layer composition and scrolling with React.js
The npm package scrollable receives a total of 9 weekly downloads. As such, scrollable popularity was classified as not popular.
We found that scrollable 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.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.
Research
/Security News
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.