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

@uidu/analytics-gas-types

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uidu/analytics-gas-types - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

8

CHANGELOG.md
# @uidu/analytics-gas-types
## 0.3.5
### Patch Changes
- 24cefc2cb: Bump dependencies
- Updated dependencies [24cefc2cb]
- @uidu/analytics@0.6.9
## 0.3.4

@@ -4,0 +12,0 @@

2

dist/package.json
{
"name": "@uidu/analytics-gas-types",
"version": "0.3.4"
"version": "0.3.5"
}

@@ -6,2 +6,3 @@ 'use strict';

// same types defined in analytics-web-client but avoid creating dependency with that
var UI_EVENT_TYPE = 'ui';

@@ -8,0 +9,0 @@ var TRACK_EVENT_TYPE = 'track';

@@ -6,2 +6,3 @@ 'use strict';

// same types defined in analytics-web-client but avoid creating dependency with that
var UI_EVENT_TYPE = 'ui';

@@ -8,0 +9,0 @@ var TRACK_EVENT_TYPE = 'track';

// same types defined in analytics-web-client but avoid creating dependency with that
var UI_EVENT_TYPE = 'ui';

@@ -3,0 +4,0 @@ var TRACK_EVENT_TYPE = 'track';

{
"name": "@uidu/analytics-gas-types",
"version": "0.3.4",
"version": "0.3.5",
"description": "Shared analytics functions/components for Fabric Elements",

@@ -20,8 +20,8 @@ "keywords": [

"dependencies": {
"@uidu/analytics": "^0.6.4",
"tslib": "^2.4.0"
"@uidu/analytics": "^0.6.9",
"tslib": "^2.4.1"
},
"devDependencies": {
"@uidu/docs": "^0.5.17"
"@uidu/docs": "^0.5.22"
}
}
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