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

@cocreate/authenticate

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/authenticate - npm Package Compare versions

Comparing version 1.4.3 to 1.4.4

7

CHANGELOG.md

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

## [1.4.4](https://github.com/CoCreate-app/CoCreate-authenticate/compare/v1.4.3...v1.4.4) (2023-11-12)
### Bug Fixes
* bump dependencies for latest features ([7ace0aa](https://github.com/CoCreate-app/CoCreate-authenticate/commit/7ace0aad830f29823ac86bf7dad2a5aca834dba0))
## [1.4.3](https://github.com/CoCreate-app/CoCreate-authenticate/compare/v1.4.2...v1.4.3) (2023-11-09)

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

4

package.json
{
"name": "@cocreate/authenticate",
"version": "1.4.3",
"version": "1.4.4",
"description": "A simple authenticate component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",

@@ -43,5 +43,5 @@ "keywords": [

"dependencies": {
"@cocreate/utils": "^1.26.2",
"@cocreate/utils": "^1.27.1",
"jsonwebtoken": "^9.0.0"
}
}
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