@objectiv/transport-xhr
Advanced tools
Comparing version 0.0.4 to 0.0.5
/* | ||
* Copyright 2021 Objectiv B.V. | ||
* Copyright 2021-2022 Objectiv B.V. | ||
*/ | ||
@@ -4,0 +4,0 @@ import { AbstractGlobalContext, AbstractLocationContext, Contexts, AbstractEvent } from "@objectiv/schema"; |
{ | ||
"name": "@objectiv/transport-xhr", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "A TrackerTransport based on XMLHttpRequest API", | ||
@@ -48,3 +48,3 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@objectiv/testing-tools": "0.0.1", | ||
"@objectiv/testing-tools": "0.0.5", | ||
"@rollup/plugin-commonjs": "^21.0.1", | ||
@@ -67,4 +67,4 @@ "@rollup/plugin-node-resolve": "^13.1.1", | ||
"dependencies": { | ||
"@objectiv/tracker-core": "~0.0.4" | ||
"@objectiv/tracker-core": "~0.0.5" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
79504
0