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

aws4fetch

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws4fetch - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

dist/main.d.ts

6

package.json
{
"name": "aws4fetch",
"version": "1.0.8",
"version": "1.0.9",
"description": "",

@@ -8,3 +8,3 @@ "main": "dist/aws4fetch.cjs.js",

"browser": "dist/aws4fetch.umd.js",
"types": "dist/aws4fetch.d.ts",
"types": "dist/main.d.ts",
"author": "Michael Hart <michael.hart.au@gmail.com>",

@@ -25,3 +25,3 @@ "license": "MIT",

"scripts": {
"declaration": "tsc -p declaration.tsconfig.json --outFile dist/aws4fetch.d.ts",
"declaration": "tsc -p declaration.tsconfig.json",
"build": "npm run declaration && rollup -c",

@@ -28,0 +28,0 @@ "prepare": "npm run build",

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