@patternfly/pfe-card
Advanced tools
Comparing version 1.0.0-prerelease.11 to 1.0.0-prerelease.12
@@ -7,12 +7,17 @@ { | ||
}, | ||
"version": "1.0.0-prerelease.11", | ||
"version": "1.0.0-prerelease.12", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"description": "Card element for PFElements", | ||
"description": "Cards for PatternFly Elements", | ||
"keywords": [ | ||
"web-components", | ||
"html" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "" | ||
"url": "github:patternfly/patternfly-elements", | ||
"directory": "elements/pfe-card" | ||
}, | ||
"main": "index.js", | ||
"main": "pfe-card.js", | ||
"scripts": { | ||
@@ -23,12 +28,16 @@ "build": "../../node_modules/.bin/gulp && ../../node_modules/.bin/prettier --ignore-path ../../.prettierignore --write '**/*.{js,json}'", | ||
}, | ||
"author": { | ||
"name": "Mark Caron" | ||
}, | ||
"contributors": [ | ||
{ | ||
"name": "Mark Caron", | ||
"email": "mark@redhat.com", | ||
"url": "https://github.com/markcaron" | ||
} | ||
], | ||
"license": "MIT", | ||
"dependencies": { | ||
"@patternfly/pfe-sass": "^1.0.0-prerelease.11", | ||
"@patternfly/pfelement": "^1.0.0-prerelease.11" | ||
"@patternfly/pfe-sass": "^1.0.0-prerelease.12", | ||
"@patternfly/pfelement": "^1.0.0-prerelease.12" | ||
}, | ||
"generator-pfelement-version": "0.5.0", | ||
"gitHead": "95d307853357cfffe6afb7970d707a005f924f23" | ||
"gitHead": "fc8d434bcae3f87e65a28166c2639560f12429fb" | ||
} |
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
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 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
173137
3