carousel-component
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "carousel-component", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "A vuejs and reactjs carousel component.", | ||
"main": "index.js", | ||
"scripts": { | ||
@@ -26,10 +25,12 @@ "build": "clean-scripts build", | ||
"devDependencies": { | ||
"@types/jasmine": "2.6.2", | ||
"@types/puppeteer": "0.12.1", | ||
"@types/react": "16.0.19", | ||
"@types/react-dom": "16.0.2", | ||
"@commitlint/cli": "5.0.1", | ||
"@commitlint/config-angular": "5.0.1", | ||
"@types/jasmine": "2.8.2", | ||
"@types/puppeteer": "0.13.0", | ||
"@types/react": "16.0.25", | ||
"@types/react-dom": "16.0.3", | ||
"autoprefixer": "7.1.6", | ||
"clean-css-cli": "4.1.10", | ||
"clean-release": "1.3.5", | ||
"clean-scripts": "1.6.0", | ||
"clean-scripts": "1.7.0", | ||
"file2variable-cli": "1.6.0", | ||
@@ -43,10 +44,10 @@ "github-fork-ribbon-css": "0.2.1", | ||
"karma-jasmine": "1.1.0", | ||
"karma-webpack": "2.0.5", | ||
"karma-webpack": "2.0.6", | ||
"less": "2.7.3", | ||
"mkdirp": "0.5.1", | ||
"no-unused-export": "1.4.0", | ||
"no-unused-export": "1.4.3", | ||
"postcss-cli": "4.1.1", | ||
"puppeteer": "0.12.0", | ||
"react": "16.0.0", | ||
"react-dom": "16.0.0", | ||
"puppeteer": "0.13.0", | ||
"react": "16.1.1", | ||
"react-dom": "16.1.1", | ||
"rev-static": "3.4.1", | ||
@@ -59,4 +60,4 @@ "rimraf": "2.6.2", | ||
"typescript": "2.6.1", | ||
"vue": "2.5.3", | ||
"vue-class-component": "6.0.0", | ||
"vue": "2.5.6", | ||
"vue-class-component": "6.1.0", | ||
"watch-then-execute": "1.1.1", | ||
@@ -63,0 +64,0 @@ "webpack": "3.8.1" |
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
22273
37