New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

snapshot-widget

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

snapshot-widget

Snapshot Widget

  • 1.0.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 17 Jul 2017

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc