@cometh/checkout-sdk
Advanced tools
Comparing version 0.1.0-dev.4 to 0.1.0
{ | ||
"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", |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
24266