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.2.0-beta.0 to 0.2.0-beta.1

lib/esm/index.js

11

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

@@ -9,2 +9,6 @@ "typings": "lib/index.d.ts",

],
"exports": {
"require": "./lib/index.js",
"import": "./lib/esm/index.js"
},
"devDependencies": {

@@ -22,3 +26,3 @@ "@types/jest": "^26.0.19",

"test:watch": "jest --watchAll",
"format": "prettier --write src/*.ts"
"format": "prettier --write src --write lib/esm"
},

@@ -35,5 +39,2 @@ "jest": {

},
"prettier": {
"trailingComma": "es5"
},
"keywords": [],

@@ -40,0 +41,0 @@ "author": "Michal Zalecki <michal@michalzalecki.com>",

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