@patternfly/pfe-autocomplete
Advanced tools
Comparing version 1.0.0-prerelease.11 to 1.0.0-prerelease.12
@@ -7,7 +7,12 @@ { | ||
}, | ||
"version": "1.0.0-prerelease.11", | ||
"description": "Autocomplete element for PFElements", | ||
"version": "1.0.0-prerelease.12", | ||
"description": "Autocomplete element for PatternFly Elements", | ||
"keywords": [ | ||
"web-components", | ||
"html" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "" | ||
"url": "github:patternfly/patternfly-elements", | ||
"directory": "elements/pfe-autocomplete" | ||
}, | ||
@@ -17,3 +22,3 @@ "publishConfig": { | ||
}, | ||
"main": "index.js", | ||
"main": "pfe-autocomplete.js", | ||
"scripts": { | ||
@@ -24,12 +29,14 @@ "build": "../../node_modules/.bin/gulp && ../../node_modules/.bin/prettier --ignore-path ../../.prettierignore --write '**/*.{js,json}'", | ||
}, | ||
"author": { | ||
"name": "Homa Seyed" | ||
}, | ||
"contributors": [ | ||
{ | ||
"name": "Homa Seyed" | ||
} | ||
], | ||
"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.5", | ||
"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
323386
3