Comparing version 0.5.0 to 0.5.1
{ | ||
"$schema": "https://json.schemastore.org/package", | ||
"name": "ls-proxy", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Wrapper around localStorage to easily store JSON objects", | ||
@@ -35,3 +35,3 @@ "repository": "https://gitlab.com/MysteryBlokHed/ls-proxy", | ||
"jest": "^27.5.1", | ||
"nodemon": "^2.0.13", | ||
"nodemon": "^2.0.19", | ||
"prettier": "^2.4.1", | ||
@@ -38,0 +38,0 @@ "terser-webpack-plugin": "^5.2.4", |
@@ -210,5 +210,5 @@ # ls-proxy [![Build Badge]](https://gitlab.com/MysteryBlokHed/ls-proxy/-/pipelines) [![NPM Badge]](https://www.npmjs.com/package/ls-proxy) [![License Badge]](#license) | ||
This project was created from [a template](https://gitlab.com/MysteryBlokHed/ls-proxy) | ||
This project was created from [a template](https://gitlab.com/MysteryBlokHed/webpack-ts-userscript-library) | ||
licensed under the MIT license | ||
([LICENSE](https://gitlab.com/MysteryBlokHed/ls-proxy/-/blob/main/LICENSE) | ||
([LICENSE](https://gitlab.com/MysteryBlokHed/webpack-ts-userscript-library/-/blob/main/LICENSE) | ||
or <http://opensource.org/licenses/MIT>). | ||
@@ -215,0 +215,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35041