svelte-local-storage-store
Advanced tools
Comparing version 0.2.4 to 0.2.5
{ | ||
"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": [ |
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
9153
0
0
16
7