@algolia/satellite
Advanced tools
Comparing version 1.0.0-beta.6 to 1.0.0-beta.9
{ | ||
"name": "@algolia/satellite", | ||
"version": "1.0.0-beta.6", | ||
"version": "1.0.0-beta.9", | ||
"description": "Algolia design system React components", | ||
"main": "dist/index.js", | ||
"types": "dist/types/index.d.ts", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
"clean": "del dist", | ||
"prebuild": "yarn clean", | ||
"build": "run-p build:types build:dist", | ||
"build:dist": "node scripts/build-satellite", | ||
"build:types": "tsc --emitDeclarationOnly --outDir dist/types", | ||
"build:css-types": "node scripts/css-types.js", | ||
"dev": "yarn clean && run-p dev:css-types dev:build", | ||
"dev:build": "yarn build:dist -w", | ||
"dev:css-types": "chokidar \"**/*.module.scss\" -c \"yarn build:css-types\"", | ||
"lint:types": "tsc --noEmit", | ||
"test": "yarn lint:types", | ||
"prepare": "cross-env NODE_ENV=production yarn build", | ||
"release": "release-it" | ||
}, | ||
"main": "index.js", | ||
"types": "types/index.d.ts", | ||
"repository": { | ||
@@ -76,3 +58,3 @@ "type": "git", | ||
"react-dom": "^16.7.0", | ||
"release-it": "^10.4.3", | ||
"semver": "^6.1.1", | ||
"typed-css-modules": "^0.4.2", | ||
@@ -90,2 +72,2 @@ "typescript": "^3.4.4" | ||
} | ||
} | ||
} |
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
284723
126
2
0
1