
Research
NPM targeted by malware campaign mimicking familiar library names
Socket uncovered npm malware campaign mimicking popular Node.js libraries and packages from other ecosystems; packages steal data and execute remote code.
survey-core
Advanced tools
survey.js is a JavaScript Survey Library. It is a modern way to add a survey to your website. It uses JSON for survey metadata and results.
A platform-independent survey model for SurveyJS Form Library. This package should be used with one of platform-specific UI rendering packages. Refer to the following Get Started tutorials for more information:
Clone the repo
git clone https://github.com/surveyjs/survey-library.git
cd survey-library/packages/survey-core
Install dependencies
Make sure that you have Node.js v16 or later and a compatible npm version installed.
npm install
Build the library
npm run build:all
You can find the built scripts and style sheets in folders under the build
directory.
Run unit tests
npm run test
The unit tests use Karma.
After that, you can build one of the UI packages:
SurveyJS Form Library is distributed under the MIT license.
FAQs
survey.js is a JavaScript Survey Library. It is a modern way to add a survey to your website. It uses JSON for survey metadata and results.
The npm package survey-core receives a total of 66,472 weekly downloads. As such, survey-core popularity was classified as popular.
We found that survey-core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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
Socket uncovered npm malware campaign mimicking popular Node.js libraries and packages from other ecosystems; packages steal data and execute remote code.
Research
Socket's research uncovers three dangerous Go modules that contain obfuscated disk-wiping malware, threatening complete data loss.
Research
Socket uncovers malicious packages on PyPI using Gmail's SMTP protocol for command and control (C2) to exfiltrate data and execute commands.