Launch Week Day 3: Introducing Organization Notifications in Socket.Learn More
Socket
Book a DemoSign in
Socket

@openzeppelin/test-helpers

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

@openzeppelin/test-helpers - npm Package Compare versions

Comparing version
0.5.9
to
0.5.10
+3
-0
CHANGELOG.md
# Changelog
## 0.5.10 (2020-12-22)
* Updated `@truffle/contract` dependency.
## 0.5.9 (2020-10-27)

@@ -4,0 +7,0 @@ * Updated `@openzeppelin/contract-loader` dependency.

+2
-2
{
"name": "@openzeppelin/test-helpers",
"version": "0.5.9",
"version": "0.5.10",
"description": "JavaScript testing helpers for Ethereum smart contract development.",

@@ -41,3 +41,3 @@ "main": "index.js",

"@openzeppelin/contract-loader": "^0.6.2",
"@truffle/contract": "^4.0.35 <4.2.2",
"@truffle/contract": "^4.0.35",
"ansi-colors": "^3.2.3",

@@ -44,0 +44,0 @@ "chai": "^4.2.0",