svelte-select
Advanced tools
Comparing version 1.7.0 to 1.7.1
# svelte-select changelog | ||
## 1.7.1 | ||
* Fix for svelte-virtual-list | ||
## 1.7.0 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "svelte-select", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"repository": "https://bob-bea-fre@github.com/bob-bea-fre/svelte-select.git", | ||
@@ -19,2 +19,3 @@ "description": "A <Select> component for Svelte apps", | ||
"@babel/polyfill": "7.0.0", | ||
"namey-mcnameface": "^1.0.3", | ||
"port-authority": "^1.0.5", | ||
@@ -46,5 +47,4 @@ "puppeteer": "^1.9.0", | ||
"dependencies": { | ||
"@sveltejs/svelte-virtual-list": "^2.2.1", | ||
"namey-mcnameface": "^1.0.3" | ||
"@sveltejs/svelte-virtual-list": "https://github.com/rob-balfre/svelte-virtual-list#master" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
HTTP dependency
Supply chain riskContains a dependency which resolves to a remote HTTP URL which could be used to inject untrusted code and reduce overall package reliability.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
1
192834
15
4558
1
2
- Removednamey-mcnameface@^1.0.3
- Removed@sveltejs/svelte-virtual-list@2.2.1(transitive)
- Removednamey-mcnameface@1.0.3(transitive)
Updated@sveltejs/svelte-virtual-list@https://github.com/rob-balfre/svelte-virtual-list#master