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

@sgorg/datawarehouse-common

Package Overview
Dependencies
Maintainers
41
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sgorg/datawarehouse-common - npm Package Compare versions

Comparing version 1.3.4 to 1.3.5

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.3.5](https://src.softgames.de/dw/datawarehouse-common/compare/v1.3.4...v1.3.5) (2021-10-26)
### Bug Fixes
* added grafana connector user value ([b80795b](https://src.softgames.de/dw/datawarehouse-common/commit/b80795bfed1240bc25b1f53b29e810a557520817))
## [1.3.4](https://src.softgames.de/dw/datawarehouse-common/compare/v1.3.3...v1.3.4) (2021-10-26)

@@ -2,0 +9,0 @@

1

dist/types/user.d.ts

@@ -5,2 +5,3 @@ import { DataWarehouseGroupName } from './group';

GITLAB_DEPLOY = "gitlab-deploy",
GRAFANA_CONNECTOR = "grafana-connector",
DAN_SAFARIK = "dan-safarik",

@@ -7,0 +8,0 @@ URI_KELLER = "uri-keller",

@@ -7,2 +7,3 @@ "use strict";

DataWarehouseUserName["GITLAB_DEPLOY"] = "gitlab-deploy";
DataWarehouseUserName["GRAFANA_CONNECTOR"] = "grafana-connector";
DataWarehouseUserName["DAN_SAFARIK"] = "dan-safarik";

@@ -9,0 +10,0 @@ DataWarehouseUserName["URI_KELLER"] = "uri-keller";

2

package.json
{
"name": "@sgorg/datawarehouse-common",
"version": "1.3.4",
"version": "1.3.5",
"description": "Project to share constants and configuration across iac projects",

@@ -5,0 +5,0 @@ "main": "./dist/main.js",

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