Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
@squeakyai/script
Advanced tools
The public scripts that are used to get data into Squeaky. These are:
./src/nps
is loaded into the NPS iframe that's served by the gateway./src/script
is loaded in the users browser to trigger recordings, load nps/sentiment iframes etc./src/sentiment
is loaded into the sentiment iframe that's served by the gatewayThey each inject their own styles and should be self contained. The main script is not within an iframe, and will need to be defensive against the host websites styles.
$ git clone git@github.com:squeaky-ai/script.git
$ cd script
$ yarn install
Firstly you will need the gateway running at ws://localhost:5000
, you'll also need to create a site locally with the uuid of eba391ce-cc12-41d7-8f8a-ddee1e624a74
.
Run yarn watch
to watch and build the script, and run yarn serve
to start the dev server.
There are example websites in the examples/
folder, they can be accessed by visiting their path for example:
FAQs
Squeaky Script
The npm package @squeakyai/script receives a total of 0 weekly downloads. As such, @squeakyai/script popularity was classified as not popular.
We found that @squeakyai/script 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.
Security News
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.