Skip to content

issues Search Results · repo:nbubna/store language:JavaScript

Filter by

81 results
 (67 ms)

81 results

innbubna/store (press backspace or delete to remove)

Opening this issue since no security policy is defined. Exploit Because at line 31, eval is used to get the value of the key id, it is possible for an attacker to cause XSS if the parameter of store.get ...
  • TasosY2K
  • 3
  • Opened 
    on Dec 26, 2024
  • #127

Hello, maybe I dont fully get the purpose of this thing, but I am building an app based on node js + express, and I need to store different arrays for different users, but what I am getting is that all ...
  • young-tea
  • 1
  • Opened 
    on Aug 22, 2024
  • #126

Hey, Why did you added license : (MIT OR GPL-3.0) , you can simply add license : MIT . Is there something you are achieving by providing MIT or GPL-3.0 License ?
  • opensrc0
  • 1
  • Opened 
    on Dec 14, 2023
  • #121

Howdy, Since there is no GPL-3 license file (but there is a MIT one) in the repo would it make sense to remove the GPL-3 mention? https://github.com/nbubna/store/blob/b4f4c6f7c7883170c76512d1cc2704f6d01accdc/package.json#L32 ...
  • phishalot
  • 5
  • Opened 
    on Nov 16, 2023
  • #120

These are two different licenses. My project has a transitive dependency on this library via @storybook/manager-api and I would like to be sure about which licenses our dependencies are using to correctly ...
  • vmizg
  • 1
  • Opened 
    on Apr 21, 2023
  • #119

The docs have this lovely pitch for custom serialization Likewise, setter functions which take an optional overwrite parameter can also use that parameter to accept a replacer function that receives each ...
  • kyeotic
  • 4
  • Opened 
    on Dec 9, 2022
  • #117

how much capacity for storage? can it be more than 20mb?
  • louistenm
  • 1
  • Opened 
    on Oct 14, 2022
  • #115

Here is my code: import { browser } from $app/environment ; import { arrayBufferToBase64, base64ToUint8Array } from ./stringutil ; import store from store2 ; if (browser) { const encoder = new TextEncoder(); ...
  • Alsan
  • 2
  • Opened 
    on Sep 16, 2022
  • #114

I ve written some extension methods in typescrypt, and they worked as expected, but vscode always complain those methods aren t defined.
  • Alsan
  • 1
  • Opened 
    on Sep 15, 2022
  • #113

Hello, me again 😅 Let s say I do store.namespace(prefix), how to get it back as a string (prefix value)? Thank you!
  • Davinasc
  • 1
  • Opened 
    on Aug 11, 2022
  • #112
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.