embla-carousel-auto-height
Advanced tools
Comparing version 8.0.0-rc17 to 8.0.0-rc18
{ | ||
"name": "embla-carousel-auto-height", | ||
"version": "8.0.0-rc17", | ||
"author": "David Jerleke", | ||
"description": "An auto height plugin for Embla Carousel", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/davidjerleke/embla-carousel" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/davidjerleke/embla-carousel/issues" | ||
}, | ||
"homepage": "https://www.embla-carousel.com", | ||
"license": "MIT", | ||
"keywords": [ | ||
"slider", | ||
"carousel", | ||
"slideshow", | ||
"gallery", | ||
"lightweight", | ||
"touch", | ||
"javascript", | ||
"typescript", | ||
"react", | ||
"vue", | ||
"svelte" | ||
], | ||
"main": "embla-carousel-auto-height.umd.js", | ||
"unpkg": "embla-carousel-auto-height.umd.js", | ||
"module": "embla-carousel-auto-height.esm.js", | ||
"types": "index.d.ts", | ||
"sideEffects": false, | ||
"files": [ | ||
"embla-carousel-auto-height*", | ||
"components/**/*", | ||
"index.d.ts" | ||
], | ||
"devDependencies": { | ||
"@types/jest": "^29.5.6", | ||
"@typescript-eslint/eslint-plugin": "^6.9.0", | ||
"@typescript-eslint/parser": "^6.9.0", | ||
"eslint": "^8.52.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"jest": "^29.5.0", | ||
"jest-environment-jsdom": "^29.5.0", | ||
"prettier": "2.8.8", | ||
"rollup": "^4.1.5", | ||
"ts-jest": "^29.1.1", | ||
"typescript": "^5.2.2" | ||
}, | ||
"peerDependencies": { | ||
"embla-carousel": "8.0.0-rc17" | ||
}, | ||
"type": "commonjs" | ||
} | ||
"name": "embla-carousel-auto-height", | ||
"version": "8.0.0-rc18", | ||
"author": "David Jerleke", | ||
"description": "An auto height plugin for Embla Carousel", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/davidjerleke/embla-carousel" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/davidjerleke/embla-carousel/issues" | ||
}, | ||
"homepage": "https://www.embla-carousel.com", | ||
"license": "MIT", | ||
"keywords": [ | ||
"slider", | ||
"carousel", | ||
"slideshow", | ||
"gallery", | ||
"lightweight", | ||
"touch", | ||
"javascript", | ||
"typescript", | ||
"react", | ||
"vue", | ||
"svelte" | ||
], | ||
"main": "embla-carousel-auto-height.umd.js", | ||
"unpkg": "embla-carousel-auto-height.umd.js", | ||
"module": "embla-carousel-auto-height.esm.js", | ||
"types": "index.d.ts", | ||
"sideEffects": false, | ||
"files": [ | ||
"embla-carousel-auto-height*", | ||
"components/**/*", | ||
"index.d.ts" | ||
], | ||
"devDependencies": { | ||
"@types/jest": "^29.5.6", | ||
"@typescript-eslint/eslint-plugin": "^6.9.0", | ||
"@typescript-eslint/parser": "^6.9.0", | ||
"eslint": "^8.52.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"jest": "^29.5.0", | ||
"jest-environment-jsdom": "^29.5.0", | ||
"prettier": "2.8.8", | ||
"rollup": "^4.1.5", | ||
"ts-jest": "^29.1.1", | ||
"typescript": "^5.2.2" | ||
}, | ||
"peerDependencies": { | ||
"embla-carousel": "8.0.0-rc18" | ||
}, | ||
"type": "commonjs" | ||
} |
{ | ||
"name": "embla-carousel-auto-height", | ||
"version": "8.0.0-rc17", | ||
"author": "David Jerleke", | ||
"description": "An auto height plugin for Embla Carousel", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/davidjerleke/embla-carousel" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/davidjerleke/embla-carousel/issues" | ||
}, | ||
"homepage": "https://www.embla-carousel.com", | ||
"license": "MIT", | ||
"keywords": [ | ||
"slider", | ||
"carousel", | ||
"slideshow", | ||
"gallery", | ||
"lightweight", | ||
"touch", | ||
"javascript", | ||
"typescript", | ||
"react", | ||
"vue", | ||
"svelte" | ||
], | ||
"main": "embla-carousel-auto-height.umd.js", | ||
"unpkg": "embla-carousel-auto-height.umd.js", | ||
"module": "embla-carousel-auto-height.esm.js", | ||
"types": "index.d.ts", | ||
"sideEffects": false, | ||
"files": [ | ||
"embla-carousel-auto-height*", | ||
"components/**/*", | ||
"index.d.ts" | ||
], | ||
"devDependencies": { | ||
"@types/jest": "^29.5.6", | ||
"@typescript-eslint/eslint-plugin": "^6.9.0", | ||
"@typescript-eslint/parser": "^6.9.0", | ||
"eslint": "^8.52.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"jest": "^29.5.0", | ||
"jest-environment-jsdom": "^29.5.0", | ||
"prettier": "2.8.8", | ||
"rollup": "^4.1.5", | ||
"ts-jest": "^29.1.1", | ||
"typescript": "^5.2.2" | ||
}, | ||
"peerDependencies": { | ||
"embla-carousel": "8.0.0-rc17" | ||
}, | ||
"type": "module" | ||
} | ||
"name": "embla-carousel-auto-height", | ||
"version": "8.0.0-rc18", | ||
"author": "David Jerleke", | ||
"description": "An auto height plugin for Embla Carousel", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/davidjerleke/embla-carousel" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/davidjerleke/embla-carousel/issues" | ||
}, | ||
"homepage": "https://www.embla-carousel.com", | ||
"license": "MIT", | ||
"keywords": [ | ||
"slider", | ||
"carousel", | ||
"slideshow", | ||
"gallery", | ||
"lightweight", | ||
"touch", | ||
"javascript", | ||
"typescript", | ||
"react", | ||
"vue", | ||
"svelte" | ||
], | ||
"main": "embla-carousel-auto-height.umd.js", | ||
"unpkg": "embla-carousel-auto-height.umd.js", | ||
"module": "embla-carousel-auto-height.esm.js", | ||
"types": "index.d.ts", | ||
"sideEffects": false, | ||
"files": [ | ||
"embla-carousel-auto-height*", | ||
"components/**/*", | ||
"index.d.ts" | ||
], | ||
"devDependencies": { | ||
"@types/jest": "^29.5.6", | ||
"@typescript-eslint/eslint-plugin": "^6.9.0", | ||
"@typescript-eslint/parser": "^6.9.0", | ||
"eslint": "^8.52.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"jest": "^29.5.0", | ||
"jest-environment-jsdom": "^29.5.0", | ||
"prettier": "2.8.8", | ||
"rollup": "^4.1.5", | ||
"ts-jest": "^29.1.1", | ||
"typescript": "^5.2.2" | ||
}, | ||
"peerDependencies": { | ||
"embla-carousel": "8.0.0-rc18" | ||
}, | ||
"type": "module" | ||
} |
{ | ||
"name": "embla-carousel-auto-height", | ||
"version": "8.0.0-rc17", | ||
"version": "8.0.0-rc18", | ||
"author": "David Jerleke", | ||
@@ -43,3 +43,3 @@ "description": "An auto height plugin for Embla Carousel", | ||
"build": "rollup --bundleConfigAsCjs -c", | ||
"start": "rollup --bundleConfigAsCjs -c --watch", | ||
"start": "rollup --bundleConfigAsCjs -c --watch --environment BUILD:development", | ||
"eslint:report": "eslint \"src/**/*.{js,tsx,ts}\"" | ||
@@ -62,3 +62,3 @@ }, | ||
"peerDependencies": { | ||
"embla-carousel": "8.0.0-rc17" | ||
"embla-carousel": "8.0.0-rc18" | ||
}, | ||
@@ -65,0 +65,0 @@ "exports": { |
@@ -96,2 +96,4 @@ <br /> | ||
<img src="https://avatars2.githubusercontent.com/u/91487491?s=120&v=4" title="hamidrezahanafi" width="50" height="50" style="max-width: 100%" /> | ||
</a><a href="https://github.com/zaaakher"> | ||
<img src="https://avatars2.githubusercontent.com/u/46135573?s=120&v=4" title="zaaakher" width="50" height="50" style="max-width: 100%" /> | ||
</a><a href="https://github.com/wopian"> | ||
@@ -98,0 +100,0 @@ <img src="https://avatars2.githubusercontent.com/u/3440094?s=120&v=4" title="wopian" width="50" height="50" style="max-width: 100%" /> |
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
32123
173