@code-to-json/schema
Advanced tools
Comparing version 0.3.5-rc.16 to 0.3.5-rc.17
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.3.5-rc.17](https://github.com/mike-north/code-to-json/compare/@code-to-json/schema@0.3.5-rc.16...@code-to-json/schema@0.3.5-rc.17) (2019-02-07) | ||
**Note:** Version bump only for package @code-to-json/schema | ||
## [0.3.5-rc.16](https://github.com/mike-north/code-to-json/compare/@code-to-json/schema@0.3.5-rc.15...@code-to-json/schema@0.3.5-rc.16) (2019-02-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@code-to-json/schema", | ||
"version": "0.3.5-rc.16", | ||
"version": "0.3.5-rc.17", | ||
"description": "", | ||
@@ -26,8 +26,8 @@ "main": "lib/src/index.js", | ||
"devDependencies": { | ||
"@code-to-json/test-helpers": "^1.0.0-rc.17", | ||
"@code-to-json/test-helpers": "^1.0.0-rc.18", | ||
"@types/chai": "4.1.7", | ||
"@types/strip-json-comments": "0.0.30", | ||
"@typescript-eslint/eslint-plugin": "1.2.0", | ||
"@typescript-eslint/eslint-plugin-tslint": "1.2.0", | ||
"@typescript-eslint/parser": "1.2.0", | ||
"@typescript-eslint/eslint-plugin": "1.3.0", | ||
"@typescript-eslint/eslint-plugin-tslint": "1.3.0", | ||
"@typescript-eslint/parser": "1.3.0", | ||
"chai": "4.2.0", | ||
@@ -100,3 +100,3 @@ "eslint": "5.13.0", | ||
}, | ||
"gitHead": "a25d364219a9b4b1c4bba70280c2bc5417d70ce9" | ||
"gitHead": "5d9249f9d3715d0975289c210926e76ba2829999" | ||
} |
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
27414