Socket
Socket
Sign inDemoInstall

@cocreate/cli

Package Overview
Dependencies
Maintainers
1
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/cli - npm Package Compare versions

Comparing version 1.13.8 to 1.13.9

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.13.9](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.13.8...v1.13.9) (2022-11-21)
### Bug Fixes
* bump [@cocreate](https://github.com/cocreate) dependencies ([64286ed](https://github.com/CoCreate-app/CoCreate-cli/commit/64286ed8382fd12956bc48bb63bd70e4a50c79c1))
## [1.13.8](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.13.7...v1.13.8) (2022-11-21)

@@ -2,0 +9,0 @@

6

package.json
{
"name": "@cocreate/cli",
"version": "1.13.8",
"version": "1.13.9",
"description": "Polyrepo management bash CLI tool. Run all git commands and yarn commands on multiple repositories. Also includes a few custom macros for cloning, installing, etc.",

@@ -74,4 +74,4 @@ "keywords": [

"dependencies": {
"@cocreate/docs": "^1.3.20",
"@cocreate/hosting": "^1.4.3",
"@cocreate/docs": "^1.3.21",
"@cocreate/hosting": "^1.4.4",
"colors": "latest",

@@ -78,0 +78,0 @@ "glob": "^7.1.7",

@@ -82,2 +82,6 @@ module.exports = [

{
'path': '/home/ubuntu/CoCreateServer/CoCreate-components/CoCreate-element-prototype',
'repo': 'github.com/CoCreate-app/CoCreate-element-prototype.git'
},
{
'path': '/home/ubuntu/CoCreateServer/CoCreate-components/CoCreate-fetch',

@@ -84,0 +88,0 @@ 'repo': 'github.com/CoCreate-app/CoCreate-fetch.git'

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