Socket
Socket
Sign inDemoInstall

secure-ls

Package Overview
Dependencies
2
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

4

package.json
{
"name": "secure-ls",
"version": "0.1.0",
"version": "0.1.1",
"description": "Secure (compressed) localStorage data with high level encryption",

@@ -8,2 +8,4 @@ "main": "dist/secure-ls.js",

"build": "webpack --mode=build",
"build-dev": "webpack --mode=dev",
"build-test": "mocha -r mock-local-storage --compilers js:babel-core/register --colors ./test/*.spec.js",
"dev": "webpack --progress --colors --watch --mode=dev",

@@ -10,0 +12,0 @@ "test": "mocha -r mock-local-storage --compilers js:babel-core/register --colors -w ./test/*.spec.js"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc