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

@swan-io/request

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swan-io/request - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

6

HISTORY.md

@@ -0,1 +1,7 @@

# 1.0.5
## Changes
- Update Boxed
# 1.0.4

@@ -2,0 +8,0 @@

6

package.json
{
"name": "@swan-io/request",
"version": "1.0.4",
"version": "1.0.5",
"description": "Wrapper for XMLHttpRequest with better data-structures",

@@ -39,3 +39,3 @@ "main": "dist/Request.js",

"devDependencies": {
"@swan-io/boxed": "^2.0.1",
"@swan-io/boxed": "^2.2.1",
"jsdom": "^24.0.0",

@@ -48,4 +48,4 @@ "microbundle": "^0.15.1",

"peerDependencies": {
"@swan-io/boxed": ">=2.0.1"
"@swan-io/boxed": ">=2.2.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