Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wework/netlify-functions

Package Overview
Dependencies
Maintainers
21
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wework/netlify-functions

Functions to support apps on Netlify

  • 1.0.4-beta.10
  • unpublished
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
21
Weekly downloads
 
Created
Source

Netlify Functions

Lambda functions to support Netlify apps.

Setup

yarn
yarn build

refreshSplitTest

Turns the running Split Test off and on again. Run this after every successful deploy. This ensures that the latest code is served in the split. This is currently necessary to get around a shortcoming of the Split Test feature, which will likely be fixed when the feature comes out of beta:

There is a condition right now that means you have to disable and re-enable the split test if you want to update the deploy it is serving (e.g. you start the test, update master, must stop+start to get the new master served). - Chris (Netlify Support)

FAQs

Package last updated on 12 Mar 2019

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