New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cocreate/industry

Package Overview
Dependencies
Maintainers
1
Versions
241
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/industry - npm Package Compare versions

Comparing version

to
1.0.17

7

CHANGELOG.md

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

## [1.0.17](https://github.com/CoCreate-app/CoCreate-industry/compare/v1.0.16...v1.0.17) (2021-06-30)
### Bug Fixes
* Update readme.md ([549a6cd](https://github.com/CoCreate-app/CoCreate-industry/commit/549a6cdc188845c5988395be2e1485d44ebb79fd))
## [1.0.16](https://github.com/CoCreate-app/CoCreate-industry/compare/v1.0.15...v1.0.16) (2021-06-30)

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

2

package.json
{
"name": "@cocreate/industry",
"version": "1.0.16",
"version": "1.0.17",
"description": "An Exhaustive business app template based on vanilla javascript similar to a website template featuring websites, specialty crm, email templates for creating complex business workspace/shell. Easily configured using HTML5 data-attributes and/or JavaScript API.",

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

@@ -5,6 +5,8 @@ # CoCreate-industry

![GitHub file size in bytes](https://img.shields.io/github/size/CoCreate-app/CoCreate-industry/dist/CoCreate-industry.min.js?label=minified%20size&style=for-the-badge)
![GitHub latest release](https://img.shields.io/github/v/release/CoCreate-app/CoCreate-industry?style=for-the-badge)
![GitHub](https://img.shields.io/github/license/CoCreate-app/CoCreate-industry?style=for-the-badge)
![GitHub labels](https://img.shields.io/github/labels/CoCreate-app/CoCreate-industry/help%20wanted?style=for-the-badge)
![minified](https://img.badgesize.io/https://cdn.cocreate.app/industry/latest/CoCreate-industry.min.js?style=flat-square&label=minified&color=orange)
![gzip](https://img.badgesize.io/https://cdn.cocreate.app/industry/latest/CoCreate-industry.min.js?compression=gzip&style=flat-square&label=gzip&color=yellow)
![brotli](https://img.badgesize.io/https://cdn.cocreate.app/industry/latest/CoCreate-industry.min.js?compression=brotli&style=flat-square&label=brotli)
![GitHub latest release](https://img.shields.io/github/v/release/CoCreate-app/CoCreate-industry?style=flat-square)
![License](https://img.shields.io/github/license/CoCreate-app/CoCreate-industry?style=flat-square)
![Hiring](https://img.shields.io/static/v1?style=flat-square&label=&message=Hiring&color=blueviolet)

@@ -33,2 +35,8 @@ ![CoCreate-industry](https://cdn.cocreate.app/docs/CoCreate-industry.gif)

## yarn
```shell
$ yarn install @cocreate/industry
```
# Table of Contents

@@ -35,0 +43,0 @@