Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-lms-vis-timeline

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-lms-vis-timeline - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

.husky/pre-commit

14

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

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