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
42
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.7 to 1.4.0

3

dist/types/user.d.ts

@@ -12,3 +12,4 @@ import { DataWarehouseGroupName } from './group';

BARTOSZ_WROBEL = "bartosz-wrobel",
ALEJANDRO_HEREDIA = "alejandro-heredia"
ALEJANDRO_HEREDIA = "alejandro-heredia",
BI_TEST = "bi-test"
}

@@ -15,0 +16,0 @@ interface DataWarehouseUser {

@@ -15,4 +15,5 @@ "use strict";

DataWarehouseUserName["ALEJANDRO_HEREDIA"] = "alejandro-heredia";
DataWarehouseUserName["BI_TEST"] = "bi-test";
})(DataWarehouseUserName || (DataWarehouseUserName = {}));
exports.DataWarehouseUserName = DataWarehouseUserName;
//# sourceMappingURL=user.js.map
{
"name": "@sgorg/datawarehouse-common",
"version": "1.3.7",
"version": "1.4.0",
"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