kyt-starter-universal
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.1](http://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal@1.1.0...kyt-starter-universal@1.1.1) (2021-03-23) | ||
**Note:** Version bump only for package kyt-starter-universal | ||
# [1.1.0](http://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal@1.0.17...kyt-starter-universal@1.1.0) (2021-03-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "kyt-starter-universal", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "", | ||
@@ -15,3 +15,3 @@ "repository": { | ||
"homepage": "https://github.com/nytimes/kyt/packages/kyt-starter-universal#readme", | ||
"gitHead": "4236b796ed28c4bd75a36886957e02a1bbed66dc" | ||
"gitHead": "f57e2b10c3ecd17c12caa686646005f7009a3506" | ||
} |
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.1](http://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal-src@1.1.0...kyt-starter-universal-src@1.1.1) (2021-03-23) | ||
**Note:** Version bump only for package kyt-starter-universal-src | ||
# [1.1.0](http://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal-src@1.0.18...kyt-starter-universal-src@1.1.0) (2021-03-13) | ||
@@ -8,0 +16,0 @@ |
@@ -32,3 +32,3 @@ { | ||
"express": "4.17.1", | ||
"kyt-runtime": "1.2.24", | ||
"kyt-runtime": "1.2.25", | ||
"pretty-lights": "0.0.19", | ||
@@ -46,10 +46,10 @@ "prop-types": "15.7.2", | ||
"@babel/eslint-plugin": "7.13.10", | ||
"babel-preset-kyt-react": "1.3.0", | ||
"babel-preset-kyt-react": "1.3.1", | ||
"enzyme": "3.11.0", | ||
"eslint": "7.22.0", | ||
"eslint-config-airbnb": "18.2.1", | ||
"eslint-config-kyt": "1.5.0", | ||
"eslint-config-kyt": "1.5.1", | ||
"eslint-config-prettier": "8.1.0", | ||
"eslint-plugin-import": "2.22.1", | ||
"eslint-plugin-jest": "24.2.1", | ||
"eslint-plugin-jest": "24.3.2", | ||
"eslint-plugin-jest-formatting": "2.0.1", | ||
@@ -59,3 +59,3 @@ "eslint-plugin-json": "2.1.2", | ||
"eslint-plugin-prettier": "3.3.1", | ||
"eslint-plugin-react": "7.22.0", | ||
"eslint-plugin-react": "7.23.0", | ||
"eslint-plugin-react-hooks": "4.2.0", | ||
@@ -65,6 +65,6 @@ "jest": "26.6.3", | ||
"jest-preset-kyt-styled": "1.4.7", | ||
"kyt": "1.0.18", | ||
"kyt": "1.0.19", | ||
"prettier": "2.2.1" | ||
}, | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"kyt": { | ||
@@ -71,0 +71,0 @@ "files": [ |
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
65551