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.1.12 to 0.1.13

13

CHANGELOG.md
# @uidu/analytics-gas-types
## 0.1.13
### Patch Changes
- ce58773: Try bump all packages
- Updated dependencies [ce58773]
- @uidu/analytics@0.3.2
## 0.1.12

@@ -7,4 +15,5 @@

- 0c395cf: Tried preconstruct all forms elements
- Updated dependencies [0c395cf]
- e4db094: Tried preconstruct all forms elements
- Updated dependencies [e4db094]
- Updated dependencies [e4db094]
- @uidu/analytics@0.3.1

@@ -11,0 +20,0 @@

2

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

@@ -1,6 +0,5 @@

export var UI_EVENT_TYPE = 'ui';
export var TRACK_EVENT_TYPE = 'track';
export var SCREEN_EVENT_TYPE = 'screen';
export var OPERATIONAL_EVENT_TYPE = 'operational';
export var DEFAULT_SOURCE = 'unknown';
//# sourceMappingURL=index.js.map
export const UI_EVENT_TYPE = 'ui';
export const TRACK_EVENT_TYPE = 'track';
export const SCREEN_EVENT_TYPE = 'screen';
export const OPERATIONAL_EVENT_TYPE = 'operational';
export const DEFAULT_SOURCE = 'unknown';
{
"name": "@uidu/analytics-gas-types",
"version": "0.1.12",
"version": "0.1.13",
"description": "Shared analytics functions/components for Fabric Elements",

@@ -18,7 +18,7 @@ "keywords": [

"dependencies": {
"@uidu/analytics": "^0.3.1",
"@uidu/analytics": "^0.3.2",
"tslib": "^2.0.1"
},
"devDependencies": {
"@uidu/docs": "^0.2.2"
"@uidu/docs": "^0.2.3"
},

@@ -25,0 +25,0 @@ "maintainers": [],

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