kyt-starter-universal
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.3](http://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal@1.0.2...kyt-starter-universal@1.0.3) (2021-02-04) | ||
**Note:** Version bump only for package kyt-starter-universal | ||
## [1.0.2](http://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal@1.0.1...kyt-starter-universal@1.0.2) (2021-01-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "kyt-starter-universal", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "", | ||
@@ -15,3 +15,3 @@ "repository": { | ||
"homepage": "https://github.com/nytimes/kyt/packages/kyt-starter-universal#readme", | ||
"gitHead": "7446fd3fc47867632b08838b79cd6116db07ca57" | ||
"gitHead": "8e33624d4b3b941273d9a292936d2d870cb87bc2" | ||
} |
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.3](http://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal-src@1.0.2...kyt-starter-universal-src@1.0.3) (2021-02-04) | ||
**Note:** Version bump only for package kyt-starter-universal-src | ||
## [1.0.2](http://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal-src@1.0.1...kyt-starter-universal-src@1.0.2) (2021-01-13) | ||
@@ -8,0 +16,0 @@ |
@@ -28,7 +28,7 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "7.12.5", | ||
"@babel/runtime": "7.12.13", | ||
"compression": "1.7.4", | ||
"core-js": "3.8.2", | ||
"core-js": "3.8.3", | ||
"express": "4.17.1", | ||
"kyt-runtime": "1.2.9", | ||
"kyt-runtime": "1.2.10", | ||
"pretty-lights": "0.0.19", | ||
@@ -43,14 +43,14 @@ "prop-types": "15.7.2", | ||
"devDependencies": { | ||
"@babel/core": "7.12.10", | ||
"@babel/eslint-parser": "7.12.1", | ||
"@babel/eslint-plugin": "7.12.1", | ||
"babel-preset-kyt-react": "1.2.5", | ||
"@babel/core": "7.12.13", | ||
"@babel/eslint-parser": "7.12.13", | ||
"@babel/eslint-plugin": "7.12.13", | ||
"babel-preset-kyt-react": "1.2.6", | ||
"enzyme": "3.11.0", | ||
"eslint": "7.17.0", | ||
"eslint": "7.19.0", | ||
"eslint-config-airbnb": "18.2.1", | ||
"eslint-config-kyt": "1.4.2", | ||
"eslint-config-prettier": "7.1.0", | ||
"eslint-config-kyt": "1.4.3", | ||
"eslint-config-prettier": "7.2.0", | ||
"eslint-plugin-import": "2.22.1", | ||
"eslint-plugin-jest": "24.1.3", | ||
"eslint-plugin-jest-formatting": "2.0.0", | ||
"eslint-plugin-jest-formatting": "2.0.1", | ||
"eslint-plugin-json": "2.1.2", | ||
@@ -62,8 +62,8 @@ "eslint-plugin-jsx-a11y": "6.4.1", | ||
"jest": "26.6.3", | ||
"jest-preset-kyt-enzyme": "1.3.1", | ||
"jest-preset-kyt-styled": "1.4.0", | ||
"kyt": "1.0.1", | ||
"jest-preset-kyt-enzyme": "1.3.2", | ||
"jest-preset-kyt-styled": "1.4.1", | ||
"kyt": "1.0.2", | ||
"prettier": "2.2.1" | ||
}, | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"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
57465