path-is-same
Advanced tools
Comparing version 1.0.5 to 1.0.9
@@ -6,2 +6,72 @@ # Change Log | ||
## [1.0.9](https://github.com/bluelovers/ws-iconv/compare/path-is-same@1.0.5...path-is-same@1.0.9) (2021-06-16) | ||
### 🚨 Tests | ||
* fix test ([e33e70d](https://github.com/bluelovers/ws-iconv/commit/e33e70ddfe12175c4dfc5eb6375a2015b147eded)) | ||
### ♻️ Chores | ||
* update deps ([155e9b0](https://github.com/bluelovers/ws-iconv/commit/155e9b0a1aaf956c9d660dee61c59ef998b77131)) | ||
### 🔖 Miscellaneous | ||
* . ([b6d8c26](https://github.com/bluelovers/ws-iconv/commit/b6d8c260f2ae71e650af52391117e1ba018955ff)) | ||
* . ([be22eec](https://github.com/bluelovers/ws-iconv/commit/be22eec8fe89b92477c48fe46b3e533408338ed3)) | ||
## [1.0.8](https://github.com/bluelovers/ws-iconv/compare/path-is-same@1.0.5...path-is-same@1.0.8) (2021-06-15) | ||
### 🚨 Tests | ||
* fix test ([e33e70d](https://github.com/bluelovers/ws-iconv/commit/e33e70ddfe12175c4dfc5eb6375a2015b147eded)) | ||
### ♻️ Chores | ||
* update deps ([155e9b0](https://github.com/bluelovers/ws-iconv/commit/155e9b0a1aaf956c9d660dee61c59ef998b77131)) | ||
### 🔖 Miscellaneous | ||
* . ([be22eec](https://github.com/bluelovers/ws-iconv/commit/be22eec8fe89b92477c48fe46b3e533408338ed3)) | ||
## [1.0.7](https://github.com/bluelovers/ws-iconv/compare/path-is-same@1.0.5...path-is-same@1.0.7) (2021-06-15) | ||
### ♻️ Chores | ||
* update deps ([155e9b0](https://github.com/bluelovers/ws-iconv/commit/155e9b0a1aaf956c9d660dee61c59ef998b77131)) | ||
### 🔖 Miscellaneous | ||
* . ([be22eec](https://github.com/bluelovers/ws-iconv/commit/be22eec8fe89b92477c48fe46b3e533408338ed3)) | ||
## [1.0.6](https://github.com/bluelovers/ws-iconv/compare/path-is-same@1.0.5...path-is-same@1.0.6) (2021-06-15) | ||
### ♻️ Chores | ||
* update deps ([155e9b0](https://github.com/bluelovers/ws-iconv/commit/155e9b0a1aaf956c9d660dee61c59ef998b77131)) | ||
## [1.0.5](https://github.com/bluelovers/ws-iconv/compare/path-is-same@1.0.4...path-is-same@1.0.5) (2020-07-05) | ||
@@ -8,0 +78,0 @@ |
{ | ||
"name": "path-is-same", | ||
"version": "1.0.5", | ||
"version": "1.0.9", | ||
"description": "", | ||
@@ -24,4 +24,4 @@ "homepage": "https://github.com/bluelovers/ws-iconv/tree/master/packages/path-is-same#readme", | ||
"npm:publish:lerna": "lerna publish --yes --bump patch", | ||
"preversion": "yarn run test", | ||
"prepublish:lockfile": "npx sync-lockfile .", | ||
"prepublishOnly": "yarn run test", | ||
"postpublish_": "git commit -m \"chore(release): publish & git push & echo postpublish\" .", | ||
@@ -33,3 +33,3 @@ "ncu": "npx yarn-tool ncu -u", | ||
}, | ||
"gitHead": "c52be6b7961bafd863dcba3bcf8b46c5cb339c1a" | ||
"gitHead": "6d1415d4b16d3169ed6cc9028997fb97a9ca8aa5" | ||
} |
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
5716