@storybook/components
Advanced tools
Comparing version 3.2.10 to 3.2.12
{ | ||
"name": "@storybook/components", | ||
"version": "3.2.10", | ||
"version": "3.2.12", | ||
"description": "Core Storybook Components", | ||
@@ -12,3 +12,3 @@ "license": "MIT", | ||
"scripts": { | ||
"prepublish": "node ../../scripts/prepublish.js", | ||
"prepare": "node ../../scripts/prepare.js", | ||
"storybook": "start-storybook -p 6006", | ||
@@ -19,9 +19,9 @@ "build-storybook": "build-storybook" | ||
"glamor": "^2.20.40", | ||
"glamorous": "^4.1.2", | ||
"prop-types": "^15.5.10" | ||
"glamorous": "^4.9.7", | ||
"prop-types": "^15.6.0" | ||
}, | ||
"devDependencies": { | ||
"enzyme": "^2.9.1", | ||
"react": "^15.6.1", | ||
"react-dom": "^15.6.1" | ||
"enzyme": "^3.0.0", | ||
"react": "^16.0.0", | ||
"react-dom": "^16.0.0" | ||
}, | ||
@@ -28,0 +28,0 @@ "peerDependencies": { |
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
13453
Updatedglamorous@^4.9.7
Updatedprop-types@^15.6.0