@fluentui/ability-attributes
Advanced tools
Comparing version 0.43.0 to 0.44.0
{ | ||
"name": "@fluentui/ability-attributes", | ||
"description": "Accessibility attributes schema for Fluent UI", | ||
"version": "0.43.0", | ||
"version": "0.44.0", | ||
"author": "Marat Abdullin <marata@microsoft.com>", | ||
@@ -26,3 +26,4 @@ "bugs": "https://github.com/microsoft/fluent-ui-react/issues", | ||
"scripts": { | ||
"build": "npm run schema && gulp bundle:package:no-umd --package ability-attributes", | ||
"build": "npm run schema && gulp bundle:package:no-umd", | ||
"clean": "gulp bundle:package:clean", | ||
"schema": "allyschema -c \"process.env.NODE_ENV !== 'production'\" schema.json > ./src/schema.ts" | ||
@@ -32,3 +33,3 @@ }, | ||
"types": "dist/es/index.d.ts", | ||
"gitHead": "11ce526692385deea568b0c014828a783940a8b6" | ||
"gitHead": "39b6d1fbd11d7444d2808a8ff5d06ca2e997fe3b" | ||
} |
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
286036