Socket
Socket
Sign inDemoInstall

s3u

Package Overview
Dependencies
0
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.2 to 0.2.3

6

package.json
{
"name": "s3u",
"version": "0.2.2",
"version": "0.2.3",
"description": "S3 URL manipulation helper similar to standard URL class",

@@ -16,4 +16,4 @@ "main": "src/index.js",

"files": [
"src/*",
"!__specs__"
"!**/__specs__",
"src"
],

@@ -20,0 +20,0 @@ "keywords": [

@@ -29,2 +29,4 @@ 'use strict';

Object.assign(this, attrs);
this.updateBucketPosition();
}

@@ -31,0 +33,0 @@

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