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

storage-factory

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

storage-factory - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0-beta.0

15

package.json
{
"name": "storage-factory",
"version": "0.1.1",
"version": "0.2.0-beta.0",
"main": "lib/index.js",

@@ -10,8 +10,7 @@ "typings": "lib/index.d.ts",

"devDependencies": {
"@types/jest": "^26.0.0",
"codecov": "^3.5.0",
"jest": "^26.0.1",
"prettier": "^1.18.2",
"ts-jest": "^26.1.0",
"typescript": "^3.9.5"
"@types/jest": "^26.0.19",
"jest": "^26.6.3",
"prettier": "^2.2.1",
"ts-jest": "^26.4.4",
"typescript": "^4.1.3"
},

@@ -53,3 +52,3 @@ "scripts": {

"homepage": "https://github.com/MichalZalecki/storage-factory#readme",
"description": "Becasue using localStorage directly is a bad idea"
"description": "Because using localStorage directly is a bad idea"
}
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