Socket
Socket
Sign inDemoInstall

@datawrapper/polyfills

Package Overview
Dependencies
0
Maintainers
19
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @datawrapper/polyfills

> Cached per-useragent polyfills from polyfills.io


Version published
Maintainers
19
Created

Readme

Source

@datawrapper/polyfills CircleCI

Cached per-useragent polyfills from polyfills.io

Publishing & Deployment

All polyfills will get deployed to AWS S3 when pushing a version tag to Github and increasing the version number in package.json. This is done with the following commands:

# update version and create git tag
> npm version {major|minor|patch}
#push new version with tag to Github
> git push --follow-tags

These 2 commands will tell CircleCI to publish the new version to npm and deploy the polyfills to the Datawrapper CDN. By doing this with CircleCI the npm package and versions on AWS will always stay in sync.


There is no need to set up the aws CLI and deploy manually. It is still possible if needed! To manually deploy polyfills run make upload. Make sure the aws CLI is properly configured.

FAQs

Last updated on 17 Jan 2022

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc