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

@smithy/eventstream-serde-config-resolver

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/eventstream-serde-config-resolver - npm Package Compare versions

Comparing version 3.0.8 to 3.0.9

9

package.json
{
"name": "@smithy/eventstream-serde-config-resolver",
"version": "3.0.8",
"version": "3.0.9",
"scripts": {

@@ -14,4 +14,5 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",

"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
"test": "yarn g:jest",
"extract:docs": "api-extractor run --local"
"test": "yarn g:vitest run",
"extract:docs": "api-extractor run --local",
"test:watch": "yarn g:vitest watch"
},

@@ -27,3 +28,3 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@smithy/types": "^3.6.0",
"@smithy/types": "^3.7.0",
"tslib": "^2.6.2"

@@ -30,0 +31,0 @@ },

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