Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@ot-builder/cli-proc

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ot-builder/cli-proc - npm Package Compare versions

Comparing version
1.0.5
to
1.0.6
+21
-0
CHANGELOG.json

@@ -5,2 +5,23 @@ {

{
"date": "Sat, 15 May 2021 06:56:36 GMT",
"tag": "@ot-builder/cli-proc_v1.0.6",
"version": "1.0.6",
"comments": {
"patch": [
{
"comment": "Add publishConfig to sub-packages",
"author": "otbbuilder-dev@users.noreply.github.com",
"commit": "ed593f939f111c801ccdffd8e8da2114f7f0f3c0",
"package": "@ot-builder/cli-proc"
},
{
"comment": "Further fixup publish config",
"author": "otbbuilder-dev@users.noreply.github.com",
"commit": "3e9817b7c9f5cf850546191dde54ce42c2ecee05",
"package": "@ot-builder/cli-proc"
}
]
}
},
{
"date": "Sat, 27 Feb 2021 08:18:21 GMT",

@@ -7,0 +28,0 @@ "tag": "@ot-builder/cli-proc_v1.0.3",

+10
-1
# Change Log - @ot-builder/cli-proc
This log was last generated on Sat, 27 Feb 2021 08:18:21 GMT and should not be manually modified.
This log was last generated on Sat, 15 May 2021 06:56:36 GMT and should not be manually modified.
<!-- Start content -->
## 1.0.6
Sat, 15 May 2021 06:56:36 GMT
### Patches
- Add publishConfig to sub-packages (otbbuilder-dev@users.noreply.github.com)
- Further fixup publish config (otbbuilder-dev@users.noreply.github.com)
## 1.0.3

@@ -8,0 +17,0 @@

+10
-8
{
"name": "@ot-builder/cli-proc",
"version": "1.0.5",
"version": "1.0.6",
"license": "MIT",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
"scripts": {

@@ -16,9 +18,9 @@ "build": "tsc -b ./tsconfig.package.json",

"chalk": "^4.1.0",
"@ot-builder/io-bin-font": "1.0.5",
"@ot-builder/primitive": "1.0.5",
"@ot-builder/common-impl": "1.0.5",
"@ot-builder/rectify": "1.0.5",
"@ot-builder/trace": "1.0.5",
"@ot-builder/prelude": "1.0.5",
"@ot-builder/ot": "1.0.5"
"@ot-builder/io-bin-font": "1.0.6",
"@ot-builder/primitive": "1.0.6",
"@ot-builder/common-impl": "1.0.6",
"@ot-builder/rectify": "1.0.6",
"@ot-builder/trace": "1.0.6",
"@ot-builder/prelude": "1.0.6",
"@ot-builder/ot": "1.0.6"
},

@@ -25,0 +27,0 @@ "devDependencies": {