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.13.1 to 1.13.2

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## [1.13.2](https://github.com/CoCreate-app/CoCreate-modal/compare/v1.13.1...v1.13.2) (2023-09-18)
### Bug Fixes
* Add path and pathname ([0fc81d1](https://github.com/CoCreate-app/CoCreate-modal/commit/0fc81d1d9bb4a88b821e3952ef072e73c2549215))
* Update CoCreate depndencies to latest versions ([868d4ca](https://github.com/CoCreate-app/CoCreate-modal/commit/868d4caf724337f7e6e15c4ba0c6cfe714014341))
## [1.13.1](https://github.com/CoCreate-app/CoCreate-modal/compare/v1.13.0...v1.13.1) (2023-08-21)

@@ -2,0 +10,0 @@

9

CoCreate.config.js

@@ -11,3 +11,4 @@ module.exports = {

"name": "index.html",
"path": "/docs/modal/index.html",
"path": "/docs/modal",
"pathname": "/docs/modal/index.html",
"src": "{{./docs/index.html}}",

@@ -18,7 +19,5 @@ "host": [

],
"directory": "/docs/modal",
"parentDirectory": "{{parentDirectory}}",
"directory": "modal",
"content-type": "{{content-type}}",
"public": "true",
"website_id": "644d4bff8036fb9d1d1fd69c"
"public": "true"
}

@@ -25,0 +24,0 @@ }

{
"name": "@cocreate/modal",
"version": "1.13.1",
"version": "1.13.2",
"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.11.0",
"@cocreate/crud-client": "^1.24.0",
"@cocreate/element-prototype": "^1.11.0",
"@cocreate/local-storage": "^1.10.0",
"@cocreate/message-client": "^1.6.0",
"@cocreate/observer": "^1.11.0",
"@cocreate/position": "^1.6.0",
"@cocreate/uuid": "^1.7.0"
"@cocreate/actions": "^1.11.1",
"@cocreate/crud-client": "^1.25.0",
"@cocreate/element-prototype": "^1.11.1",
"@cocreate/local-storage": "^1.10.1",
"@cocreate/message-client": "^1.6.1",
"@cocreate/observer": "^1.11.1",
"@cocreate/position": "^1.6.1",
"@cocreate/uuid": "^1.7.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