@stacks/connect-ui
Advanced tools
Comparing version 6.0.2-alpha.83373c5.0 to 6.0.2-alpha.874ba12.0
{ | ||
"name": "@stacks/connect-ui", | ||
"version": "6.0.2-alpha.83373c5.0", | ||
"version": "6.0.2-alpha.874ba12.0", | ||
"license": "MIT", | ||
@@ -32,12 +32,16 @@ "prettier": "@stacks/prettier-config", | ||
], | ||
"types": "dist/types/components.d.ts", | ||
"types": "dist/types/index.d.ts", | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.js", | ||
"unpkg": "dist/connect-ui/connect-ui.js", | ||
"collection": "dist/collection/collection-manifest.json", | ||
"collection:main": "dist/collection/index.js", | ||
"unpkg": "dist/connect-ui/connect-ui.esm.js", | ||
"exports": { | ||
".": "./dist/index.js", | ||
"./loader": "./loader/index.js" | ||
}, | ||
"typedoc": { | ||
"entryPoint": "./src/index.ts" | ||
}, | ||
"collection": "dist/collection/collection-manifest.json", | ||
"collection:main": "dist/collection/index.js", | ||
"gitHead": "135150a441b63db5a308e7595715f6861ae8f571" | ||
"gitHead": "fb9b16014a4456123cb71c320c0d7834c64d2084" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1768087