workspace-tools
Advanced tools
Comparing version 0.21.0 to 0.22.0
@@ -5,3 +5,26 @@ { | ||
{ | ||
"date": "Fri, 01 Jul 2022 14:55:58 GMT", | ||
"date": "Wed, 13 Jul 2022 20:42:04 GMT", | ||
"tag": "workspace-tools_v0.22.0", | ||
"version": "0.22.0", | ||
"comments": { | ||
"minor": [ | ||
{ | ||
"author": "elcraig@microsoft.com", | ||
"package": "workspace-tools", | ||
"comment": "Update git-url-parse (includes [possible breaking changes](https://github.com/IonicaBizau/git-url-parse/releases/tag/12.0.0))", | ||
"commit": "beddff28642eecabce2c64fd387bcc922ed7b941" | ||
} | ||
], | ||
"patch": [ | ||
{ | ||
"author": "elcraig@microsoft.com", | ||
"package": "workspace-tools", | ||
"comment": "Remove unneeded files from published package", | ||
"commit": "beddff28642eecabce2c64fd387bcc922ed7b941" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 01 Jul 2022 14:56:01 GMT", | ||
"tag": "workspace-tools_v0.21.0", | ||
@@ -8,0 +31,0 @@ "version": "0.21.0", |
# Change Log - workspace-tools | ||
This log was last generated on Fri, 01 Jul 2022 14:55:58 GMT and should not be manually modified. | ||
This log was last generated on Wed, 13 Jul 2022 20:42:04 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.22.0 | ||
Wed, 13 Jul 2022 20:42:04 GMT | ||
### Minor changes | ||
- Update git-url-parse (includes [possible breaking changes](https://github.com/IonicaBizau/git-url-parse/releases/tag/12.0.0)) (elcraig@microsoft.com) | ||
### Patches | ||
- Remove unneeded files from published package (elcraig@microsoft.com) | ||
## 0.21.0 | ||
Fri, 01 Jul 2022 14:55:58 GMT | ||
Fri, 01 Jul 2022 14:56:01 GMT | ||
@@ -11,0 +23,0 @@ ### Minor changes |
{ | ||
"name": "workspace-tools", | ||
"version": "0.21.0", | ||
"version": "0.22.0", | ||
"license": "MIT", | ||
@@ -11,2 +11,5 @@ "repository": { | ||
"types": "lib/index.d.ts", | ||
"files": [ | ||
"lib/!(__*)" | ||
], | ||
"scripts": { | ||
@@ -25,3 +28,3 @@ "build": "tsc", | ||
"find-up": "^4.1.0", | ||
"git-url-parse": "^11.1.2", | ||
"git-url-parse": "^12.0.0", | ||
"globby": "^11.0.0", | ||
@@ -34,3 +37,2 @@ "jju": "^1.4.0", | ||
"@types/git-url-parse": "^9.0.0", | ||
"@types/glob": "^7.1.1", | ||
"@types/jest": "^25.2.2", | ||
@@ -37,0 +39,0 @@ "@types/jju": "^1.4.1", |
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
15
23
113359
79
2769
+ Addedgit-up@6.0.0(transitive)
+ Addedgit-url-parse@12.0.0(transitive)
+ Addedparse-path@5.0.0(transitive)
+ Addedparse-url@7.0.2(transitive)
- Removedcall-bind@1.0.7(transitive)
- Removeddecode-uri-component@0.2.2(transitive)
- Removeddefine-data-property@1.1.4(transitive)
- Removedes-define-property@1.0.0(transitive)
- Removedes-errors@1.3.0(transitive)
- Removedfilter-obj@1.1.0(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedget-intrinsic@1.2.4(transitive)
- Removedgit-up@4.0.5(transitive)
- Removedgit-url-parse@11.6.0(transitive)
- Removedgopd@1.0.1(transitive)
- Removedhas-property-descriptors@1.0.2(transitive)
- Removedhas-proto@1.0.3(transitive)
- Removedhas-symbols@1.0.3(transitive)
- Removedhasown@2.0.2(transitive)
- Removedobject-inspect@1.13.3(transitive)
- Removedparse-path@4.0.4(transitive)
- Removedparse-url@6.0.5(transitive)
- Removedprotocols@1.4.8(transitive)
- Removedqs@6.13.0(transitive)
- Removedquery-string@6.14.1(transitive)
- Removedset-function-length@1.2.2(transitive)
- Removedside-channel@1.0.6(transitive)
- Removedsplit-on-first@1.1.0(transitive)
- Removedstrict-uri-encode@2.0.0(transitive)
Updatedgit-url-parse@^12.0.0