Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cocreate/file

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/file - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

7

CHANGELOG.md

@@ -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 @@

10

package.json
{
"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"
}
}
.github/workflows/automated.yml

Sorry, the diff of this file is not supported yet

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