New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@uniformdev/redirect

Package Overview
Dependencies
Maintainers
11
Versions
487
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uniformdev/redirect - npm Package Compare versions

Comparing version 19.54.3-alpha.3 to 19.54.3-alpha.5

18

package.json
{
"name": "@uniformdev/redirect",
"version": "19.54.3-alpha.3+c24f64403",
"version": "19.54.3-alpha.5+014bd6280",
"description": "Uniform redirect client",
"license": "SEE LICENSE IN LICENSE.txt",
"main": "./dist/index.js",
"module": "./dist/index.esm.js",
"exports": {
".": {
"import": {
"types": "./dist/index.d.mts",
"node": "./dist/index.mjs",
"default": "./dist/index.esm.js"
},
"require": "./dist/index.js"
}
"import": "./dist/index.mjs",
"require": "./dist/index.js"
},

@@ -36,3 +28,3 @@ "types": "./dist/index.d.ts",

"dependencies": {
"@uniformdev/context": "19.54.3-alpha.3+c24f64403",
"@uniformdev/context": "19.54.3-alpha.5+014bd6280",
"p-limit": "^3.1.0",

@@ -44,3 +36,3 @@ "rfdc": "^1.3.0"

},
"gitHead": "c24f64403ca47e28674e94da9ab1566671f398fc"
"gitHead": "014bd628043639e39e853dfdc2a7f1d2da340854"
}
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