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

truffle-assertions

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

truffle-assertions - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

4

package.json
{
"name": "truffle-assertions",
"version": "0.8.0",
"version": "0.8.1",
"description": "Additional assertions and utilities for testing Ethereum smart contracts in Truffle unit tests",

@@ -48,5 +48,5 @@ "main": "index.js",

"mocha": "^5.2.0",
"nyc": "^13.0.1",
"nyc": "^13.3.0",
"sinon": "^7.1.1"
}
}

@@ -28,4 +28,5 @@ # truffle-assertions

I also gave a talk at TruffleCon 2018 that explains a few different use cases of the library:
* [TruffleCon 2018: Using events to unit test smart contracts with Truffle](https://www.youtube.com/watch?v=0yjlU1vx0HM) ([Slides](/docs/trufflecon-2018-presentation-slides.pdf))
I also gave a two talks that explain a few different use cases of the library:
* [TruffleCon 2018: Using events to unit test smart contracts with Truffle](https://youtu.be/0yjlU1vx0HM) ([Slides](/docs/trufflecon-2018-presentation-slides.pdf))
* [EthCC 201: Using events to unit test smart contracts](https://youtu.be/GON3qyFdUtE) ([Slides](/docs/ethcc-2019-presentation-slides.pdf))

@@ -32,0 +33,0 @@ ## Exported functions

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