@vocab/cli
Advanced tools
Comparing version 0.0.14 to 0.0.15
# @vocab/cli | ||
## 0.0.15 | ||
### Patch Changes | ||
- Updated dependencies [[`7c96a14`](https://github.com/seek-oss/vocab/commit/7c96a142f602132d38c1df1a47a1f4657dc5c94c)]: | ||
- @vocab/core@0.0.10 | ||
- @vocab/phrase@0.0.10 | ||
## 0.0.14 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@vocab/cli", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"main": "dist/vocab-cli.cjs.js", | ||
@@ -13,4 +13,4 @@ "module": "dist/vocab-cli.esm.js", | ||
"@types/env-ci": "^3.1.0", | ||
"@vocab/core": "^0.0.9", | ||
"@vocab/phrase": "^0.0.9", | ||
"@vocab/core": "^0.0.10", | ||
"@vocab/phrase": "^0.0.10", | ||
"env-ci": "^5.0.2", | ||
@@ -17,0 +17,0 @@ "fast-glob": "^3.2.4", |
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
20279
+ Added@vocab/core@0.0.10(transitive)
+ Added@vocab/phrase@0.0.10(transitive)
- Removed@vocab/core@0.0.9(transitive)
- Removed@vocab/phrase@0.0.9(transitive)
Updated@vocab/core@^0.0.10
Updated@vocab/phrase@^0.0.10