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

get-workspaces

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-workspaces - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

8

CHANGELOG.md
# get-workspaces
## 0.3.1
### Patch Changes
- [20da7747](https://github.com/changesets/changesets/commit/20da7747) [#66](https://github.com/changesets/changesets/pull/66) Thanks [@Noviny](https://github.com/Noviny)! - Update package.json field so each links into its own package
## 0.3.0
### Minor Changes

@@ -13,2 +20,3 @@

## 0.2.1
### Patch Changes

@@ -15,0 +23,0 @@

8

package.json
{
"name": "get-workspaces",
"version": "0.3.0",
"version": "0.3.1",
"description": "Get workspaces for yarn workspaces, bolt workspaces, or the root package for building repo-agnostic tools",

@@ -8,7 +8,3 @@ "main": "dist/get-workspaces.cjs.js",

"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/changesets/changesets.git",
"directory": "packages/get-workspaces"
},
"repository": "https://github.com/changesets/changesets/tree/master/packages/get-workspaces",
"dependencies": {

@@ -15,0 +11,0 @@ "fs-extra": "^7.0.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