@requestnetwork/data-format
Advanced tools
Comparing version 0.1.1-alpha.11 to 0.2.0
@@ -6,2 +6,11 @@ # Change Log | ||
# [0.2.0](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/data-format@0.1.1-alpha.3...@requestnetwork/data-format@0.2.0) (2019-06-06) | ||
**Note:** Version bump only for package @requestnetwork/data-format | ||
## [0.1.1-alpha.11](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/data-format@0.1.1-alpha.3...@requestnetwork/data-format@0.1.1-alpha.11) (2019-05-21) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@requestnetwork/data-format", | ||
"version": "0.1.1-alpha.11", | ||
"version": "0.2.0", | ||
"publishConfig": { | ||
@@ -39,4 +39,3 @@ "access": "public" | ||
"lint-staged": "lint-staged", | ||
"test": "nyc mocha --require ts-node/register --require source-map-support/register \"test/**/*.ts\"", | ||
"coverage": "nyc report --reporter=text-lcov > coverage.lcov" | ||
"test": "nyc mocha --require ts-node/register --require source-map-support/register \"test/**/*.ts\"" | ||
}, | ||
@@ -50,3 +49,3 @@ "dependencies": { | ||
"@types/chai": "4.1.7", | ||
"@types/mocha": "5.2.5", | ||
"@types/mocha": "5.2.6", | ||
"@types/node": "10.12.21", | ||
@@ -60,3 +59,3 @@ "chai": "4.2.0", | ||
"eslint-plugin-typescript": "0.14.0", | ||
"husky": "1.3.1", | ||
"husky": "2.4.0", | ||
"lint-staged": "8.1.3", | ||
@@ -71,3 +70,3 @@ "mocha": "5.2.0", | ||
}, | ||
"gitHead": "7df06d512fd9a88f0e25a31c42309ade8a085ff6" | ||
"gitHead": "77f4d39ac1cb99c49a5f833e900a822ffe5697a7" | ||
} |
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
20932