@trendmicro/react-breadcrumbs
Advanced tools
Comparing version 0.5.4 to 0.5.5
@@ -1,2 +0,2 @@ | ||
/*! react-breadcrumbs v0.5.4 | (c) 2017 Trend Micro Inc. | MIT | https://github.com/trendmicro-frontend/react-breadcrumbs */ | ||
/*! react-breadcrumbs v0.5.5 | (c) 2017 Trend Micro Inc. | MIT | https://github.com/trendmicro-frontend/react-breadcrumbs */ | ||
module.exports = | ||
@@ -3,0 +3,0 @@ /******/ (function(modules) { // webpackBootstrap |
{ | ||
"name": "@trendmicro/react-breadcrumbs", | ||
"version": "0.5.4", | ||
"version": "0.5.5", | ||
"description": "Trend Micro Components: React Breadcrumbs", | ||
@@ -48,3 +48,3 @@ "main": "lib/index.js", | ||
"peerDependencies": { | ||
"react": "^0.14.0 || ^15.0.0" | ||
"react": "^0.14.0 || >=15.0.0" | ||
}, | ||
@@ -82,4 +82,4 @@ "dependencies": { | ||
"nib": "~1.1.2", | ||
"react": "^0.14.0 || ^15.0.0", | ||
"react-dom": "^0.14.0 || ^15.0.0", | ||
"react": "^0.14.0 || >=15.0.0", | ||
"react-dom": "^0.14.0 || >=15.0.0", | ||
"style-loader": "~0.16.1", | ||
@@ -86,0 +86,0 @@ "stylint": "~1.5.9", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
29237