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

workspace-tools

Package Overview
Dependencies
Maintainers
1
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.2.1 to 0.3.0

17

CHANGELOG.json

@@ -5,3 +5,18 @@ {

{
"date": "Tue, 12 May 2020 01:00:23 GMT",
"date": "Tue, 12 May 2020 01:25:43 GMT",
"tag": "workspace-tools_v0.3.0",
"version": "0.3.0",
"comments": {
"minor": [
{
"comment": "includes the scoped packages functions",
"author": "kchau@microsoft.com",
"commit": "24ef3d4f81bd59439390b2e909afbfecc0b285cc",
"package": "workspace-tools"
}
]
}
},
{
"date": "Tue, 12 May 2020 01:00:31 GMT",
"tag": "workspace-tools_v0.2.1",

@@ -8,0 +23,0 @@ "version": "0.2.1",

# Change Log - workspace-tools
This log was last generated on Tue, 12 May 2020 01:00:23 GMT and should not be manually modified.
This log was last generated on Tue, 12 May 2020 01:25:43 GMT and should not be manually modified.
<!-- Start content -->
## 0.3.0
Tue, 12 May 2020 01:25:43 GMT
### Minor changes
- includes the scoped packages functions (kchau@microsoft.com)
## 0.2.1
Tue, 12 May 2020 01:00:23 GMT
Tue, 12 May 2020 01:00:31 GMT

@@ -11,0 +19,0 @@ ### Patches

@@ -7,1 +7,2 @@ export * from "./getPackageInfos";

export * from "./types/PackageInfo";
export * from "./scope";

@@ -11,1 +11,2 @@ "use strict";

__export(require("./workspaces"));
__export(require("./scope"));

2

package.json
{
"name": "workspace-tools",
"version": "0.2.1",
"version": "0.3.0",
"main": "lib/index.js",

@@ -5,0 +5,0 @@ "types": "lib/index.d.ts",

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