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

@greymass/eosio

Package Overview
Dependencies
Maintainers
2
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@greymass/eosio - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

lib/eosio-core.m.js

2

lib/eosio-core.d.ts
/**
* EOSIO Core v0.1.3
* EOSIO Core v0.1.4
* https://github.com/greymass/eosio-core

@@ -4,0 +4,0 @@ *

{
"name": "@greymass/eosio",
"description": "Library for working with EOSIO blockchains",
"version": "0.1.3",
"version": "0.1.4",
"homepage": "https://github.com/greymass/eosio-core",
"license": "BSD-3-Clause",
"main": "lib/eosio-core.js",
"module": "lib/eosio-core.mjs",
"module": "lib/eosio-core.m.js",
"types": "lib/eosio-core.d.ts",

@@ -23,24 +24,25 @@ "browser": {

"bn.js": "^4.4.0",
"brorand": "^1.1.0",
"brorand": "^1.0.1",
"elliptic": "^6.5.3",
"hash.js": "^1.0.0"
"hash.js": "^1.0.0",
"tslib": "^2.0.3"
},
"devDependencies": {
"@rollup/plugin-typescript": "^8.0.0",
"@types/elliptic": "^6.4.12",
"@types/mocha": "^8.0.3",
"@typescript-eslint/eslint-plugin": "^4.8.2",
"@typescript-eslint/parser": "^4.8.2",
"@wessberg/rollup-plugin-ts": "^1.3.8",
"eslint": "^7.14.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-prettier": "^3.1.4",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"eslint": "^7.15.0",
"eslint-config-prettier": "^7.0.0",
"eslint-plugin-prettier": "^3.2.0",
"mocha": "^8.2.1",
"node-fetch": "^2.6.1",
"nyc": "^15.1.0",
"prettier": "^2.2.0",
"rollup": "^2.33.3",
"prettier": "^2.2.1",
"rollup": "^2.34.1",
"rollup-plugin-dts": "^2.0.0",
"ts-node": "^9.0.0",
"ts-node": "^9.1.0",
"typescript": "^4.1.2"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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