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.0.7 to 1.0.8

7

CHANGELOG.md

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

## [1.0.8](https://github.com/CoCreate-app/CoCreate-authenticate/compare/v1.0.7...v1.0.8) (2023-06-11)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([99a034d](https://github.com/CoCreate-app/CoCreate-authenticate/commit/99a034d527d818e20bf7abd168bfe64a22343438))
## [1.0.7](https://github.com/CoCreate-app/CoCreate-authenticate/compare/v1.0.6...v1.0.7) (2023-06-11)

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

6

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

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

"devDependencies": {
"@cocreate/cli": "^1.29.3"
"@cocreate/cli": "^1.33.0"
},
"dependencies": {
"@cocreate/uuid": "^1.4.16",
"@cocreate/uuid": "^1.4.17",
"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