@stacks/connect-ui
Advanced tools
Comparing version 6.0.2-alpha.e97c735.0 to 6.1.1-alpha.a038f03.0
{ | ||
"name": "@stacks/connect-ui", | ||
"version": "6.0.2-alpha.e97c735.0", | ||
"version": "6.1.1-alpha.a038f03.0", | ||
"license": "MIT", | ||
@@ -32,12 +32,24 @@ "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": { | ||
".": { | ||
"types": "./dist/types/index.d.ts", | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.cjs.js" | ||
}, | ||
"./loader": { | ||
"types": "./loader/index.d.ts", | ||
"import": "./loader/index.js", | ||
"require": "./loader/index.cjs.js" | ||
} | ||
}, | ||
"typedoc": { | ||
"entryPoint": "./src/index.ts" | ||
}, | ||
"collection": "dist/collection/collection-manifest.json", | ||
"collection:main": "dist/collection/index.js", | ||
"gitHead": "ae862177242b9bc06ba96b4446b447e5a5b1b252" | ||
"gitHead": "fc62098283bc74f71f6a7eea7976066f19bbda79" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
1768297
7