@objectiv/transport-xhr
Advanced tools
Comparing version 0.0.23-next.0 to 0.0.23-next.1
{ | ||
"name": "@objectiv/transport-xhr", | ||
"version": "0.0.23-next.0", | ||
"version": "0.0.23-next.1", | ||
"description": "A TrackerTransport based on XMLHttpRequest API", | ||
@@ -45,2 +45,3 @@ "license": "Apache-2.0", | ||
"build": "tsup src/index.ts --format cjs,esm --legacy-output --minify --dts --sourcemap --clean", | ||
"deploy:verdaccio": "npm publish", | ||
"prettify": "prettier --write .", | ||
@@ -54,4 +55,4 @@ "tsc": "tsc --noEmit", | ||
"devDependencies": { | ||
"@objectiv/developer-tools": "^0.0.23-next.0", | ||
"@objectiv/testing-tools": "^0.0.23-next.0", | ||
"@objectiv/developer-tools": "^0.0.23-next.1", | ||
"@objectiv/testing-tools": "^0.0.23-next.1", | ||
"@types/jest": "^27.4.1", | ||
@@ -67,4 +68,4 @@ "jest": "^27.5.1", | ||
"dependencies": { | ||
"@objectiv/tracker-core": "~0.0.23-next.0" | ||
"@objectiv/tracker-core": "~0.0.23-next.1" | ||
} | ||
} |
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
20016
105