@storefront-ui/shared
Advanced tools
Comparing version 0.13.6 to 2.0.0-alpha.0
{ | ||
"name": "@storefront-ui/shared", | ||
"version": "0.13.6", | ||
"description": "", | ||
"main": "index.js", | ||
"author": "Filip Rakowski", | ||
"license": "ISC", | ||
"description": "Shared set of utils and typings used by `@storefront-ui/*` packages", | ||
"version": "2.0.0-alpha.0", | ||
"sideEffects": false, | ||
"exports": { | ||
".": { | ||
"import": "./dist/index.modern.js", | ||
"require": "./dist/index.js" | ||
}, | ||
"./*": "./*" | ||
}, | ||
"source": "index.ts", | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.es.js", | ||
"unpkg": "./dist/index.umd.js", | ||
"types": "./dist/index.d.ts", | ||
"scripts": { | ||
"precommit": "lint-staged" | ||
"start:shared": "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": { | ||
"eslint": "^6.8.0", | ||
"eslint-plugin-prettier": "^3.1.3", | ||
"lint-staged": "^10.0.7", | ||
"prettier": "^2.0.4", | ||
"stylelint": "^13.3.2", | ||
"stylelint-config-prettier": "^8.0.1", | ||
"stylelint-config-recommended-scss": "^4.2.0", | ||
"stylelint-prettier": "^1.1.2", | ||
"stylelint-scss": "^3.17.0" | ||
"microbundle": "0.15.1", | ||
"typescript": "~4.7.4" | ||
}, | ||
@@ -25,6 +37,6 @@ "publishConfig": { | ||
}, | ||
"lint-staged": { | ||
"*.js": "eslint --fix" | ||
}, | ||
"gitHead": "4f81199345bf77b63824c65c2905766fbe70acf5" | ||
} | ||
"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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
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
Mixed license
License(Experimental) Package contains multiple licenses.
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
2
1
0
6
0
95300
20
231
2
1