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
3
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 4.0.0 to 4.1.0

LICENSE

15

package.json
{
"name": "table-js",
"version": "4.0.0",
"version": "4.1.0",
"scripts": {

@@ -10,4 +10,9 @@ "all": "npm run lint && npm run test",

},
"repository": {
"type": "git",
"url": "https://github.com/bpmn-io/table-js"
},
"sideEffects": false,
"module": "lib/Table.js",
"license": "MIT",
"devDependencies": {

@@ -22,3 +27,3 @@ "babel-core": "^6.26.0",

"chai": "~3.5.0",
"diagram-js": "^1.0.0-1",
"diagram-js": "^1.1.0",
"eslint": "^4.8.0",

@@ -46,7 +51,7 @@ "eslint-plugin-bpmn-io": "^0.5.2",

"dependencies": {
"didi": "^3.2.0",
"didi": "^4.0.0",
"ids": "^0.2.0",
"inferno": "^5.0.1",
"min-dash": "^2.4.0",
"min-dom": "^2.2.0"
"min-dash": "^3.0.0",
"min-dom": "^3.0.0"
},

@@ -53,0 +58,0 @@ "peerDependencies": {

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