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

io-functions-commons

Package Overview
Dependencies
Maintainers
2
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

io-functions-commons - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

1

dist/src/utils/middlewares/azure_api_auth.d.ts

@@ -13,2 +13,3 @@ import { NonEmptyString } from "italia-ts-commons/lib/strings";

ApiProfileWrite = "ApiProfileWrite",
ApiDevelopmentProfileWrite = "ApiDevelopmentProfileWrite",
ApiServiceRead = "ApiServiceRead",

@@ -15,0 +16,0 @@ ApiServiceWrite = "ApiServiceWrite",

@@ -25,2 +25,4 @@ "use strict";

UserGroup["ApiProfileWrite"] = "ApiProfileWrite";
// profiles: create development profile
UserGroup["ApiDevelopmentProfileWrite"] = "ApiDevelopmentProfileWrite";
// services: read services attributes

@@ -27,0 +29,0 @@ UserGroup["ApiServiceRead"] = "ApiServiceRead";

2

package.json
{
"name": "io-functions-commons",
"version": "1.2.0",
"version": "1.3.0",
"description": "Common code for Azure functions",

@@ -5,0 +5,0 @@ "repository": "https://github.com/teamdigitale/io-functions-commons",

Sorry, the diff of this file is not supported yet

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