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

table-js

Package Overview
Dependencies
Maintainers
8
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

table-js - npm Package Compare versions

Comparing version 7.0.0-alpha.0 to 7.0.0

4

CHANGELOG.md

@@ -9,2 +9,6 @@ # Changelog

## 7.0.0
* `CHORE`: bump to `diagram-js@7`
## 7.0.0-alpha.0

@@ -11,0 +15,0 @@

12

package.json
{
"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"
}
}
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