@yoast/style-guide
Advanced tools
Comparing version 0.13.0 to 0.14.0-alpha.0
{ | ||
"name": "@yoast/style-guide", | ||
"version": "0.13.0", | ||
"version": "0.14.0-alpha.0", | ||
"description": "Yoast style guide.", | ||
"main": "index.js", | ||
"repository": "https://github.com/Yoast/javascript", | ||
"main": "build/index.js", | ||
"files": [ | ||
"build", | ||
"!*.map" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Yoast/wordpress-seo", | ||
"directory": "packages/style-guide" | ||
}, | ||
"author": "Yoast", | ||
@@ -11,15 +19,23 @@ "license": "GPL-3.0", | ||
"scripts": { | ||
"prepublishOnly": "rm -rf dist && cp -R src dist && cp package.json dist/package.json && json -I -f dist/package.json -e \"this.main='index.js'\" && mkdir dist/src && cp src/_colors.scss dist/src/_colors.scss && cp .babelrc dist/.babelrc" | ||
"build": "yarn clean && yarn build:js && yarn build:json", | ||
"build:js": "babel src --out-dir build", | ||
"build:json": "cp src/*.json build/", | ||
"clean": "rm -rf build" | ||
}, | ||
"devDependencies": { | ||
"@yoast/browserslist-config": "^1.2.2", | ||
"@babel/cli": "^7.17.10", | ||
"@babel/core": "^7.17.10", | ||
"@babel/preset-env": "^7.16.11", | ||
"@yoast/browserslist-config": "^1.2.3", | ||
"@yoast/helpers": "^0.17.0-alpha.0", | ||
"babel-plugin-styled-components": "^2.0.6", | ||
"babel-plugin-transform-object-rest-spread": "^6.26.0", | ||
"babel-preset-react": "^6.24.1", | ||
"browserslist": "^4.7.3", | ||
"grunt": "^1.0.3", | ||
"grunt-scss-to-json": "https://github.com/atimmer/grunt-scss-to-json", | ||
"load-grunt-config": "^1.0.1" | ||
"json": "^11.0.0", | ||
"styled-components": "^5.3.6" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "582d1e8cbd165c6d59270ab1ac3a1a325e204341" | ||
} | ||
} |
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
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
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 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
174
1
72
0
14072
11
6
2