New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cpelements/pfe-navigation-account

Package Overview
Dependencies
Maintainers
4
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cpelements/pfe-navigation-account - npm Package Compare versions

Comparing version 1.0.15 to 1.0.16

91

package.json
{
"_from": "@cpelements/pfe-navigation-account@1.0.4",
"_id": "@cpelements/pfe-navigation-account@1.0.4",
"_inBundle": false,
"_integrity": "sha512-0+ztoOosczScsLyrPhJtIyREc601nZ8ucN/3v2R8OjgIxQZVwN1YZYzu5mu49Jd3sGGTEZAUMX1+y8HEDj9DQQ==",
"_location": "/@cpelements/pfe-navigation-account",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@cpelements/pfe-navigation-account@1.0.4",
"name": "@cpelements/pfe-navigation-account",
"escapedName": "@cpelements%2fpfe-navigation-account",
"scope": "@cpelements",
"rawSpec": "1.0.4",
"saveSpec": null,
"fetchSpec": "1.0.4"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/@cpelements/pfe-navigation-account/-/pfe-navigation-account-1.0.4.tgz",
"_shasum": "4ad15eca2f540bc40d6446a3608aecc0f2a6be7f",
"_spec": "@cpelements/pfe-navigation-account@1.0.4",
"_where": "/home/wruvalca/dev/cp-chrome/j/public_modules",
"bugs": {
"url": "https://github.com/patternfly/patternfly-elements/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "wesruv"
}
],
"dependencies": {
"@chapeaux/cpx-user": "^0.2.4",
"@patternfly/pfelement": "1.0.0"
},
"deprecated": false,
"name": "@cpelements/pfe-navigation-account",
"description": "Navigation account element for PatternFly Elements",
"devDependencies": {
"gh-pages": "^2.2.0"
},
"files": [
"dist"
],
"homepage": "https://github.com/patternfly/patternfly-elements#readme",
"keywords": [
"web-components",
"html"
],
"license": "MIT",
"main": "./dist/pfe-navigation-account.umd.js",
"module": "./dist/pfe-navigation-account.js",
"name": "@cpelements/pfe-navigation-account",
"pfelement": {

@@ -66,18 +14,39 @@ "className": "PfeNavigationAccount",

},
"publishConfig": {
"access": "public"
},
"version": "1.0.16",
"keywords": [
"web-components",
"html"
],
"repository": {
"type": "git",
"url": "git+https://github.com/patternfly/patternfly-elements.git",
"url": "github:patternfly/patternfly-elements",
"directory": "elements/pfe-navigation-account"
},
"publishConfig": {
"access": "public"
},
"main": "./dist/pfe-navigation-account.umd.js",
"module": "./dist/pfe-navigation-account.js",
"unpkg": "./dist/pfe-navigation-account.umd.min.js",
"files": [
"dist"
],
"scripts": {
"build": "../../node_modules/.bin/gulp && ../../node_modules/.bin/prettier --ignore-path ../../.prettierignore --write '**/*.{js,json}'",
"dev": "../../node_modules/.bin/gulp dev",
"test": "../../node_modules/.bin/wct --configFile ../../wct.conf.json elements/pfe-navigation-account/test/",
"watch": "../../node_modules/.bin/gulp watch"
"watch": "../../node_modules/.bin/gulp watch",
"test": "../../node_modules/.bin/wct --configFile ../../wct.conf.json elements/pfe-navigation-account/test/"
},
"unpkg": "./dist/pfe-navigation-account.umd.min.js",
"version": "1.0.15"
"contributors": [
{
"name": "wesruv"
}
],
"license": "MIT",
"dependencies": {
"@patternfly/pfelement": "1.3.0"
},
"devDependencies": {
"gh-pages": "^2.2.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc