@twreporter/universal-header
Advanced tools
Comparing version 2.1.1 to 2.1.2-beta
@@ -5,2 +5,6 @@ # CHANGELOG | ||
### 2.1.2-beta | ||
- Update `categories` in `channelPathnames` from `/?section=categories` to `/#categories` | ||
## Released | ||
@@ -7,0 +11,0 @@ |
@@ -20,3 +20,3 @@ "use strict"; | ||
exports.channelKeys = channelKeys; | ||
var channelPathnames = (_channelPathnames = {}, _defineProperty(_channelPathnames, channelKeys.reviews, '/categories/reviews'), _defineProperty(_channelPathnames, channelKeys.topics, '/topics'), _defineProperty(_channelPathnames, channelKeys.photography, '/photography'), _defineProperty(_channelPathnames, channelKeys.infographic, '/categories/infographic'), _defineProperty(_channelPathnames, channelKeys.categories, '/?section=categories'), _channelPathnames); | ||
var channelPathnames = (_channelPathnames = {}, _defineProperty(_channelPathnames, channelKeys.reviews, '/categories/reviews'), _defineProperty(_channelPathnames, channelKeys.topics, '/topics'), _defineProperty(_channelPathnames, channelKeys.photography, '/photography'), _defineProperty(_channelPathnames, channelKeys.infographic, '/categories/infographic'), _defineProperty(_channelPathnames, channelKeys.categories, '/#categories'), _channelPathnames); | ||
exports.channelPathnames = channelPathnames; | ||
@@ -23,0 +23,0 @@ var channelLabels = (_channelLabels = {}, _defineProperty(_channelLabels, channelKeys.reviews, '評論'), _defineProperty(_channelLabels, channelKeys.topics, '專題'), _defineProperty(_channelLabels, channelKeys.photography, '攝影'), _defineProperty(_channelLabels, channelKeys.infographic, '多媒體'), _defineProperty(_channelLabels, channelKeys.categories, '議題'), _channelLabels); |
{ | ||
"name": "@twreporter/universal-header", | ||
"version": "2.1.1", | ||
"version": "2.1.2-beta", | ||
"description": "Universal header of TWReporter sites", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
143110
2
1
93