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

svelte-local-storage-store

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-local-storage-store - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

15

package.json
{
"name": "svelte-local-storage-store",
"version": "0.2.4",
"version": "0.2.5",
"main": "dist/index.js",

@@ -10,2 +10,6 @@ "module": "dist/index.mjs",

},
"repository": {
"type": "git",
"url": "https://github.com/joshnuss/svelte-local-storage-store.git"
},
"scripts": {

@@ -17,3 +21,4 @@ "build": "tsup index.ts --format esm,cjs --sourcemap --dts",

"fix": "eslint . --fix",
"test": "jest",
"semantic-release": "semantic-release",
"test": "jest --coverage",
"test:watch": "yarn run test -- --watch"

@@ -28,2 +33,3 @@ },

"babel-jest": "^26.6.3",
"codecov": "^3.8.3",
"eslint": "^7.3.1",

@@ -33,6 +39,7 @@ "eslint-plugin-jest": "^24.1.0",

"rollup-plugin-svelte": "^5.0.0",
"semantic-release": "18.0.0",
"svelte": "^3.38.2",
"ts-jest": "^26.5.5",
"tsup": "^4.11.1",
"typescript": "^4.2.4",
"svelte": "^3.38.2"
"typescript": "^4.2.4"
},

@@ -39,0 +46,0 @@ "keywords": [

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