@atom-learning/theme
Advanced tools
Comparing version 1.0.0-beta.1 to 1.0.0-beta.2
{ | ||
"name": "@atom-learning/theme", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.0.0-beta.2", | ||
"description": "", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"scripts": { | ||
"build:lib": "node ./scripts/build.js", | ||
"build:docs": "cp -r ./src/documentation/. ./dist", | ||
"build:docs": "cp -r ./src/documentation/. ./lib", | ||
"prepublishOnly": "run-s clean build:lib build:docs", | ||
"clean": "del ./dist" | ||
"clean": "del ./lib" | ||
}, | ||
@@ -13,0 +13,0 @@ "files": [ |
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
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
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
1920
3
53
1