embla-carousel
Advanced tools
Comparing version 4.5.2 to 4.5.3
{ | ||
"name": "embla-carousel", | ||
"version": "4.5.2", | ||
"version": "4.5.3", | ||
"private": false, | ||
@@ -39,3 +39,5 @@ "author": "David Cetinkaya", | ||
"test": "jest --config jest.config.js", | ||
"build": "rollup -c", | ||
"build": "npm-run-all build:js build:types", | ||
"build:js": "rollup -c", | ||
"build:types": "shx cp -r embla-carousel-react/. react", | ||
"start": "rollup -c --watch", | ||
@@ -68,2 +70,3 @@ "start:vanilla": "rollup -c --watch --environment BUILD:development,PACKAGE:vanilla", | ||
"rollup-plugin-typescript2": "^0.30.0", | ||
"shx": "^0.3.3", | ||
"ts-jest": "^26.5.5", | ||
@@ -70,0 +73,0 @@ "typescript": "^4.2.4" |
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
644084
47
5791
23