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

sveltekit-rate-limiter

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sveltekit-rate-limiter - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

7

package.json
{
"name": "sveltekit-rate-limiter",
"version": "0.1.3",
"version": "0.1.4",
"exports": {

@@ -14,7 +14,5 @@ ".": {

"peerDependencies": {
"@isaacs/ttlcache": "1.x",
"@sveltejs/kit": "1.x"
},
"devDependencies": {
"@isaacs/ttlcache": "^1.2.1",
"@sveltejs/adapter-auto": "^2.0.0",

@@ -41,2 +39,5 @@ "@sveltejs/kit": "^1.10.0",

},
"dependencies": {
"@isaacs/ttlcache": "^1.2.1"
},
"svelte": "./dist/index.js",

@@ -43,0 +44,0 @@ "types": "./dist/index.d.ts",

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