@graffy/react
Advanced tools
Comparing version 0.8.1 to 0.8.2
@@ -183,2 +183,3 @@ "use strict"; | ||
children: _propTypes["default"].func | ||
}); | ||
}); | ||
module.exports = exports.default; |
@@ -5,3 +5,3 @@ { | ||
"author": "aravind (https://github.com/aravindet)", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"repository": { | ||
@@ -13,2 +13,3 @@ "type": "git", | ||
"dependencies": { | ||
"@babel/runtime-corejs3": "^7.4.5", | ||
"prop-types": "^15.7.2", | ||
@@ -15,0 +16,0 @@ "lodash": "^4.17.11" |
@@ -145,2 +145,4 @@ "use strict"; | ||
return [loading || queryHasChanged, value, store.put]; | ||
} | ||
} | ||
module.exports = exports.default; |
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
11574
279
4
+ Added@babel/runtime-corejs3@7.26.0(transitive)
+ Addedcore-js-pure@3.40.0(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)