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

@cocreate/attributes

Package Overview
Dependencies
Maintainers
1
Versions
246
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/attributes - npm Package Compare versions

Comparing version 1.7.14 to 1.7.15

7

CHANGELOG.md

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

## [1.7.15](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.7.14...v1.7.15) (2023-06-10)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([b6bd4e3](https://github.com/CoCreate-app/CoCreate-attributes/commit/b6bd4e35984e13b2361acb13ab3c86de9baa8176))
## [1.7.14](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.7.13...v1.7.14) (2023-06-04)

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

8

CoCreate.config.js
module.exports = {
"config": {
"organization_id": "",
"key": "",
"host": ""
},
"organization_id": "",
"key": "",
"host": "",
"sources": [

@@ -8,0 +6,0 @@ {

{
"name": "@cocreate/attributes",
"version": "1.7.14",
"version": "1.7.15",
"description": "Simple HTML5 & JavaScript component add, update & remove values in element's attributes from input, select or js api. Easily configured using HTML5 attributes and/or JavaScript API.",

@@ -28,4 +28,3 @@ "keywords": [

"dev": "npx webpack --config webpack.config.js --watch",
"docs": "node ./node_modules/@cocreate/docs/src/index.js",
"hosting": "node ./node_modules/@cocreate/hosting/src/index.js"
"postinstall": "node ./node_modules/@cocreate/cli/check-coc.js"
},

@@ -50,2 +49,3 @@ "repository": {

"@babel/preset-env": "^7.9.6",
"@cocreate/cli": "^1.29.3",
"babel-loader": "^8.1.0",

@@ -63,8 +63,8 @@ "clean-webpack-plugin": "^3.0.0",

"dependencies": {
"@cocreate/actions": "^1.8.14",
"@cocreate/crdt": "^1.18.13",
"@cocreate/message-client": "^1.3.13",
"@cocreate/observer": "^1.8.3",
"@cocreate/utils": "^1.21.1"
"@cocreate/actions": "^1.8.19",
"@cocreate/crdt": "^1.18.15",
"@cocreate/message-client": "^1.3.16",
"@cocreate/observer": "^1.8.6",
"@cocreate/utils": "^1.21.4"
}
}

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