New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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
Package was removed
Sorry, it seems this package was removed from the registry

@wework/netlify-functions

Functions to support apps on Netlify

1.0.4-beta.10
unpublished
latest
npm
Version published
Maintainers
21
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