@khanacademy/wonder-blocks-button
Advanced tools
Comparing version 2.9.0 to 2.9.1
@@ -918,5 +918,6 @@ module.exports = | ||
tabIndex: 0 | ||
}; // When the link is set to open in a new window, we want to append some | ||
}; // When the link is set to open in a new window, we want to set some | ||
// `rel` attributes. This is to ensure that the links we're sending folks | ||
// to can't hijack the existing page. | ||
// to can't hijack the existing page. These defaults can be overriden | ||
// by passing in a different value for the `rel` prop. | ||
// More info: https://www.jitbit.com/alexblog/256-targetblank---the-most-underestimated-vulnerability-ever/ | ||
@@ -923,0 +924,0 @@ |
{ | ||
"name": "@khanacademy/wonder-blocks-button", | ||
"version": "2.9.0", | ||
"version": "2.9.1", | ||
"design": "v1", | ||
@@ -19,7 +19,7 @@ "publishConfig": { | ||
"@khanacademy/wonder-blocks-color": "^1.1.15", | ||
"@khanacademy/wonder-blocks-core": "^3.0.1", | ||
"@khanacademy/wonder-blocks-icon": "^1.2.15", | ||
"@khanacademy/wonder-blocks-progress-spinner": "^1.1.19", | ||
"@khanacademy/wonder-blocks-spacing": "^2.1.16", | ||
"@khanacademy/wonder-blocks-typography": "^1.1.19" | ||
"@khanacademy/wonder-blocks-core": "^3.0.2", | ||
"@khanacademy/wonder-blocks-icon": "^1.2.16", | ||
"@khanacademy/wonder-blocks-progress-spinner": "^1.1.20", | ||
"@khanacademy/wonder-blocks-spacing": "^3.0.1", | ||
"@khanacademy/wonder-blocks-typography": "^1.1.20" | ||
}, | ||
@@ -35,3 +35,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "a8993049a08b602a0309155e4a1f4d969ef51c54" | ||
"gitHead": "4258b926780fd497bd70b0386704d7ac9c9e96bc" | ||
} |
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
523590
4484
- Removed@khanacademy/wonder-blocks-spacing@2.1.16(transitive)