bpk-component-panel
Advanced tools
Comparing version 4.1.5 to 4.2.0
{ | ||
"name": "bpk-component-panel", | ||
"version": "4.1.5", | ||
"version": "4.2.0", | ||
"description": "Backpack panel component.", | ||
@@ -15,11 +15,12 @@ "license": "Apache-2.0", | ||
}, | ||
"gitHead": "2da8b8dd4dc70570b74f043685849fd72c573458", | ||
"gitHead": "c7ff0a53e629087652862ca44154028a196bf30d", | ||
"dependencies": { | ||
"bpk-mixins": "^31.6.6", | ||
"bpk-react-utils": "^7.0.1", | ||
"bpk-mixins": "^31.7.0", | ||
"bpk-react-utils": "^7.1.0", | ||
"prop-types": "^15.7.2" | ||
}, | ||
"peerDependencies": { | ||
"react": "^17.0.2" | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2" | ||
} | ||
} |
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
22097
5
Updatedbpk-mixins@^31.7.0
Updatedbpk-react-utils@^7.1.0