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

svelte-otp

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-otp - npm Package Compare versions

Comparing version 0.0.2 to 0.0.4

OtpInput/otp.css

14

package.json
{
"name": "svelte-otp",
"version": "0.0.2",
"version": "0.0.4",
"description": "svelte Otp",

@@ -14,2 +14,5 @@ "type": "module",

"@semantic-release/release-notes-generator": "^9.0.1",
"@sveltejs/adapter-auto": "next",
"@sveltejs/kit": "next",
"@sveltejs/package": "next",
"@sveltejs/vite-plugin-svelte": "^1.0.1",

@@ -20,2 +23,3 @@ "@tsconfig/svelte": "^3.0.0",

"autoprefixer": "^10.4.8",
"cssnano": "^5.1.13",
"cz-conventional-changelog": "^3.3.0",

@@ -28,2 +32,3 @@ "eslint": "^8.23.0",

"postcss": "^8.4.16",
"postcss-cli": "^10.0.0",
"postcss-nested": "^5.0.6",

@@ -38,5 +43,2 @@ "prettier": "^2.7.1",

"typescript": "^4.6.4",
"@sveltejs/adapter-auto": "next",
"@sveltejs/kit": "next",
"@sveltejs/package": "next",
"vite": "^3.1.0-beta.1"

@@ -79,5 +81,5 @@ },

"./OtpInput/OtpInput.svelte": "./OtpInput/OtpInput.svelte",
"./OtpInput/otp.postcss": "./OtpInput/otp.postcss",
"./OtpInput/otp.css": "./OtpInput/otp.css",
"./TextInput/Index.svelte": "./TextInput/Index.svelte",
"./TextInput/textinput.postcss": "./TextInput/textinput.postcss",
"./TextInput/textinput.css": "./TextInput/textinput.css",
".": "./index.js"

@@ -84,0 +86,0 @@ },

Sorry, the diff of this file is not supported yet

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