dot-store-iframe
Advanced tools
Comparing version 2.3.0 to 2.4.1
{ | ||
"name": "dot-store-iframe", | ||
"version": "2.3.0", | ||
"version": "2.4.1", | ||
"description": "Iframe controller integration for dot-store", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
"babel-core": "^7.0.0-bridge.0", | ||
"dot-store": "^2.3.0", | ||
"dot-store": "^2.4.1", | ||
"fxtr": "1", | ||
@@ -46,3 +46,12 @@ "jest": "^22.4.3", | ||
"presets": [ | ||
"@babel/preset-env" | ||
[ | ||
"@babel/preset-env", | ||
{ | ||
"targets": { | ||
"browsers": [ | ||
"defaults" | ||
] | ||
} | ||
} | ||
] | ||
], | ||
@@ -49,0 +58,0 @@ "plugins": [ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
27025
0