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

@cometh/checkout-sdk

Package Overview
Dependencies
Maintainers
0
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cometh/checkout-sdk - npm Package Compare versions

Comparing version 0.1.0-dev.4 to 0.1.0

13

package.json
{
"name": "@cometh/checkout-sdk",
"version": "0.1.0-dev.4",
"version": "0.1.0",
"author": "Cometh",
"description": "SDK Cometh Checkout",
"description": "Cometh Checkout SDK",
"private": false,
"repository": "https://github.com/cometh-hq/checkout-sdk.git",
"license": "ISC",
"main": "dist/index.cjs",

@@ -15,2 +17,9 @@ "module": "dist/index.js",

],
"exports": [
{
"types": "./dist/index.d.ts",
"import": "./dist/index.js",
"default": "./dist/index.cjs"
}
],
"scripts": {

@@ -17,0 +26,0 @@ "build": "tsup --splitting",

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