frint-compat
Advanced tools
Comparing version 2.5.0 to 2.6.0
{ | ||
"name": "frint-compat", | ||
"version": "2.5.0", | ||
"version": "2.6.0", | ||
"description": "Backwards compatibility package for Frint", | ||
@@ -31,6 +31,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"frint": "^2.5.0", | ||
"frint-model": "^2.5.0", | ||
"frint-react": "^2.5.0", | ||
"frint-store": "^2.5.0", | ||
"frint": "^2.6.0", | ||
"frint-model": "^2.6.0", | ||
"frint-react": "^2.6.0", | ||
"frint-store": "^2.6.0", | ||
"lodash": "^4.13.1", | ||
@@ -40,3 +40,3 @@ "rxjs": "^5.2.0" | ||
"devDependencies": { | ||
"frint-test-utils": "^2.5.0", | ||
"frint-test-utils": "^2.6.0", | ||
"prop-types": "^15.5.10", | ||
@@ -43,0 +43,0 @@ "react": "^15.5.4", |
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
Updatedfrint@^2.6.0
Updatedfrint-model@^2.6.0
Updatedfrint-react@^2.6.0
Updatedfrint-store@^2.6.0