New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

iron-store

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iron-store - npm Package Compare versions

Comparing version 1.3.4 to 1.3.5

2

lib/index.d.ts
export type StoreOptions = {
sealed?: boolean;
sealed?: string;
password: string | { id: number; password: string }[];

@@ -4,0 +4,0 @@ ttl?: number;

{
"name": "iron-store",
"version": "1.3.4",
"version": "1.3.5",
"private": false,

@@ -5,0 +5,0 @@ "description": "in-memory, signed and encrypted JavaScript store",

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