@storefront-ui/shared
Advanced tools
Comparing version 2.0.0-alpha.0-pre to 2.0.0-rc.1
{ | ||
"name": "@storefront-ui/shared", | ||
"version": "2.0.0-alpha.0-pre", | ||
"files": [ | ||
"**/*.js", | ||
"**/*.ts" | ||
], | ||
"description": "Shared set of utils and typings used by `@storefront-ui/*` packages", | ||
"version": "2.0.0-rc.1", | ||
"sideEffects": false, | ||
"exports": { | ||
".": { | ||
"import": "./dist/index.esm.mjs", | ||
"require": "./dist/index.js" | ||
}, | ||
"./*": "./*" | ||
}, | ||
"source": "index.ts", | ||
"main": "dist/index.js", | ||
"unpkg": "dist/index.umd.js", | ||
"types": "dist/index.d.ts", | ||
"scripts": { | ||
"dev": "microbundle watch", | ||
"build:shared": "microbundle --compress" | ||
}, | ||
"homepage": "https://docs.storefrontui.io/v2/", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/vuestorefront/sfui2.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/vuestorefront/sfui2/issues" | ||
}, | ||
"devDependencies": { | ||
"microbundle": "0.15.1", | ||
"typescript": "~4.7.4" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
}, | ||
"files": [ | ||
"dist", | ||
"README.md" | ||
] | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
72845
20
1
0
6
0
1
2
225