Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@live-change/relations-plugin

Package Overview
Dependencies
Maintainers
1
Versions
214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@live-change/relations-plugin - npm Package Compare versions

Comparing version 0.5.19 to 0.5.20

2

itemOf.js

@@ -46,3 +46,3 @@ const App = require("@live-change/framework")

} = require('./itemEvents.js')
const {defineTransferEvent} = require("./itemEvents");
const { defineTransferEvent } = require("./itemEvents");

@@ -49,0 +49,0 @@ function defineCreateAction(config, context) {

@@ -54,3 +54,3 @@ const App = require("@live-change/framework")

} = require('./itemEvents.js')
const {defineTransferEvent} = require("./itemEvents");
const { defineTransferEvent } = require("./itemEvents");

@@ -57,0 +57,0 @@ function defineCreateAction(config, context) {

{
"name": "@live-change/relations-plugin",
"version": "0.5.19",
"version": "0.5.20",
"description": "",

@@ -11,9 +11,9 @@ "main": "index.js",

"type": "git",
"url": "git+https://github.com/live-change/relations-plugin.git"
"url": "git+https://github.com/live-change/live-change-framework.git"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/live-change/relations-plugin/issues"
"url": "https://github.com/live-change/live-change-framework/issues"
},
"homepage": "https://github.com/live-change/relations-plugin",
"homepage": "https://github.com/live-change/live-change-framework",
"author": {

@@ -25,5 +25,5 @@ "email": "michal@laszczewski.pl",

"dependencies": {
"@live-change/framework": "^0.5.19"
"@live-change/framework": "^0.5.20"
},
"gitHead": "2c25ed68487762fe4ca36208b708ac7aa7506852"
"gitHead": "d37be156c4f76af3ead4ad0aae3f80281191bf57"
}
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