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

@cocreate/modal

Package Overview
Dependencies
Maintainers
1
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/modal - npm Package Compare versions

Comparing version 1.12.1 to 1.13.0

7

CHANGELOG.md

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

# [1.13.0](https://github.com/CoCreate-app/CoCreate-modal/compare/v1.12.1...v1.13.0) (2023-08-21)
### Features
* Update cocreate dependencies for the latest features and bug fixes ([45a19ef](https://github.com/CoCreate-app/CoCreate-modal/commit/45a19ef59fff30072db8af1bbf1b07f9cfdfd5e2))
## [1.12.1](https://github.com/CoCreate-app/CoCreate-modal/compare/v1.12.0...v1.12.1) (2023-08-21)

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

18

package.json
{
"name": "@cocreate/modal",
"version": "1.12.1",
"version": "1.13.0",
"description": "A draggable, movable and resizable modal. customizable via attributes, great for popups, alerts, multitasking and displaying multiple views.",

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

"dependencies": {
"@cocreate/actions": "^1.9.0",
"@cocreate/crud-client": "^1.22.0",
"@cocreate/element-prototype": "^1.9.0",
"@cocreate/local-storage": "^1.8.0",
"@cocreate/message-client": "^1.4.0",
"@cocreate/observer": "^1.9.0",
"@cocreate/position": "^1.4.0",
"@cocreate/uuid": "^1.5.0"
"@cocreate/actions": "^1.10.2",
"@cocreate/crud-client": "^1.23.1",
"@cocreate/element-prototype": "^1.10.1",
"@cocreate/local-storage": "^1.9.1",
"@cocreate/message-client": "^1.5.1",
"@cocreate/observer": "^1.10.1",
"@cocreate/position": "^1.5.1",
"@cocreate/uuid": "^1.6.1"
}
}
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