Socket
Socket
Sign inDemoInstall

@smithy/core

Package Overview
Dependencies
28
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.1 to 2.2.0

4

package.json
{
"name": "@smithy/core",
"version": "2.1.1",
"version": "2.2.0",
"scripts": {

@@ -21,2 +21,3 @@ "build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",

".": {
"module": "./dist-es/index.js",
"node": "./dist-cjs/index.js",

@@ -28,2 +29,3 @@ "import": "./dist-es/index.js",

"./package.json": {
"module": "./package.json",
"node": "./package.json",

@@ -30,0 +32,0 @@ "import": "./package.json",

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