Socket
Socket
Sign inDemoInstall

@arcjet/ip

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcjet/ip - npm Package Compare versions

Comparing version 1.0.0-alpha.2 to 1.0.0-alpha.3

11

package.json
{
"name": "@arcjet/ip",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"description": "Arcjet utilities for finding the originating IP of a request",

@@ -30,2 +30,3 @@ "license": "Apache-2.0",

"lint": "eslint .",
"pretest": "npm run build",
"test": "NODE_OPTIONS=--experimental-vm-modules jest"

@@ -35,9 +36,9 @@ },

"devDependencies": {
"@arcjet/eslint-config": "1.0.0-alpha.2",
"@arcjet/rollup-config": "1.0.0-alpha.2",
"@arcjet/tsconfig": "1.0.0-alpha.2",
"@arcjet/eslint-config": "1.0.0-alpha.3",
"@arcjet/rollup-config": "1.0.0-alpha.3",
"@arcjet/tsconfig": "1.0.0-alpha.3",
"@jest/globals": "29.7.0",
"@rollup/wasm-node": "4.6.1",
"@types/node": "18.18.0",
"jest": "29.7.0",
"rollup": "4.6.1",
"typescript": "5.3.2"

@@ -44,0 +45,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