@valueswap/lib
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@valueswap/lib", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "📖 Solidity libraries that are shared across Valueswap contracts", | ||
@@ -14,3 +14,3 @@ "author": "Value Network", | ||
"precompile": "rimraf ./build/", | ||
"compile": "waffle", | ||
"compile": "waffle waffle.json", | ||
"pretest": "yarn compile", | ||
@@ -40,3 +40,9 @@ "test": "mocha", | ||
"typescript": "^3.8.3" | ||
} | ||
}, | ||
"keywords": [ | ||
"ethereum", | ||
"valueswap", | ||
"lib", | ||
"valueswap-lib" | ||
] | ||
} |
@@ -1,2 +0,2 @@ | ||
# valueswap-lib | ||
# @valueswap-lib | ||
@@ -3,0 +3,0 @@ [![npm](https://img.shields.io/npm/v/@valueswap/lib)](https://unpkg.com/@valueswap/lib@latest/) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
54903