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.29.2 to 1.29.3

7

CHANGELOG.md

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

## [1.29.3](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.29.2...v1.29.3) (2023-06-04)
### Bug Fixes
* Refactor CoCreate.config.js to remove hard-coded credentials ([a332bd9](https://github.com/CoCreate-app/CoCreate-cli/commit/a332bd97114e415c36a1264d561a7efcdc51254a))
## [1.29.2](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.29.1...v1.29.2) (2023-06-04)

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

6

CoCreate.config.js
module.exports = {
"config": {
"organization_id": "5ff747727005da1c272740ab",
"key": "2061acef-0451-4545-f754-60cf8160",
"host": "general.cocreate.app"
"organization_id": "",
"key": "",
"host": ""
},

@@ -7,0 +7,0 @@ "sources": [

{
"name": "@cocreate/cli",
"version": "1.29.2",
"version": "1.29.3",
"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.",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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