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

@smithy/eventstream-serde-config-resolver

Package Overview
Dependencies
Maintainers
2
Versions
42
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.11 to 4.0.0

3

dist-types/EventStreamSerdeConfig.d.ts

@@ -13,2 +13,5 @@ import { EventStreamMarshaller, EventStreamSerdeProvider } from "@smithy/types";

}
/**
* @internal
*/
interface PreviouslyResolved {

@@ -15,0 +18,0 @@ /**

@@ -13,2 +13,5 @@ import { EventStreamMarshaller, EventStreamSerdeProvider } from "@smithy/types";

}
/**
* @internal
*/
interface PreviouslyResolved {

@@ -15,0 +18,0 @@ /**

6

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

@@ -27,7 +27,7 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",

"dependencies": {
"@smithy/types": "^3.7.2",
"@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
"node": ">=18.0.0"
},

@@ -34,0 +34,0 @@ "typesVersions": {

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