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-2 to 0.0.23-next.0

18

package.json
{
"name": "@objectiv/transport-xhr",
"version": "0.0.23-2",
"version": "0.0.23-next.0",
"description": "A TrackerTransport based on XMLHttpRequest API",

@@ -47,12 +47,10 @@ "license": "Apache-2.0",

"tsc": "tsc --noEmit",
"test": "jest --silent --runInBand",
"test:ci": "jest --silent --ci --runInBand",
"test:coverage": "jest --silent --coverage --runInBand",
"check:dependencies": "npx depcheck",
"npm-publish": "npm publish --access=public --tag=$TAG",
"npm-publish:verdaccio": "npm publish --tag=$TAG"
"test": "jest --silent",
"test:ci": "jest --silent --ci",
"test:coverage": "jest --silent --coverage",
"depcheck": "npx depcheck"
},
"devDependencies": {
"@objectiv/developer-tools": "^0.0.23-2",
"@objectiv/testing-tools": "^0.0.23-2",
"@objectiv/developer-tools": "^0.0.23-next.0",
"@objectiv/testing-tools": "^0.0.23-next.0",
"@types/jest": "^27.4.1",

@@ -68,4 +66,4 @@ "jest": "^27.5.1",

"dependencies": {
"@objectiv/tracker-core": "~0.0.23-2"
"@objectiv/tracker-core": "~0.0.23-next.0"
}
}
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