Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

everstorage

Package Overview
Dependencies
Maintainers
1
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

everstorage - npm Package Compare versions

Comparing version 1.11.0 to 1.12.0

4

package.json
{
"name": "everstorage",
"version": "1.11.0",
"version": "1.12.0",
"author": "Pavol Hejný <me@pavolhejny.com> (https://pavolhejny.com)",

@@ -20,3 +20,3 @@ "description": "The library was written for uniting API of various browser and cloud storage services.",

"postversion": "git push && git push --tags && npm publish",
"build": "webpack --config webpack.production.config.js",
"build": "rm -r dist && webpack --config webpack.production.config.js && rm -r typings",
"develop-samples-server": "ts-node ./samples/_server.ts",

@@ -23,0 +23,0 @@ "develop-build": "onchange \"src/**/*.{ts,tsx}\" --initial --kill --delay 500 -- webpack --config webpack.development.config.js",

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