Socket
Socket
Sign inDemoInstall

@uniformdev/optimize-tracker-common

Package Overview
Dependencies
Maintainers
9
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uniformdev/optimize-tracker-common - npm Package Compare versions

Comparing version 2.0.1-alpha.2 to 2.0.1-alpha.32

10

package.json
{
"name": "@uniformdev/optimize-tracker-common",
"version": "2.0.1-alpha.2+3fc4167",
"version": "2.0.1-alpha.32+7c0e0f8",
"description": "Uniform Optimize Tracker shared common functionality and types",

@@ -8,2 +8,6 @@ "license": "Apache-2.0",

"module": "./dist/esm/index.js",
"exports": {
"import": "./dist/esm/index.js",
"require": "./dist/cjs/index.js"
},
"types": "./dist/cjs/index.d.ts",

@@ -26,3 +30,3 @@ "sideEffects": false,

"dependencies": {
"@uniformdev/optimize-common": "^2.0.1-alpha.2+3fc4167"
"@uniformdev/optimize-common": "^2.0.1-alpha.32+7c0e0f8"
},

@@ -46,3 +50,3 @@ "devDependencies": {

},
"gitHead": "3fc4167db6204a38dda32e5b8b0d612d180bf751"
"gitHead": "7c0e0f860c5417f87111dff7c963c0a9bac00226"
}
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