kyt-starter-universal
Advanced tools
Comparing version 1.0.0-beta.40.21 to 1.0.0-beta.40.22
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-beta.40.22](http://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal@1.0.0-beta.40.21...kyt-starter-universal@1.0.0-beta.40.22) (2020-12-10) | ||
**Note:** Version bump only for package kyt-starter-universal | ||
# [1.0.0-beta.40.21](http://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal@1.0.0-beta.40.20...kyt-starter-universal@1.0.0-beta.40.21) (2020-12-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "kyt-starter-universal", | ||
"version": "1.0.0-beta.40.21", | ||
"version": "1.0.0-beta.40.22", | ||
"description": "", | ||
@@ -15,3 +15,3 @@ "repository": { | ||
"homepage": "https://github.com/nytimes/kyt/packages/kyt-starter-universal#readme", | ||
"gitHead": "9554a0ec006da5e859606ac3c72112eb6bd3be35" | ||
"gitHead": "f62ba9d7a3f154aa62eafcabe5c4cd3756e45e61" | ||
} |
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-beta.40.41](http://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal-src@1.0.0-beta.40.40...kyt-starter-universal-src@1.0.0-beta.40.41) (2020-12-10) | ||
**Note:** Version bump only for package kyt-starter-universal-src | ||
# [1.0.0-beta.40.40](http://github.com/nytimes/kyt/packages/kyt-starter-universal/compare/kyt-starter-universal-src@1.0.0-beta.40.39...kyt-starter-universal-src@1.0.0-beta.40.40) (2020-12-07) | ||
@@ -8,0 +16,0 @@ |
@@ -29,3 +29,3 @@ { | ||
"express": "4.17.1", | ||
"kyt-runtime": "1.2.2", | ||
"kyt-runtime": "1.2.3", | ||
"pretty-lights": "0.0.19", | ||
@@ -40,10 +40,10 @@ "prop-types": "15.7.2", | ||
"devDependencies": { | ||
"@babel/core": "7.12.9", | ||
"@babel/core": "7.12.10", | ||
"@babel/eslint-parser": "7.12.1", | ||
"@babel/eslint-plugin": "7.12.1", | ||
"babel-preset-kyt-react": "1.2.1", | ||
"babel-preset-kyt-react": "1.2.2", | ||
"enzyme": "3.11.0", | ||
"eslint": "7.15.0", | ||
"eslint-config-airbnb": "18.2.1", | ||
"eslint-config-kyt": "1.3.10", | ||
"eslint-config-kyt": "1.3.11", | ||
"eslint-config-prettier": "7.0.0", | ||
@@ -61,6 +61,6 @@ "eslint-plugin-import": "2.22.1", | ||
"jest-preset-kyt-styled": "1.4.0", | ||
"kyt": "1.0.0-beta.40.33", | ||
"kyt": "1.0.0-beta.40.34", | ||
"prettier": "2.2.1" | ||
}, | ||
"version": "1.0.0-beta.40.40" | ||
"version": "1.0.0-beta.40.41" | ||
} |
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
52064