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

@live-change/access-control-service

Package Overview
Dependencies
Maintainers
0
Versions
267
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@live-change/access-control-service - npm Package Compare versions

Comparing version 0.8.117 to 0.8.118

3

invite.js

@@ -274,3 +274,4 @@ import App from '@live-change/framework'

actionProperties: { objectType, object },
targetPage: { name: 'accessControl:invitationAccepted', params: { objectType, object } }
targetPage: { name: 'accessControl:invitationAccepted', params: { objectType, object } },
fallbackPage: { name: 'accessControl:invitationFallback', params: { objectType, object } }
})

@@ -277,0 +278,0 @@ emit({

{
"name": "@live-change/access-control-service",
"version": "0.8.117",
"version": "0.8.118",
"description": "",

@@ -24,6 +24,6 @@ "main": "index.js",

"dependencies": {
"@live-change/framework": "^0.8.117"
"@live-change/framework": "^0.8.118"
},
"gitHead": "10546047b3799e2dae072c9270b9469af92ea48f",
"gitHead": "cfccde9b1d340cbb23df96a2f0fba72da0a6e3ab",
"type": "module"
}
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