kyt-starter-universal
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.5](http://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal@1.0.4...kyt-starter-universal@1.0.5) (2021-02-23) | ||
**Note:** Version bump only for package kyt-starter-universal | ||
## [1.0.4](http://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal@1.0.3...kyt-starter-universal@1.0.4) (2021-02-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "kyt-starter-universal", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "", | ||
@@ -15,3 +15,3 @@ "repository": { | ||
"homepage": "https://github.com/nytimes/kyt/packages/kyt-starter-universal#readme", | ||
"gitHead": "19f174c863cdc647f77da95003c0f344a7a9e55e" | ||
"gitHead": "7212fdf3ba2aa57d83522f82865c48ca2ebd9c6c" | ||
} |
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.5](http://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal-src@1.0.4...kyt-starter-universal-src@1.0.5) (2021-02-23) | ||
**Note:** Version bump only for package kyt-starter-universal-src | ||
## [1.0.4](http://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal-src@1.0.3...kyt-starter-universal-src@1.0.4) (2021-02-22) | ||
@@ -8,0 +16,0 @@ |
@@ -28,7 +28,7 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "7.12.18", | ||
"@babel/runtime": "7.13.0", | ||
"compression": "1.7.4", | ||
"core-js": "3.9.0", | ||
"express": "4.17.1", | ||
"kyt-runtime": "1.2.11", | ||
"kyt-runtime": "1.2.12", | ||
"pretty-lights": "0.0.19", | ||
@@ -43,10 +43,10 @@ "prop-types": "15.7.2", | ||
"devDependencies": { | ||
"@babel/core": "7.12.17", | ||
"@babel/eslint-parser": "7.12.17", | ||
"@babel/eslint-plugin": "7.12.13", | ||
"babel-preset-kyt-react": "1.2.7", | ||
"@babel/core": "7.13.0", | ||
"@babel/eslint-parser": "7.13.0", | ||
"@babel/eslint-plugin": "7.13.0", | ||
"babel-preset-kyt-react": "1.2.8", | ||
"enzyme": "3.11.0", | ||
"eslint": "7.20.0", | ||
"eslint-config-airbnb": "18.2.1", | ||
"eslint-config-kyt": "1.4.4", | ||
"eslint-config-kyt": "1.4.5", | ||
"eslint-config-prettier": "7.2.0", | ||
@@ -64,6 +64,6 @@ "eslint-plugin-import": "2.22.1", | ||
"jest-preset-kyt-styled": "1.4.2", | ||
"kyt": "1.0.3", | ||
"kyt": "1.0.4", | ||
"prettier": "2.2.1" | ||
}, | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"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
58365