frint-react
Advanced tools
Comparing version 2.6.0 to 2.7.0
{ | ||
"name": "frint-react", | ||
"version": "2.6.0", | ||
"version": "2.7.0", | ||
"description": "React package for Frint", | ||
@@ -31,4 +31,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"frint-component-handlers": "^2.6.0", | ||
"frint-component-utils": "^2.6.0", | ||
"cross-env": "^5.0.5", | ||
"frint-component-handlers": "^2.7.0", | ||
"frint-component-utils": "^2.7.0", | ||
"lodash": "^4.13.1", | ||
@@ -38,4 +39,4 @@ "rxjs": "^5.2.0" | ||
"devDependencies": { | ||
"frint": "^2.6.0", | ||
"frint-test-utils": "^2.6.0" | ||
"frint": "^2.7.0", | ||
"frint-test-utils": "^2.7.0" | ||
}, | ||
@@ -42,0 +43,0 @@ "bugs": { |
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
119547
5
+ Addedcross-env@^5.0.5
Updatedfrint-component-utils@^2.7.0