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.28.1 to 1.28.2

7

CHANGELOG.md

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

## [1.28.2](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.28.1...v1.28.2) (2023-05-10)
### Bug Fixes
* apikey renamed to key ([dcbe68c](https://github.com/CoCreate-app/CoCreate-cli/commit/dcbe68c0bbbfc9a3bfae6c636013539e14162e68))
## [1.28.1](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.28.0...v1.28.1) (2023-05-10)

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

2

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

@@ -6,0 +6,0 @@ },

{
"name": "@cocreate/cli",
"version": "1.28.1",
"version": "1.28.2",
"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": [

@@ -30,3 +30,3 @@ let glob = require("glob");

"organization_id": "5ff747727005da1c272740ab",
"apiKey": "2061acef-0451-4545-f754-60cf8160",
"key": "2061acef-0451-4545-f754-60cf8160",
"host": "general.cocreate.app"

@@ -33,0 +33,0 @@ },

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