
Product
Introducing Socket Fix for Safe, Automated Dependency Upgrades
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
#Adplay Web SDK
Check the documentation here.
npm install
npm install gulpjs/gulp-cli#4.0 -g
gulp build --iframe-host=play-web.vm5apis.com
Or non-minify build
gulp build:nonminify --iframe-host=play-web.vm5apis.com
Or set an filename(non-minify only)
gulp build:nonminify --output=bundle
Start a server, can find test pages in /test/dashboard
(Default port is 3310
).
gulp watch --iframe-host=play-web.vm5apis.com
To assign a difference port, for example, assign to 5566
:
gulp watch --port=5566 --iframe-host=play-web.vm5apis.com
Use difference api host(optional)
gulp watch --api-host=api-adserver.vm5apis.com
Publish all files which located in build
, note that you MUST complete the information inside the configs/deploy.ls
file before performing this action.
gulp publish --iframe-host=play-web.vm5apis.com --publish-dest=[prod|staging]
Or build and deploy
gulp build:publish --iframe-host=play-web.vm5apis.com --publish-dest=[prod|staging]
FAQs
Adplay SDK
The npm package adplay-sdk receives a total of 29 weekly downloads. As such, adplay-sdk popularity was classified as not popular.
We found that adplay-sdk 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.
Product
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
Security News
CISA denies CVE funding issues amid backlash over a new CVE foundation formed by board members, raising concerns about transparency and program governance.
Product
We’re excited to announce a powerful new capability in Socket: historical data and enhanced analytics.