@objectiv/plugin-application-context
Advanced tools
Comparing version 0.0.21-3 to 0.0.21-4
{ | ||
"name": "@objectiv/plugin-application-context", | ||
"version": "0.0.21-3", | ||
"version": "0.0.21-4", | ||
"description": "Plugin for Objectiv trackers to automatically generate and attach ApplicationContext to all Events", | ||
@@ -55,4 +55,4 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@objectiv/developer-tools": "^0.0.21-3", | ||
"@objectiv/testing-tools": "^0.0.21-3", | ||
"@objectiv/developer-tools": "^0.0.21-4", | ||
"@objectiv/testing-tools": "^0.0.21-4", | ||
"@types/jest": "^27.4.1", | ||
@@ -67,4 +67,4 @@ "jest": "^27.5.1", | ||
"peerDependencies": { | ||
"@objectiv/tracker-core": "^0.0.21-3" | ||
"@objectiv/tracker-core": "^0.0.21-4" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# Objectiv HttpContext Plugin | ||
# Objectiv ApplicationContext Plugin | ||
@@ -10,3 +10,3 @@ Plugin for Objectiv trackers. Factors an `ApplicationContext` that is attached to each `TrackerEvent`'s `global_contexts`. | ||
```sh | ||
yarn add @objectiv/application-context | ||
yarn add @objectiv/plugin-application-context | ||
``` | ||
@@ -16,3 +16,3 @@ | ||
```sh | ||
npm install @objectiv/application-context | ||
npm install @objectiv/plugin-application-context | ||
``` | ||
@@ -19,0 +19,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12971