Comparing version 0.2.0 to 1.0.0
@@ -1,47 +0,71 @@ | ||
# [0.2.0](https://github.com/inouetakuya/vue-nl2br/compare/v0.1.2...v0.2.0) (2022-06-01) | ||
# Changelog | ||
## [1.0.0](https://github.com/inouetakuya/vue-nl2br/compare/v0.2.0...v1.0.0) (2022-06-10) | ||
- [Build with TypeScript #45](https://github.com/inouetakuya/vue-nl2br/pull/45) | ||
And many improvements: | ||
- [Prettier and ESLint #46](https://github.com/inouetakuya/vue-nl2br/pull/46) | ||
- [CI #48](https://github.com/inouetakuya/vue-nl2br/pull/48) | ||
- [Add tests #58](https://github.com/inouetakuya/vue-nl2br/pull/58) | ||
- [Improve types #60](https://github.com/inouetakuya/vue-nl2br/pull/60) | ||
## [0.2.0](https://github.com/inouetakuya/vue-nl2br/compare/v0.1.2...v0.2.0) (2022-06-01) | ||
### Bug Fixes | ||
* kind-of vulnerability ([232c269](https://github.com/inouetakuya/vue-nl2br/commit/232c269eb13f09d44a0185b2c5c06eff43a8fdd3)) | ||
* minimist vulnerability ([36e391d](https://github.com/inouetakuya/vue-nl2br/commit/36e391daccf0fbf8ea360ac95399e27b28c4eb67)) | ||
* security vulnerabilities of chalk/ansi-regex ([70be62b](https://github.com/inouetakuya/vue-nl2br/commit/70be62b12774cb12f5f4663c9289e30219d82f52)) | ||
* security vulnerabilities of dot-prop ([e8aab16](https://github.com/inouetakuya/vue-nl2br/commit/e8aab16e4afd8667ca43c6aebc5dea30dc2e95e0)) | ||
* security vulnerabilities of glob-parent ([89ce2bb](https://github.com/inouetakuya/vue-nl2br/commit/89ce2bbac6208ca8b3bb7632670c1b5b0cd81c62)) | ||
* security vulnerabilities of serialize-javascript ([5cbe888](https://github.com/inouetakuya/vue-nl2br/commit/5cbe8881050f2a21d3b56514dc4dadb65a8d6ed6)) | ||
* serialize-javascript vulnerability ([37c2b4c](https://github.com/inouetakuya/vue-nl2br/commit/37c2b4c4c70459f5a3a316472397307cc41646a7)) | ||
- [Security vulnerabilities #44](https://github.com/inouetakuya/vue-nl2br/pull/44) | ||
### Chores | ||
- Bump many dependencies | ||
## [0.1.2](https://github.com/inouetakuya/vue-nl2br/compare/v0.1.1...v0.1.2) (2019-07-20) | ||
### Bug Fixes | ||
- Rebuild after adding className property | ||
- [Security vulnerabilities #20](https://github.com/inouetakuya/vue-nl2br/pull/20) | ||
- Bump webpack to v4 | ||
### Chores | ||
- Bump many dependencies | ||
## [0.1.1](https://github.com/inouetakuya/vue-nl2br/compare/v0.1.0...v0.1.1) (2019-01-03) | ||
### Features | ||
- [Add className to props #9](https://github.com/inouetakuya/vue-nl2br/pull/9) | ||
### Chores | ||
- [Write CHANGELOG by inouetakuya · Pull Request #11](https://github.com/inouetakuya/vue-nl2br/pull/11) | ||
- [Write MIT License file by inouetakuya · Pull Request #10](https://github.com/inouetakuya/vue-nl2br/pull/10) | ||
- [Write MIT License file #10](https://github.com/inouetakuya/vue-nl2br/pull/10) | ||
- [Write CHANGELOG #11](https://github.com/inouetakuya/vue-nl2br/pull/11) | ||
# [0.1.0](https://github.com/inouetakuya/vue-nl2br/compare/v0.0.5...v0.1.0) (2019-01-03) | ||
## [0.1.0](https://github.com/inouetakuya/vue-nl2br/compare/v0.0.5...v0.1.0) (2019-01-03) | ||
### Features | ||
### Chores | ||
- [Add className to props by inouetakuya · Pull Request #9](https://github.com/inouetakuya/vue-nl2br/pull/9) | ||
- [Move vue to peerDependencies #8](https://github.com/inouetakuya/vue-nl2br/pull/8) | ||
## [0.0.5](https://github.com/inouetakuya/vue-nl2br/compare/v0.0.4...v0.0.5) (2017-06-04) | ||
### Braking Changes | ||
- Renamed property: `content` -> `text` | ||
## [0.0.4](https://github.com/inouetakuya/vue-nl2br/compare/v0.0.3...v0.0.4) (2017-06-04) | ||
### Chores | ||
- [Write props in readme #3](https://github.com/inouetakuya/vue-nl2br/pull/3) | ||
## [0.0.3](https://github.com/inouetakuya/vue-nl2br/compare/v0.0.2...v0.0.3) (2017-06-04) | ||
### Bug Fixes | ||
- [Unexpected token punc «(», expected punc «:» error from UglifyJs #2](https://github.com/inouetakuya/vue-nl2br/pull/2) | ||
- Unexpected token punc «(», expected punc «:» ([c0ff95a15785aab41796607ee6b9ea9dac8d3d12](https://github.com/inouetakuya/vue-nl2br/commit/c0ff95a15785aab41796607ee6b9ea9dac8d3d12)) | ||
## 0.0.2 (2017-06-04) | ||
@@ -51,2 +75,2 @@ | ||
- [Enable build with webpack by inouetakuya · Pull Request #1](https://github.com/inouetakuya/vue-nl2br/pull/1) | ||
- [Enable build with webpack #1](https://github.com/inouetakuya/vue-nl2br/pull/1) |
{ | ||
"name": "vue-nl2br", | ||
"version": "0.2.0", | ||
"version": "1.0.0", | ||
"description": "A vue component that turns new lines into line breaks.", | ||
"main": "./dist/vue-nl2br.js", | ||
"scripts": { | ||
"test": "echo \\\"Error: no test specified\\\" && exit 1", | ||
"build": "webpack --mode production", | ||
"version": "conventional-changelog --preset angular --infile CHANGELOG.md --same-file && git add CHANGELOG.md" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/inouetakuya/vue-nl2br.git" | ||
}, | ||
"keywords": [ | ||
@@ -20,7 +10,26 @@ "vue", | ||
"author": "INOUE Takuya", | ||
"license": "MIT", | ||
"homepage": "https://github.com/inouetakuya/vue-nl2br#readme", | ||
"bugs": { | ||
"url": "https://github.com/inouetakuya/vue-nl2br/issues" | ||
}, | ||
"homepage": "https://github.com/inouetakuya/vue-nl2br#readme", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/inouetakuya/vue-nl2br.git" | ||
}, | ||
"license": "MIT", | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org" | ||
}, | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
"lint": "eslint --ext .js,.ts --ignore-path .gitignore .", | ||
"lint:fix": "eslint --ext .js,.ts --ignore-path .gitignore . --fix", | ||
"test": "jest", | ||
"build": "rm -rf dist/ && tsc", | ||
"version": "conventional-changelog --preset angular --infile CHANGELOG.md --same-file && git add CHANGELOG.md" | ||
}, | ||
"peerDependencies": { | ||
@@ -30,12 +39,18 @@ "vue": "^2.0.0" | ||
"devDependencies": { | ||
"@babel/core": "^7.18.2", | ||
"@babel/preset-env": "^7.18.2", | ||
"babel-loader": "^8.2.5", | ||
"conventional-changelog-cli": "^2.2.2", | ||
"kind-of": "^6.0.3", | ||
"minimist": "^1.2.5", | ||
"serialize-javascript": "^6.0.0", | ||
"webpack": "^5.72.1", | ||
"webpack-cli": "^4.9.2" | ||
"@types/jest": "28.1.1", | ||
"@typescript-eslint/eslint-plugin": "5.27.1", | ||
"@typescript-eslint/parser": "5.27.1", | ||
"@vue/test-utils": "1.3.0", | ||
"conventional-changelog-cli": "2.2.2", | ||
"eslint": "8.17.0", | ||
"eslint-config-prettier": "8.5.0", | ||
"eslint-plugin-prettier": "4.0.0", | ||
"jest": "28.1.1", | ||
"jest-environment-jsdom": "28.1.1", | ||
"prettier": "2.6.2", | ||
"ts-jest": "28.0.4", | ||
"typescript": "4.7.3", | ||
"vue": "2.6.14", | ||
"vue-template-compiler": "2.6.14" | ||
} | ||
} |
# vue-nl2br | ||
![main workflow](https://github.com/inouetakuya/vue-nl2br/actions/workflows/main.yml/badge.svg) | ||
A vue component which turns new lines into line breaks. | ||
@@ -4,0 +6,0 @@ |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
10109
86
0
83
15
10