Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

workspace-tools

Package Overview
Dependencies
Maintainers
2
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

workspace-tools - npm Package Compare versions

Comparing version 0.21.0 to 0.22.0

25

CHANGELOG.json

@@ -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

8

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc