cf-component-link
Advanced tools
Comparing version 2.0.3 to 3.0.0
@@ -98,2 +98,3 @@ 'use strict'; | ||
module.exports = Link; |
{ | ||
"name": "cf-component-link", | ||
"description": "CloudFlare Link Component", | ||
"version": "2.0.3", | ||
"version": "3.0.0", | ||
"main": "lib/index.js", | ||
@@ -12,3 +12,3 @@ "author": "James Kyle <jkyle@cloudflare.com>", | ||
"dependencies": { | ||
"cf-util-route-handler": "^1.0.0", | ||
"cf-util-route-handler": "^2.0.3", | ||
"react": "^0.14.2" | ||
@@ -15,0 +15,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
4848
+ Addedcf-util-route-handler@2.0.3(transitive)
- Removedcf-util-route-handler@1.0.0(transitive)
Updatedcf-util-route-handler@^2.0.3