carbon-components
Advanced tools
Comparing version 7.12.0 to 7.12.1
@@ -5,3 +5,3 @@ { | ||
"homepage": "http://carbondesignsystem.com/", | ||
"version": "7.12.0", | ||
"version": "7.12.1", | ||
"module": "es/index.js", | ||
@@ -62,2 +62,3 @@ "main": "umd/index.js", | ||
"gulp-autoprefixer": "~3.0.1", | ||
"gulp-axe-webdriver": "^1.4.0", | ||
"gulp-babel": "^6.1.2", | ||
@@ -130,4 +131,4 @@ "gulp-eslint": "^3.0.0", | ||
"test": "gulp test", | ||
"test:unit": "gulp test:unit", | ||
"test:a11y": "gulp test:a11y", | ||
"test:unit": "gulp test:unit", | ||
"semantic-release": "semantic-release pre && npm publish && semantic-release post" | ||
@@ -134,0 +135,0 @@ }, |
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
2982931
71