@code-to-json/utils
Advanced tools
Comparing version 1.0.0-rc.29 to 1.0.0-rc.30
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-rc.30](https://github.com/mike-north/code-to-json/compare/@code-to-json/utils@1.0.0-rc.29...@code-to-json/utils@1.0.0-rc.30) (2019-02-26) | ||
**Note:** Version bump only for package @code-to-json/utils | ||
# [1.0.0-rc.29](https://github.com/mike-north/code-to-json/compare/@code-to-json/utils@1.0.0-rc.28...@code-to-json/utils@1.0.0-rc.29) (2019-02-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@code-to-json/utils", | ||
"version": "1.0.0-rc.29", | ||
"version": "1.0.0-rc.30", | ||
"description": "Low-level utilities for code-to-json", | ||
@@ -33,3 +33,3 @@ "main": "lib/src/index.js", | ||
"eslint-config-airbnb-base": "13.1.0", | ||
"eslint-config-prettier": "4.0.0", | ||
"eslint-config-prettier": "4.1.0", | ||
"eslint-plugin-import": "2.16.0", | ||
@@ -92,3 +92,3 @@ "eslint-plugin-prettier": "3.0.1", | ||
}, | ||
"gitHead": "67c10b37f5da12aeff5080fec7d09084b35d749f" | ||
"gitHead": "ecc675f74ddf2a51cd2f4779357f119c1e009c03" | ||
} |
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
87261