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.3.7 to 1.3.8

7

CHANGELOG.md

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

## [1.3.8](https://github.com/CoCreate-app/CoCreate-croppie/compare/v1.3.7...v1.3.8) (2023-05-06)
### Bug Fixes
* bump [@cocreate](https://github.com/cocreate) dependencies ([de959d9](https://github.com/CoCreate-app/CoCreate-croppie/commit/de959d98f3b22c14d142aa686b517323af7ce543))
## [1.3.7](https://github.com/CoCreate-app/CoCreate-croppie/compare/v1.3.6...v1.3.7) (2023-05-01)

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

5

CoCreate.config.js

@@ -20,5 +20,6 @@ module.exports = {

"directory": "/docs/croppie",
"content-type": "text/html",
"parentDirectory": "{{parentDirectory}}",
"content-type": "{{content-type}}",
"public": "true",
"website_id": "5ffbceb7f11d2d00103c4535"
"website_id": "644d4bff8036fb9d1d1fd69c"
}

@@ -25,0 +26,0 @@ }

8

package.json
{
"name": "@cocreate/croppie",
"version": "1.3.7",
"version": "1.3.8",
"description": "A simple croppie component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",

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

"dependencies": {
"@cocreate/actions": "^1.8.2",
"@cocreate/crud-client": "^1.19.9",
"@cocreate/docs": "^1.7.1",
"@cocreate/actions": "^1.8.8",
"@cocreate/crud-client": "^1.20.4",
"@cocreate/docs": "^1.7.8",
"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