@egjs/svelte-conveyer
Advanced tools
Comparing version 1.6.2 to 1.7.0
@@ -6,2 +6,11 @@ # Change Log | ||
## [1.6.2](https://github.com/naver/egjs-conveyer/compare/@egjs/svelte-conveyer@1.6.1...@egjs/svelte-conveyer@1.6.2) (2023-08-25) | ||
### :mega: Other | ||
* update packages versions ([bdbf252](https://github.com/naver/egjs-conveyer/commit/bdbf2520a26cc3bdb299dd7b4bfbef7a15b1e889)) | ||
## [1.6.1](https://github.com/naver/egjs-conveyer/compare/@egjs/svelte-conveyer@1.5.1...@egjs/svelte-conveyer@1.6.1) (2023-08-03) | ||
@@ -8,0 +17,0 @@ |
@@ -7,3 +7,3 @@ /* | ||
repository: https://github.com/naver/egjs-conveyer | ||
version: 1.6.2 | ||
version: 1.7.0 | ||
*/ | ||
@@ -10,0 +10,0 @@ 'use strict'; |
@@ -7,3 +7,3 @@ /* | ||
repository: https://github.com/naver/egjs-conveyer | ||
version: 1.6.2 | ||
version: 1.7.0 | ||
*/ | ||
@@ -10,0 +10,0 @@ import { REACTIVE_CONVEYER } from '@egjs/conveyer'; |
{ | ||
"name": "@egjs/svelte-conveyer", | ||
"version": "1.6.2", | ||
"version": "1.7.0", | ||
"description": "Svelte Conveyer adds Drag gestures to your Native Scroll.", | ||
@@ -74,4 +74,4 @@ "sideEffects": false, | ||
"@cfcs/svelte": "^0.1.0", | ||
"@egjs/conveyer": "~1.6.2" | ||
"@egjs/conveyer": "~1.7.0" | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
0
33519
10
364
+ Added@egjs/children-differ@1.0.1(transitive)
+ Added@egjs/conveyer@1.7.1(transitive)
+ Added@egjs/list-differ@1.0.1(transitive)
- Removed@egjs/conveyer@1.6.2(transitive)
Updated@egjs/conveyer@~1.7.0