@code-to-json/schema
Advanced tools
Comparing version 0.3.5-rc.31 to 0.3.5-rc.32
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.3.5-rc.32](https://github.com/mike-north/code-to-json/compare/@code-to-json/schema@0.3.5-rc.31...@code-to-json/schema@0.3.5-rc.32) (2019-02-25) | ||
**Note:** Version bump only for package @code-to-json/schema | ||
## [0.3.5-rc.31](https://github.com/mike-north/code-to-json/compare/@code-to-json/schema@0.3.5-rc.30...@code-to-json/schema@0.3.5-rc.31) (2019-02-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@code-to-json/schema", | ||
"version": "0.3.5-rc.31", | ||
"version": "0.3.5-rc.32", | ||
"description": "", | ||
@@ -26,7 +26,7 @@ "main": "lib/src/index.js", | ||
"devDependencies": { | ||
"@code-to-json/test-helpers": "^1.0.0-rc.32", | ||
"@code-to-json/test-helpers": "^1.0.0-rc.33", | ||
"@types/chai": "4.1.7", | ||
"@types/strip-json-comments": "0.0.30", | ||
"@typescript-eslint/eslint-plugin": "1.4.1", | ||
"@typescript-eslint/parser": "1.4.1", | ||
"@typescript-eslint/eslint-plugin": "1.4.2", | ||
"@typescript-eslint/parser": "1.4.2", | ||
"chai": "4.2.0", | ||
@@ -95,3 +95,3 @@ "eslint": "5.14.1", | ||
}, | ||
"gitHead": "80cdbcc7bc0030dbfea3ba0c18b49c8159a6096b" | ||
"gitHead": "673a8d0f0527eb4ad165f5cee84d0c4ba6185d05" | ||
} |
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
30322