Socket
Socket
Sign inDemoInstall

@cocreate/cli

Package Overview
Dependencies
Maintainers
1
Versions
223
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.12.2 to 1.12.3

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## [1.12.3](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.12.2...v1.12.3) (2021-10-05)
### Bug Fixes
* update dependencies ([7e7b514](https://github.com/CoCreate-app/CoCreate-cli/commit/7e7b51465af8cc6fafcd34f2ce97d5e7280b917a))
* website_id in CoCreate.config ([401427a](https://github.com/CoCreate-app/CoCreate-cli/commit/401427a2b204f5af36a40dd323b1c29cf3781b9b))
## [1.12.2](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.12.1...v1.12.2) (2021-10-04)

@@ -2,0 +10,0 @@

2

CoCreate.config.js

@@ -23,3 +23,3 @@ module.exports = {

"public": "true",
"website_id": "614298c2829b690010a5c031"
"website_id": "5ffbceb7f11d2d00103c4535"
}

@@ -26,0 +26,0 @@ }

{
"name": "@cocreate/cli",
"version": "1.12.2",
"version": "1.12.3",
"description": "A simple cli component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",

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

"dependencies": {
"@cocreate/docs": "^1.2.27",
"@cocreate/hosting": "^1.2.23",
"@cocreate/docs": "^1.2.28",
"@cocreate/hosting": "^1.2.24",
"colors": "latest",

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

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

"public": "true",
"website_id": "614298c2829b690010a5c031"
"website_id": "5ffbceb7f11d2d00103c4535"
}

@@ -52,0 +52,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