react-lms-vis-timeline
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "react-lms-vis-timeline", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "React component for the vis-timeline module", | ||
@@ -17,3 +17,4 @@ "main": "build/index.js", | ||
"lint-autofix": "npm run lint -- --fix", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"prepare": "husky install" | ||
}, | ||
@@ -26,7 +27,2 @@ "lint-staged": { | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"pre-commit": "lint-staged" | ||
} | ||
}, | ||
"repository": { | ||
@@ -45,2 +41,3 @@ "type": "git", | ||
"@babel/core": "^7.8.7", | ||
"@babel/eslint-parser": "^7.21.3", | ||
"@babel/plugin-proposal-class-properties": "^7.8.3", | ||
@@ -53,3 +50,2 @@ "@babel/plugin-transform-runtime": "^7.8.3", | ||
"@typescript-eslint/parser": "^5.57.1", | ||
"@babel/eslint-parser": "^7.21.3", | ||
"babel-plugin-import": "^1.13.0", | ||
@@ -80,3 +76,3 @@ "babel-plugin-transform-rename-import": "^2.3.0", | ||
"vis-data": "^7.1.6", | ||
"vis-timeline": "^7.4.2", | ||
"vis-timeline": "^7.7.2", | ||
"vis-util": "^5.0.3" | ||
@@ -83,0 +79,0 @@ }, |
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
41062
17
Updatedvis-timeline@^7.7.2