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

@cocreate/users

Package Overview
Dependencies
Maintainers
1
Versions
322
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/users - npm Package Compare versions

Comparing version 1.25.2 to 1.25.3

9

CoCreate.config.js

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

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

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

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

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

{
"name": "@cocreate/users",
"version": "1.25.2",
"version": "1.25.3",
"description": "A simple users component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",

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

"dependencies": {
"@cocreate/actions": "^1.11.0",
"@cocreate/crud-client": "^1.24.0",
"@cocreate/element-prototype": "^1.11.0",
"@cocreate/elements": "^1.20.0",
"@cocreate/local-storage": "^1.10.0",
"@cocreate/render": "^1.27.0"
"@cocreate/actions": "^1.11.1",
"@cocreate/crud-client": "^1.25.0",
"@cocreate/element-prototype": "^1.11.1",
"@cocreate/elements": "^1.21.0",
"@cocreate/local-storage": "^1.10.1",
"@cocreate/render": "^1.27.2"
}
}

Sorry, the diff of this file is too big to display

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