Socket
Socket
Sign inDemoInstall

@neo-one/utils

Package Overview
Dependencies
Maintainers
3
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neo-one/utils - npm Package Compare versions

Comparing version 2.5.0-alpha-8 to 2.5.0

CHANGELOG.json

44

package.json
{
"name": "@neo-one/utils",
"version": "2.5.0-alpha-8",
"author": "Alex DiCarlo <alexdicarlo@gmail.com>",
"version": "2.5.0",
"description": "NEO•ONE shared utils.",
"main": "./dist/cjs/index",
"module": "./dist/esm/index",
"license": "MIT",
"homepage": "https://neo-one.io",
"repository": {
"type": "git",
"url": "git+https://github.com/neo-one-suite/neo-one.git"
"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"
],
"sideEffects": false,
"dependencies": {

@@ -27,11 +22,10 @@ "@types/node": "^12.7.7",

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