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
0
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.14.4 to 1.14.5

7

CHANGELOG.md

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

## [1.14.5](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.14.4...v1.14.5) (2024-09-21)
### Bug Fixes
* crud-event ([0b65dd4](https://github.com/CoCreate-app/CoCreate-authorize/commit/0b65dd4f2dfff0eac56723e97910bc6ef742796d))
## [1.14.4](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.14.3...v1.14.4) (2024-06-23)

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

2

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

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

@@ -29,3 +29,3 @@ (function (root, factory) {

} else {
process.on('changed-object', async (data) => {
process.on('crud-event', async (data) => {
updateAuthorization(data)

@@ -32,0 +32,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