
Security News
ECMAScript 2025 Finalized with Iterator Helpers, Set Methods, RegExp.escape, and More
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
@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
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
Security News
A new Node.js homepage button linking to paid support for EOL versions has sparked a heated discussion among contributors and the wider community.
Research
North Korean threat actors linked to the Contagious Interview campaign return with 35 new malicious npm packages using a stealthy multi-stage malware loader.