io-functions-commons
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -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"; |
{ | ||
"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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
428356
6990
1