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

@lob/lob-typescript-sdk

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lob/lob-typescript-sdk - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

dist/index.cjs.js

6

package.json

@@ -17,3 +17,3 @@ {

],
"version": "1.2.2",
"version": "1.2.3",
"homepage": "https://github.com/lob/lob-typescript-sdk",

@@ -45,3 +45,3 @@ "author": "Lob <support@lob.com> (https://lob.com/)",

},
"main": "./dist/index.mjs",
"main": "./dist/index.cjs.js",
"module": "./dist/index.mjs",

@@ -52,3 +52,3 @@ "types": "./dist/index.d.ts",

"import": "./dist/index.mjs",
"require": "./dist/index.mjs"
"require": "./dist/index.cjs.js"
},

@@ -55,0 +55,0 @@ "default": "./dist/index.mjs"

Sorry, the diff of this file is not supported yet

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