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

@cocreate/authorize

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/authorize - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

7

CHANGELOG.md

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

## [1.6.1](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.6.0...v1.6.1) (2023-08-21)
### Bug Fixes
* bump dependencies ([e9844c9](https://github.com/CoCreate-app/CoCreate-authorize/commit/e9844c9cfdec12f9ab15c11e07af4604e73c4db0))
# [1.6.0](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.5.1...v1.6.0) (2023-08-21)

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

6

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

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

"dependencies": {
"@cocreate/crud-client": "^1.23.1",
"@cocreate/utils": "^1.23.1"
"@cocreate/crud-client": "^1.24.0",
"@cocreate/utils": "^1.24.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