@storybook/addon-highlight
Advanced tools
Comparing version 0.0.0-pr-28980-sha-5147e88f to 0.0.0-pr-28984-sha-29839935
{ | ||
"name": "@storybook/addon-highlight", | ||
"version": "0.0.0-pr-28980-sha-5147e88f", | ||
"version": "0.0.0-pr-28984-sha-29839935", | ||
"description": "Highlight DOM nodes within your stories", | ||
@@ -30,4 +30,3 @@ "keywords": [ | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.js", | ||
"node": "./dist/index.js" | ||
"require": "./dist/index.js" | ||
}, | ||
@@ -63,3 +62,3 @@ "./preview": { | ||
"peerDependencies": { | ||
"storybook": "^0.0.0-pr-28980-sha-5147e88f" | ||
"storybook": "^0.0.0-pr-28984-sha-29839935" | ||
}, | ||
@@ -66,0 +65,0 @@ "publishConfig": { |
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
9089