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

gcloud-functions-gen2

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gcloud-functions-gen2 - npm Package Compare versions

Comparing version 1.19.1-dev-1 to 1.19.1-dev-2

2

dist/globals.js
/**
* @remix-run/google-cloud-functions v1.19.1-dev-1
* @remix-run/google-cloud-functions v1.19.1-dev-2
*

@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc.

/**
* @remix-run/google-cloud-functions v1.19.1-dev-1
* @remix-run/google-cloud-functions v1.19.1-dev-2
*

@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc.

/**
* @remix-run/google-cloud-functions v1.19.1-dev-1
* @remix-run/google-cloud-functions v1.19.1-dev-2
*

@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc.

{
"name": "gcloud-functions-gen2",
"version": "1.19.1-dev-1",
"version": "1.19.1-dev-2",
"description": "Google Cloud Functions server request handler for Remix",

@@ -5,0 +5,0 @@ "bugs": {

@@ -1,13 +0,16 @@

# Welcome to Remix!
# Welcome to Remix Google Cloud Functions Adapter!
[Remix](https://remix.run) is a web framework that helps you build better websites with React.
To get started, open a new shell and run:
This is a Remix Adapter for Google Cloud Functions
```sh
npx create-remix@latest
```
## To Publish
Then follow the prompts you see in your terminal.
Edit the `packages/remix-google-cloud-functions/package.json` to have the correct remix dependency version and the desired publication version
1. run `yarn install && yarn build` in the root of the monorepo.`
2. `cd build/node_modules/@remix-run/google-cloud-functions/`
3. `npm publish`
For more information about Remix, [visit remix.run](https://remix.run)!
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