@cocreate/file
Advanced tools
Comparing version 1.2.3 to 1.2.4
@@ -0,1 +1,8 @@ | ||
## [1.2.4](https://github.com/CoCreate-app/CoCreate-file/compare/v1.2.3...v1.2.4) (2023-06-10) | ||
### Bug Fixes | ||
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([62b097d](https://github.com/CoCreate-app/CoCreate-file/commit/62b097d177eee077ae6430fadbf3f2e9c5cb530b)) | ||
## [1.2.3](https://github.com/CoCreate-app/CoCreate-file/compare/v1.2.2...v1.2.3) (2023-06-10) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/file", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "A headless file uploader that uses HTML5 attributes for customization. Allows easy upload of files to server.", | ||
@@ -31,3 +31,2 @@ "keywords": [ | ||
"dev": "npx webpack --config webpack.config.js --watch", | ||
"docs": "node ./node_modules/@cocreate/docs/src/index.js", | ||
"postinstal": "node ./node_modules/@cocreate/cli/check-coc.js" | ||
@@ -65,7 +64,6 @@ }, | ||
"dependencies": { | ||
"@cocreate/actions": "^1.8.18", | ||
"@cocreate/docs": "^1.8.13", | ||
"@cocreate/render": "^1.24.18", | ||
"@cocreate/utils": "^1.21.3" | ||
"@cocreate/actions": "^1.8.19", | ||
"@cocreate/render": "^1.24.19", | ||
"@cocreate/utils": "^1.21.4" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
63669
3
- Removed@cocreate/docs@^1.8.13
- Removed@cocreate/docs@1.18.0(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedesprima@4.0.1(transitive)
- Removedesprima-extract-comments@1.1.0(transitive)
- Removedextract-comments@1.1.0(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedglob@7.2.3(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedonce@1.4.0(transitive)
- Removedparse-code-context@1.0.0(transitive)
- Removedparse-html-comments@1.3.1(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedwrappy@1.0.2(transitive)
Updated@cocreate/actions@^1.8.19
Updated@cocreate/render@^1.24.19
Updated@cocreate/utils@^1.21.4