@novel-segment/stringify
Advanced tools
Comparing version 1.0.7 to 1.0.12
@@ -6,2 +6,87 @@ # Change Log | ||
## [1.0.12](https://github.com/bluelovers/ws-segment/compare/@novel-segment/stringify@1.0.7...@novel-segment/stringify@1.0.12) (2022-10-29) | ||
### 🐛 Bug Fixes | ||
* 不明原因導致 lerna 無法成功在 yarn run 內執行 ([1535082](https://github.com/bluelovers/ws-segment/commit/1535082de91806f84be946c2597b57ab5af8ab78)) | ||
### 🚨 Tests | ||
* update jest config ([cbce9a2](https://github.com/bluelovers/ws-segment/commit/cbce9a2868e5a0a95fd8f026530c34c9f3930ba0)) | ||
### 📌 Dependencies | ||
* update deps ([95a7d58](https://github.com/bluelovers/ws-segment/commit/95a7d583596b6cb0ecd1c0322258205b9a12af51)) | ||
* update deps ([c1ca140](https://github.com/bluelovers/ws-segment/commit/c1ca140395f246f9c3f10823daed634fb09857cb)) | ||
### 🔖 Miscellaneous | ||
* . ([d078e0e](https://github.com/bluelovers/ws-segment/commit/d078e0ec7e17cee79115db055e7b145d7b48f400)) | ||
* . ([51df182](https://github.com/bluelovers/ws-segment/commit/51df182715ea4b4242b4cf96fdebfabbe679b99c)) | ||
## [1.0.11](https://github.com/bluelovers/ws-segment/compare/@novel-segment/stringify@1.0.7...@novel-segment/stringify@1.0.11) (2022-10-29) | ||
### 🐛 Bug Fixes | ||
* 不明原因導致 lerna 無法成功在 yarn run 內執行 ([1535082](https://github.com/bluelovers/ws-segment/commit/1535082de91806f84be946c2597b57ab5af8ab78)) | ||
### 📌 Dependencies | ||
* update deps ([95a7d58](https://github.com/bluelovers/ws-segment/commit/95a7d583596b6cb0ecd1c0322258205b9a12af51)) | ||
* update deps ([c1ca140](https://github.com/bluelovers/ws-segment/commit/c1ca140395f246f9c3f10823daed634fb09857cb)) | ||
### 🔖 Miscellaneous | ||
* . ([51df182](https://github.com/bluelovers/ws-segment/commit/51df182715ea4b4242b4cf96fdebfabbe679b99c)) | ||
## [1.0.10](https://github.com/bluelovers/ws-segment/compare/@novel-segment/stringify@1.0.7...@novel-segment/stringify@1.0.10) (2022-10-29) | ||
### 🐛 Bug Fixes | ||
* 不明原因導致 lerna 無法成功在 yarn run 內執行 ([1535082](https://github.com/bluelovers/ws-segment/commit/1535082de91806f84be946c2597b57ab5af8ab78)) | ||
### 📌 Dependencies | ||
* update deps ([95a7d58](https://github.com/bluelovers/ws-segment/commit/95a7d583596b6cb0ecd1c0322258205b9a12af51)) | ||
* update deps ([c1ca140](https://github.com/bluelovers/ws-segment/commit/c1ca140395f246f9c3f10823daed634fb09857cb)) | ||
## [1.0.9](https://github.com/bluelovers/ws-segment/compare/@novel-segment/stringify@1.0.7...@novel-segment/stringify@1.0.9) (2022-10-29) | ||
### 📌 Dependencies | ||
* update deps ([95a7d58](https://github.com/bluelovers/ws-segment/commit/95a7d583596b6cb0ecd1c0322258205b9a12af51)) | ||
* update deps ([c1ca140](https://github.com/bluelovers/ws-segment/commit/c1ca140395f246f9c3f10823daed634fb09857cb)) | ||
## [1.0.8](https://github.com/bluelovers/ws-segment/compare/@novel-segment/stringify@1.0.7...@novel-segment/stringify@1.0.8) (2022-10-29) | ||
### 📌 Dependencies | ||
* update deps ([c1ca140](https://github.com/bluelovers/ws-segment/commit/c1ca140395f246f9c3f10823daed634fb09857cb)) | ||
## [1.0.7](https://github.com/bluelovers/ws-segment/compare/@novel-segment/stringify@1.0.5...@novel-segment/stringify@1.0.7) (2022-09-13) | ||
@@ -8,0 +93,0 @@ |
{ | ||
"name": "@novel-segment/stringify", | ||
"version": "1.0.7", | ||
"version": "1.0.12", | ||
"description": "", | ||
@@ -71,4 +71,4 @@ "keywords": [ | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.esm.mjs", | ||
"require": "./dist/index.cjs" | ||
"require": "./dist/index.cjs", | ||
"import": "./dist/index.esm.mjs" | ||
}, | ||
@@ -95,2 +95,3 @@ "./package.json": "./package.json" | ||
"test:snapshot": "yarn run test -- -u", | ||
"test:tsd": "ynpx tsd", | ||
"test:tsdx": "ynpx @bluelovers/tsdx test --passWithNoTests", | ||
@@ -124,5 +125,4 @@ "posttest": "yarn run build", | ||
"dependencies": { | ||
"@novel-segment/types": "^1.0.8", | ||
"ts-type": "^2.1.10", | ||
"tslib": ">=2" | ||
"@novel-segment/types": "^1.0.9", | ||
"ts-type": "^3.0.1" | ||
}, | ||
@@ -133,3 +133,3 @@ "packageManager": "yarn@^1.22.11", | ||
}, | ||
"gitHead": "4e27479e497b1e564dcd17bf1abc2fb0fbf12397" | ||
"gitHead": "ab895e8f7aa502fb7776fff08897de5bed70afef" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
21586
2
17
142
+ Addedts-type@3.0.1(transitive)
- Removedtslib@>=2
- Removed@types/bluebird@3.5.42(transitive)
- Removedts-type@2.1.10(transitive)
Updated@novel-segment/types@^1.0.9
Updatedts-type@^3.0.1