@cocreate/crud-client
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -0,1 +1,8 @@ | ||
## [1.0.3](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.0.2...v1.0.3) (2021-04-09) | ||
### Bug Fixes | ||
* UMD clientside issue during compile ([dbfc73e](https://github.com/CoCreate-app/CoCreate-crud-client/commit/dbfc73e9bb14d111092a8bed222fc28150c8ac03)) | ||
## [1.0.2](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.0.1...v1.0.2) (2021-04-08) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/crud-client", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A simple test component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
// import {getCommonParams, getCommonParamsExtend, generateSocketClient} from "@cocreate/socket-client/src/common-fun.js" | ||
// import utilsCrud from "@cocreate/crud/src/utils.crud.js" | ||
(function (root, factory) { | ||
@@ -6,0 +4,0 @@ if (typeof define === 'function' && define.amd) { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
65482
21
1172