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
44
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.10.0 to 1.11.0

3

dist/types/dataProviders.d.ts

@@ -13,4 +13,5 @@ declare enum DataProvider {

MaxMind = "maxmind",
ExchangeRates = "exchange-rates"
ExchangeRates = "exchange-rates",
Avo = "avo"
}
export default DataProvider;

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

DataProvider["ExchangeRates"] = "exchange-rates";
DataProvider["Avo"] = "avo";
})(DataProvider || (DataProvider = {}));
exports.default = DataProvider;
//# sourceMappingURL=dataProviders.js.map
{
"name": "@sgorg/datawarehouse-common",
"version": "1.10.0",
"version": "1.11.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