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

@collexx-org/abi

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@collexx-org/abi - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

exchangeAbi.json

109

package.json
{
"name": "@collexx-org/abi",
"version": "0.0.1",
"description": "Collexx Package",
"author": "collexx",
"main": "dist/",
"types": "dist/index.d.ts",
"private": false,
"license": "MIT",
"version": "0.0.2",
"description": "Collexx",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {

@@ -14,95 +13,5 @@ "type": "git",

},
"homepage": "https://project.collexx.io/",
"keywords": [
"nestjs",
"collexx",
"rabbitMQ",
"contractABI"
],
"scripts": {
"build": "nest build",
"prepublishOnly": "npm run build",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
"start": "nest start",
"start:dev": "nest start --watch",
"start:debug": "nest start --debug --watch",
"start:prod": "node dist/main",
"lint": "eslint \"{src,apps,libs,test}/**/*.ts\" --fix",
"test": "jest",
"test:watch": "jest --watch",
"test:cov": "jest --coverage",
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand",
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"devDependencies": {
"@nestjs/cli": "^9.0.0",
"@nestjs/schematics": "^9.0.0",
"@nestjs/testing": "^9.0.0",
"@types/express": "^4.17.13",
"@types/jest": "29.2.4",
"@types/node": "18.11.18",
"@types/supertest": "^2.0.11",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"eslint": "^8.0.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "29.3.1",
"prettier": "^2.3.2",
"source-map-support": "^0.5.20",
"supertest": "^6.1.3",
"ts-jest": "29.0.3",
"ts-loader": "^9.2.3",
"ts-node": "^10.0.0",
"tsconfig-paths": "4.1.1",
"typescript": "^4.7.4"
},
"jest": {
"moduleFileExtensions": [
"js",
"json",
"ts"
],
"rootDir": "src",
"testRegex": ".*\\.spec\\.ts$",
"transform": {
"^.+\\.(t|j)s$": "ts-jest"
},
"collectCoverageFrom": [
"**/*.(t|j)s"
],
"coverageDirectory": "../coverage",
"testEnvironment": "node"
},
"bugs": {
"url": "https://github.com/bigtechsolution/collexx-rabbitmq/issues"
},
"directories": {
"test": "test"
},
"dependencies": {
"walker": "^1.0.8",
"webpack": "^5.79.0",
"type-check": "^0.4.0",
"type-fest": "^0.20.2",
"wcwidth": "^1.0.1",
"v8-to-istanbul": "^9.1.0",
"windows-release": "^4.0.0",
"which": "^2.0.2",
"wrap-ansi": "^7.0.0",
"wrappy": "^1.0.2",
"webpack-node-externals": "^3.0.0",
"watchpack": "^2.4.0",
"yargs-parser": "^21.1.1",
"v8-compile-cache-lib": "^3.0.1",
"webpack-sources": "^3.2.3",
"word-wrap": "^1.2.3",
"y18n": "^5.0.8",
"yallist": "^4.0.0",
"write-file-atomic": "^4.0.2",
"yargs": "^17.7.1",
"yocto-queue": "^0.1.0",
"yaml": "^1.10.2",
"yn": "^3.1.1"
}
"author": "Collexx",
"license": "ISC",
"homepage": "https://project.collexx.io/"
}
# abi
# abi
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