Socket
Socket
Sign inDemoInstall

@netlify/functions

Package Overview
Dependencies
Maintainers
19
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netlify/functions - npm Package Compare versions

Comparing version 0.7.3-handle-secrets.0 to 0.7.3-handle-secrets.1

src/lib/services.json

3

package.json

@@ -5,3 +5,3 @@ {

"types": "./src/main.d.ts",
"version": "0.7.3-handle-secrets.0",
"version": "0.7.3-handle-secrets.1",
"description": "JavaScript utilities for Netlify Functions",

@@ -11,2 +11,3 @@ "files": [

"src/**/*.ts",
"src/**/*.json",
"!src/**/*.test.js"

@@ -13,0 +14,0 @@ ],

const process = require('process')
// eslint-disable-next-line node/no-unpublished-require
const services = require('./services.json')

@@ -5,0 +4,0 @@

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