Socket
Socket
Sign inDemoInstall

snapshot-widget

Package Overview
Dependencies
220
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    snapshot-widget

Snapshot Widget


Version published
Weekly downloads
12
increased by500%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Snapshot Widget

For local development:

  1. Run yarn install
  2. Run yarn build:watch
  3. Run yarn serve
  4. Go to http://localhost:5000/example.html

Publish to npm:

  1. Run yarn build
  2. Update version number in ./dist/package.json
  3. Update ./dist/CHANGELOG.md
  4. Do npm publish --access public from ./dist folder. You need to login into npm using npm login for this step.

Deploy to VFF:

We host the widget javascript in VFF. Steps to deploy to VFF is as follows:

  1. Create new branch in VFF project
  2. Go to src/static/snapshot_widget/ folder in VFF project
  3. Run inv update and push to your branch
  4. Merge and deploy

FAQs

Last updated on 17 Jul 2017

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