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

@neo-one/http-context

Package Overview
Dependencies
Maintainers
3
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neo-one/http-context - npm Package Compare versions

Comparing version 2.5.0-alpha-8 to 2.5.0

CHANGELOG.json

43

package.json
{
"name": "@neo-one/http-context",
"version": "2.5.0-alpha-8",
"author": "Alex DiCarlo <alexdicarlo@gmail.com>",
"version": "2.5.0",
"description": "NEO•ONE http context utilities.",
"license": "MIT",
"homepage": "https://neo-one.io",
"repository": {
"type": "git",
"url": "git+https://github.com/neo-one-suite/neo-one.git"
"main": "./dist/cjs/index",
"module": "./dist/esm/index",
"scripts": {
"build": "gulp",
"lint": "node ./node_modules/@neo-one/build-tools/bin/neo-one-lint.js",
"lint:staged": "lint-staged --relative",
"pack": "gulp pack",
"tsc": "node ./node_modules/@neo-one/build-tools/bin/neo-one-tsc.js"
},
"bugs": {
"url": "https://github.com/neo-one-suite/neo-one/issues"
},
"keywords": [
"neo",
"blockchain",
"neo-one",
"dapp"
],
"dependencies": {
"@neo-one/client-switch": "2.5.0-alpha-8",
"@neo-one/logger": "^2.4.0",
"@neo-one/utils": "2.5.0-alpha-8",
"@neo-one/client-switch": "^2.5.0",
"@neo-one/logger": "^2.5.0",
"@neo-one/utils": "^2.5.0",
"@types/koa": "^2.0.49",

@@ -29,11 +22,7 @@ "koa": "^2.7.0",

},
"publishConfig": {
"access": "public"
"devDependencies": {
"@neo-one/build-tools": "^1.0.0",
"gulp": "~4.0.2"
},
"engines": {
"node": ">=10.16.0"
},
"main": "index.js",
"types": "index.d.ts",
"sideEffects": false
}
}
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