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

@cocreate/croppie

Package Overview
Dependencies
Maintainers
1
Versions
197
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/croppie - npm Package Compare versions

Comparing version 1.7.0 to 1.7.1

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [1.7.1](https://github.com/CoCreate-app/CoCreate-croppie/compare/v1.7.0...v1.7.1) (2023-10-09)
### Bug Fixes
* bump cocreate dependency versions ([84ed9c5](https://github.com/CoCreate-app/CoCreate-croppie/commit/84ed9c5c656e6d12c6e970875035417d5c293514))
* bump dependencies ([352731a](https://github.com/CoCreate-app/CoCreate-croppie/commit/352731a3e610fcbc195604eea1a24457de8ebdf8))
* bump dependencies ([9a4463d](https://github.com/CoCreate-app/CoCreate-croppie/commit/9a4463d94fd9d2716e032e56e0acdebc6c6846d2))
# [1.7.0](https://github.com/CoCreate-app/CoCreate-croppie/compare/v1.6.2...v1.7.0) (2023-09-19)

@@ -2,0 +11,0 @@

2

CoCreate.config.js

@@ -24,2 +24,2 @@ module.exports = {

]
}
};
{
"name": "@cocreate/croppie",
"version": "1.7.0",
"version": "1.7.1",
"description": "A simple croppie component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",

@@ -61,6 +61,6 @@ "keywords": [

"dependencies": {
"@cocreate/actions": "^1.11.2",
"@cocreate/crud-client": "^1.26.0",
"@cocreate/actions": "^1.11.4",
"@cocreate/crud-client": "^1.28.2",
"croppie": "^2.6.5"
}
}
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