@novel-segment/table-blacklist
Advanced tools
Comparing version 1.0.12 to 1.0.13
@@ -6,2 +6,12 @@ # Change Log | ||
## [1.0.13](https://github.com/bluelovers/ws-segment/compare/@novel-segment/table-blacklist@1.0.12...@novel-segment/table-blacklist@1.0.13) (2023-08-27) | ||
### 🔖 Miscellaneous | ||
* . ([2c86dfd](https://github.com/bluelovers/ws-segment/commit/2c86dfd6b17559ebd55eb2b73bdf96c6fb825a5d)) | ||
## [1.0.12](https://github.com/bluelovers/ws-segment/compare/@novel-segment/table-blacklist@1.0.11...@novel-segment/table-blacklist@1.0.12) (2023-08-08) | ||
@@ -8,0 +18,0 @@ |
{ | ||
"name": "@novel-segment/table-blacklist", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"description": "", | ||
@@ -91,2 +91,3 @@ "keywords": [ | ||
"test:jest": "jest --passWithNoTests", | ||
"test:jest:coverage": "yarn run test:jest -- --coverage", | ||
"test:jest:snapshot": "yarn run test:jest -- -u", | ||
@@ -125,3 +126,3 @@ "test:mocha": "ynpx --quiet -p ts-node -p mocha mocha -- --require ts-node/register \"!(node_modules)/**/*.{test,spec}.{ts,tsx}\"", | ||
"dependencies": { | ||
"@novel-segment/table-line": "^1.0.15" | ||
"@novel-segment/table-line": "^1.0.16" | ||
}, | ||
@@ -132,3 +133,3 @@ "packageManager": "yarn@^1.22.11", | ||
}, | ||
"gitHead": "feeabbc6f9622ca7acb9db5fe45c80bbffcd3aee" | ||
"gitHead": "4ba0290572af189a8b129218f6f3eff1d2bb4d89" | ||
} |
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
17538