Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
github.com/siongui/gopherjs-tooltip
Development Environment:
Ubuntu 16.04
_ (Chromium 50.0.2661.102 Ubuntu 16.04 (64-bit)
)Go 1.6.2
_If you need tooltip written in AngularJS_, see [3]_.
Install +++++++
Install GopherJS_ and this package:
.. code-block:: bash
$ go get -u github.com/gopherjs/gopherjs $ go get -u github.com/siongui/gopherjs-tooltip
Example +++++++
See example <example>
_ directory. Also see Demo_.
UNLICENSE +++++++++
Released in public domain. See UNLICENSE_.
References ++++++++++
.. [1] GopherJS - A compiler from Go to JavaScript <http://www.gopherjs.org/>
_
(GitHub <https://github.com/gopherjs/gopherjs>
__,
GopherJS Playground <http://www.gopherjs.org/playground/>
_,
|godoc|)
.. [2] css long word force line break - Google search <https://www.google.com/search?q=css+long+word+force+line+break>
_
`Word-Wrap: Force Text to Wrap <http://webdesignerwall.com/tutorials/word-wrap-force-text-to-wrap>`_
.. [3] [AngularJS] Tooltip <https://siongui.github.io/2016/05/26/angularjs-tooltip/>
_
.. [4] [Golang] querySelectorAll and querySelector Example by GopherJS <https://siongui.github.io/2016/02/14/go-querySelectorAll-querySelector-by-gopherjs/>
_
.. [5] javascript set css - Google search <https://www.google.com/search?q=javascript+set+css>
_
`JavaScript DOM CSS <http://www.w3schools.com/js/js_htmldom_css.asp>`_
.. [6] golang settimeout - Google search <https://www.google.com/search?q=golang+settimeout>
_
`node.js - nodejs setTimeout equivalent in Golang - Stack Overflow <http://stackoverflow.com/questions/24072767/nodejs-settimeout-equivalent-in-golang>`_
.. [7] [Golang] GopherJS Synonyms with JavaScript <https://siongui.github.io/2016/01/29/go-gopherjs-synonyms-with-javascript/>
_
.. [8] GopherJS XMLHttpRequest (XHR) and MakeFunc Example <https://siongui.github.io/2016/02/18/gopherjs-XMLHttpRequest-XHR-and-MakeFunc-example/>
_
.. [9] [Golang] GopherJS DOM Example - Access HTML Data Attribute <https://siongui.github.io/2016/01/12/gopherjs-dom-example-access-html-data-attribute/>
_
.. [10] [GopherJS] Tooltip <https://siongui.github.io/2016/06/05/gopherjs-tooltip/>
_
.. _Ubuntu 16.04: http://releases.ubuntu.com/16.04/ .. _Go 1.6.2: https://golang.org/dl/ .. _Go: https://golang.org/ .. _GopherJS: https://github.com/gopherjs/gopherjs .. _AngularJS: https://angularjs.org/ .. _UNLICENSE: http://unlicense.org/ .. _Tooltip: https://www.google.com/search?q=javascript+tooltip .. _Demo: https://siongui.github.io/gopherjs-tooltip/
.. |godoc| image:: https://godoc.org/github.com/gopherjs/gopherjs/js?status.png :target: https://godoc.org/github.com/gopherjs/gopherjs/js
FAQs
Unknown package
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
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.