@egjs/svelte-conveyer
Advanced tools
Comparing version 1.4.1 to 1.4.2
@@ -6,2 +6,11 @@ # Change Log | ||
## [1.4.1](https://github.com/naver/egjs-conveyer/compare/@egjs/svelte-conveyer@1.4.0...@egjs/svelte-conveyer@1.4.1) (2022-08-05) | ||
### :mega: Other | ||
* add files field in package.json ([b61b084](https://github.com/naver/egjs-conveyer/commit/b61b084734f98a5fd8e67ddd1401aa7da56dfcc5)) | ||
## [1.4.0](https://github.com/naver/egjs-conveyer/compare/@egjs/svelte-conveyer@1.3.1...@egjs/svelte-conveyer@1.4.0) (2022-08-04) | ||
@@ -8,0 +17,0 @@ |
@@ -7,3 +7,3 @@ /* | ||
repository: https://github.com/naver/egjs-conveyer | ||
version: 1.4.0 | ||
version: 1.4.2 | ||
*/ | ||
@@ -10,0 +10,0 @@ 'use strict'; |
@@ -7,3 +7,3 @@ /* | ||
repository: https://github.com/naver/egjs-conveyer | ||
version: 1.4.0 | ||
version: 1.4.2 | ||
*/ | ||
@@ -10,0 +10,0 @@ import { REACTIVE_CONVEYER } from '@egjs/conveyer'; |
{ | ||
"name": "@egjs/svelte-conveyer", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "Svelte Conveyer adds Drag gestures to your Native Scroll.", | ||
@@ -72,4 +72,4 @@ "sideEffects": false, | ||
"@cfcs/svelte": "~0.0.4", | ||
"@egjs/conveyer": "~1.4.1" | ||
"@egjs/conveyer": "~1.4.2" | ||
} | ||
} |
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
33111
Updated@egjs/conveyer@~1.4.2