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.
framer-cli
Advanced tools
Providing most of the functionality of Framer Studio, but from the comfort of your terminal.
Framer CLI is in its infancy, but the aim is to create a decent way to build quick prototypes/dynamic layouts in code from the editor of your choice. The current implementation of this tool requires Node.
This is not a replacement to Framer Studio and is best suited for those who are comfortable with Framer's API and using the command line.
modules
folder and require
them in your main index.js
file.
Make use of Node modules and third-party Framer modules as well.$ npm install -g peteschaffner/framer-cli
$ framer path/to/my/project &
$ vim path/to/my/project/index.js
The best way to learn is probably to poke around the project and module
boilerplate that framer(1)
generates. For more detailed instructions,
framer -h
.
FAQs
Build and publish Framer projects from the command line
The npm package framer-cli receives a total of 43 weekly downloads. As such, framer-cli popularity was classified as not popular.
We found that framer-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 49 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
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.