Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@objectiv/transport-xhr

Package Overview
Dependencies
Maintainers
2
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@objectiv/transport-xhr - npm Package Compare versions

Comparing version 0.0.23-next.0 to 0.0.23-next.1

9

package.json
{
"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"
}
}
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