@invrs/flatiron-store
Advanced tools
Comparing version 0.20.21 to 0.20.23
{ | ||
"name": "@invrs/flatiron-store", | ||
"version": "0.20.21", | ||
"version": "0.20.23", | ||
"description": "dot-store stores for flatiron", | ||
@@ -28,3 +28,3 @@ "main": "dist/index.js", | ||
"@babel/runtime": "7.0.0-beta.42", | ||
"@invrs/helpers": "^0.20.20", | ||
"@invrs/helpers": "^0.20.23", | ||
"dot-store": "^2.6.25", | ||
@@ -37,2 +37,3 @@ "dot-store-iframe": "^2.6.25", | ||
"@babel/core": "7.0.0-beta.42", | ||
"@babel/plugin-proposal-class-properties": "7.0.0-beta.42", | ||
"@babel/plugin-proposal-object-rest-spread": "7.0.0-beta.42", | ||
@@ -42,4 +43,4 @@ "@babel/plugin-transform-runtime": "7.0.0-beta.42", | ||
"babel-core": "^7.0.0-bridge.0", | ||
"jest": "22", | ||
"rimraf": "2" | ||
"jest": "23.4.2", | ||
"rimraf": "^2.6.2" | ||
}, | ||
@@ -63,2 +64,3 @@ "babel": { | ||
"plugins": [ | ||
"@babel/plugin-proposal-class-properties", | ||
"@babel/plugin-proposal-object-rest-spread", | ||
@@ -65,0 +67,0 @@ "@babel/plugin-transform-runtime" |
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
3806
9
Updated@invrs/helpers@^0.20.23