@ta-interaktiv/babel-preset-react-component
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -0,1 +1,14 @@ | ||
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
<a name="0.1.7"></a> | ||
## 0.1.7 (2018-02-28) | ||
**Note:** Version bump only for package @ta-interaktiv/babel-preset-react-component | ||
<a name="0.1.6"></a> | ||
@@ -2,0 +15,0 @@ |
{ | ||
"name": "@ta-interaktiv/babel-preset-react-component", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "Babel preset for developing reusable React components.", | ||
"main": "index.js", | ||
"scripts": { | ||
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s", | ||
"format": "prettier-standard '*.{js,json,md}'", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"postpublish": "git push --follow-tags", | ||
"precommit": "lint-staged", | ||
"preversion": "git checkout master && git pull", | ||
"version": "yarn run changelog && git add --all" | ||
}, | ||
"engines": { | ||
"yarn": "*" | ||
}, | ||
"keywords": ["babel", "preset"], | ||
"author": "Kaspar Manz <kaspar.manz@tages-anzeiger.ch>", | ||
"scripts": {}, | ||
"keywords": [ | ||
"babel", | ||
"preset" | ||
], | ||
"author": "Kaspar Manz <kaspar.manz@tamedia.ch>", | ||
"license": "ISC", | ||
@@ -27,19 +19,9 @@ "dependencies": { | ||
}, | ||
"devDependencies": { | ||
"conventional-changelog-cli": "^1.3.5", | ||
"husky": "^0.14.3", | ||
"lint-staged": "^6.0.0", | ||
"prettier-standard": "^8.0.0" | ||
"peerDependencies": { | ||
"babel-core": "^6.26.0" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": | ||
"git@gitlab.com:ta-interaktiv/modules/babel-preset-react-component.git" | ||
}, | ||
"lint-staged": { | ||
"linters": { | ||
"*.{js,json,md}": ["prettier-standard", "git add"] | ||
} | ||
}, | ||
"browserslist": [">= 0.25% in CH", "last 3 major versions"] | ||
"url": "git@gitlab.com:ta-interaktiv/packages.git" | ||
} | ||
} |
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
0
2
4128
5
4