@vue-flow/background
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@vue-flow/background", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"private": false, | ||
@@ -15,3 +15,3 @@ "license": "MIT", | ||
}, | ||
"main": "./dist/vue-flow-plugin-background.js", | ||
"main": "./dist/vue-flow-background.js", | ||
"module": "./dist/vue-flow-background.mjs", | ||
@@ -36,3 +36,3 @@ "types": "./dist/index.d.ts", | ||
"vue-tsc": "^1.0.11", | ||
"@vue-flow/core": "1.9.3" | ||
"@vue-flow/core": "1.10.3" | ||
}, | ||
@@ -39,0 +39,0 @@ "publishConfig": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16387