frint-compat
Advanced tools
Comparing version 1.4.0 to 1.4.2
@@ -538,4 +538,4 @@ 'use strict'; | ||
Promise.resolve(true) // eslint-disable-line | ||
.then(function () { | ||
Promise.resolve(true // eslint-disable-line | ||
).then(function () { | ||
// load App, after X ms | ||
@@ -542,0 +542,0 @@ return new Promise(function (resolve) { |
{ | ||
"name": "frint-compat", | ||
"version": "1.4.0", | ||
"version": "1.4.2", | ||
"description": "Backwards compatibility package for Frint", | ||
@@ -33,4 +33,4 @@ "main": "lib/index.js", | ||
"frint-model": "^1.4.0", | ||
"frint-react": "^1.4.0", | ||
"frint-store": "^1.3.1", | ||
"frint-react": "^1.4.2", | ||
"frint-store": "^1.4.2", | ||
"lodash": "^4.13.1", | ||
@@ -37,0 +37,0 @@ "react": "^0.14.8", |
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-react@^1.4.2
Updatedfrint-store@^1.4.2