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

@neo-one/utils

Package Overview
Dependencies
Maintainers
2
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 1.2.1 to 1.3.0-rush

gulpfile.js

40

package.json
{
"name": "@neo-one/utils",
"version": "1.2.1",
"author": "Alex DiCarlo <alexdicarlo@gmail.com>",
"version": "1.3.0-rush",
"description": "NEO•ONE shared utils.",
"main": "./lib/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/neo-one-lint.js",
"lint:staged": "node ./node_modules/@neo-one/build-tools/neo-one-lint-staged.js"
},
"bugs": {
"url": "https://github.com/neo-one-suite/neo-one/issues"
},
"keywords": [
"neo",
"blockchain",
"neo-one",
"dapp"
],
"dependencies": {
"@types/node": "^12.7.7",
"lodash": "^4.17.15",
"rxjs": "^6.5.2",
"rxjs": "^6.5.3",
"tslib": "^1.10.0"
},
"publishConfig": {
"access": "public"
"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.6.3"
},
"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