Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

date-picker-svelte

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

date-picker-svelte - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

4

CHANGELOG.md
# Changelog
## 2.2.2 - 2022 Nov 10
- Fix accessibility hints
- Improve Tailwind compatibility
## 2.2.1 - 2022 Oct 24

@@ -4,0 +8,0 @@ - Fix month dropdown left/right arrow shortcuts

37

package.json
{
"name": "date-picker-svelte",
"version": "2.2.1",
"version": "2.2.2",
"description": "Date and time picker for Svelte",
"type": "module",
"devDependencies": {
"@sveltejs/adapter-static": "1.0.0-next.39",
"@sveltejs/kit": "1.0.0-next.405",
"@typescript-eslint/eslint-plugin": "^5.33.0",
"@typescript-eslint/parser": "^5.33.0",
"babel-jest": "^28.1.3",
"date-fns": "^2.29.1",
"eslint": "^8.22.0",
"@sveltejs/adapter-static": "1.0.0-next.48",
"@sveltejs/kit": "1.0.0-next.539",
"@sveltejs/package": "^1.0.0-next.5",
"@typescript-eslint/eslint-plugin": "^5.42.1",
"@typescript-eslint/parser": "^5.42.1",
"babel-jest": "^29.3.1",
"date-fns": "^2.29.3",
"eslint": "^8.27.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-svelte3": "^4.0.0",
"jest": "^28.1.3",
"jest": "^29.3.1",
"mdsvex": "^0.10.6",
"prettier": "^2.7.1",
"prettier-plugin-svelte": "^2.7.0",
"sass": "^1.54.4",
"svelte": "^3.49.0",
"svelte-check": "^2.8.0",
"prettier-plugin-svelte": "^2.8.0",
"sass": "^1.56.1",
"svelte": "^3.52.0",
"svelte-check": "^2.9.2",
"svelte-preprocess": "^4.10.7",
"svelte2tsx": "^0.5.13",
"ts-jest": "^28.0.7",
"tslib": "^2.4.0",
"typescript": "^4.7.4",
"vite": "^3.0.7"
"svelte2tsx": "^0.5.20",
"ts-jest": "^29.0.3",
"tslib": "^2.4.1",
"typescript": "^4.8.4",
"vite": "^3.2.3"
},

@@ -30,0 +31,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc