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

localstorage-migrator

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

localstorage-migrator - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

package.json
{
"name": "localstorage-migrator",
"version": "1.0.5",
"version": "1.0.6",
"description": "A library for applying migrations to localstorage.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -20,3 +20,2 @@ # LocalStorage Migrator

```typescript
import * as migrator from "localstorage-migrator";

@@ -60,3 +59,4 @@ const migrations = [

An example project can be found on GitHub: https://github.com/ragnarstolsmark/migratortest
An example project can be found on GitHub:
https://github.com/ragnarstolsmark/migratortest

@@ -63,0 +63,0 @@ ### migrate method

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