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.5.0 to 1.5.1

1

dist/types/dataProviders.d.ts

@@ -6,2 +6,3 @@ declare enum DataProvider {

MoPubReporting = "mopub-reporting",
AdMobReporting = "admob-reporting",
MoPubAnalytics = "mopub-analytics",

@@ -8,0 +9,0 @@ UnityStats = "unity-stats",

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

DataProvider["MoPubReporting"] = "mopub-reporting";
DataProvider["AdMobReporting"] = "admob-reporting";
DataProvider["MoPubAnalytics"] = "mopub-analytics";

@@ -11,0 +12,0 @@ DataProvider["UnityStats"] = "unity-stats";

2

package.json
{
"name": "@sgorg/datawarehouse-common",
"version": "1.5.0",
"version": "1.5.1",
"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