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.3.0 to 1.3.1

7

CHANGELOG.md

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

## [1.3.1](https://github.com/CoCreate-app/CoCreate-authenticate/compare/v1.3.0...v1.3.1) (2023-08-21)
### Bug Fixes
* bump dependencies ([acde4f4](https://github.com/CoCreate-app/CoCreate-authenticate/commit/acde4f4e662b5871fc0693bba245d538534a2879))
# [1.3.0](https://github.com/CoCreate-app/CoCreate-authenticate/compare/v1.2.1...v1.3.0) (2023-08-21)

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

4

package.json
{
"name": "@cocreate/authenticate",
"version": "1.3.0",
"version": "1.3.1",
"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/uuid": "^1.6.1",
"@cocreate/uuid": "^1.7.0",
"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