Comparing version 7.0.0-alpha.0 to 7.0.0
@@ -9,2 +9,6 @@ # Changelog | ||
## 7.0.0 | ||
* `CHORE`: bump to `diagram-js@7` | ||
## 7.0.0-alpha.0 | ||
@@ -11,0 +15,0 @@ |
{ | ||
"name": "table-js", | ||
"version": "7.0.0-alpha.0", | ||
"version": "7.0.0", | ||
"scripts": { | ||
@@ -30,3 +30,3 @@ "all": "run-s lint test build", | ||
"del-cli": "^1.1.0", | ||
"diagram-js": "^6.0.1", | ||
"diagram-js": "^7.0.0", | ||
"eslint": "^5.16.0", | ||
@@ -57,12 +57,12 @@ "eslint-plugin-bpmn-io": "^0.8.2", | ||
"dependencies": { | ||
"didi": "^4.0.0", | ||
"didi": "^5.2.1", | ||
"ids": "^1.0.0", | ||
"min-dash": "^3.5.0", | ||
"min-dom": "^3.0.0", | ||
"min-dash": "^3.5.2", | ||
"min-dom": "^3.1.3", | ||
"selection-ranges": "^3.0.3" | ||
}, | ||
"peerDependencies": { | ||
"diagram-js": "4.x || 5.x || 6.x", | ||
"diagram-js": "4.x || 5.x || 6.x || 7.x", | ||
"inferno": "^5.0.5" | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
244008
1
0
+ Addeddiagram-js@7.9.0(transitive)
+ Addeddidi@5.2.1(transitive)
- Removeddiagram-js@6.8.2(transitive)
- Removeddidi@4.0.0(transitive)
Updateddidi@^5.2.1
Updatedmin-dash@^3.5.2
Updatedmin-dom@^3.1.3