kyt-starter-universal
Advanced tools
Comparing version 1.0.15 to 1.0.16
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.16](http://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal@1.0.15...kyt-starter-universal@1.0.16) (2021-03-10) | ||
**Note:** Version bump only for package kyt-starter-universal | ||
## [1.0.15](http://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal@1.0.14...kyt-starter-universal@1.0.15) (2021-03-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "kyt-starter-universal", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "", | ||
@@ -15,3 +15,3 @@ "repository": { | ||
"homepage": "https://github.com/nytimes/kyt/packages/kyt-starter-universal#readme", | ||
"gitHead": "b31499d9855487a53770083d7fe3ce5a25cc1c0a" | ||
"gitHead": "79b9b3413a3001a6ca68823876e8bbc7b871e4ed" | ||
} |
@@ -6,2 +6,18 @@ # Change Log | ||
## [1.0.17](http://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal-src@1.0.16...kyt-starter-universal-src@1.0.17) (2021-03-10) | ||
**Note:** Version bump only for package kyt-starter-universal-src | ||
## [1.0.16](http://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal-src@1.0.15...kyt-starter-universal-src@1.0.16) (2021-03-03) | ||
**Note:** Version bump only for package kyt-starter-universal-src | ||
## [1.0.15](http://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal-src@1.0.14...kyt-starter-universal-src@1.0.15) (2021-03-02) | ||
@@ -8,0 +24,0 @@ |
@@ -28,7 +28,7 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "7.13.9", | ||
"@babel/runtime": "7.13.10", | ||
"compression": "1.7.4", | ||
"core-js": "3.9.1", | ||
"express": "4.17.1", | ||
"kyt-runtime": "1.2.22", | ||
"kyt-runtime": "1.2.23", | ||
"pretty-lights": "0.0.19", | ||
@@ -43,13 +43,13 @@ "prop-types": "15.7.2", | ||
"devDependencies": { | ||
"@babel/core": "7.13.8", | ||
"@babel/eslint-parser": "7.13.8", | ||
"@babel/eslint-plugin": "7.13.0", | ||
"babel-preset-kyt-react": "1.2.17", | ||
"@babel/core": "7.13.10", | ||
"@babel/eslint-parser": "7.13.10", | ||
"@babel/eslint-plugin": "7.13.10", | ||
"babel-preset-kyt-react": "1.2.18", | ||
"enzyme": "3.11.0", | ||
"eslint": "7.21.0", | ||
"eslint-config-airbnb": "18.2.1", | ||
"eslint-config-kyt": "1.4.13", | ||
"eslint-config-kyt": "1.4.14", | ||
"eslint-config-prettier": "7.2.0", | ||
"eslint-plugin-import": "2.22.1", | ||
"eslint-plugin-jest": "24.1.5", | ||
"eslint-plugin-jest": "24.2.0", | ||
"eslint-plugin-jest-formatting": "2.0.1", | ||
@@ -62,8 +62,8 @@ "eslint-plugin-json": "2.1.2", | ||
"jest": "26.6.3", | ||
"jest-preset-kyt-enzyme": "1.3.6", | ||
"jest-preset-kyt-styled": "1.4.6", | ||
"kyt": "1.0.14", | ||
"jest-preset-kyt-enzyme": "1.3.7", | ||
"jest-preset-kyt-styled": "1.4.7", | ||
"kyt": "1.0.16", | ||
"prettier": "2.2.1" | ||
}, | ||
"version": "1.0.15", | ||
"version": "1.0.17", | ||
"kyt": { | ||
@@ -70,0 +70,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
63621