@invrs/ads
Advanced tools
Comparing version 0.20.21 to 0.20.23
{ | ||
"name": "@invrs/ads", | ||
"version": "0.20.21", | ||
"version": "0.20.23", | ||
"description": "Inverse ad code", | ||
@@ -27,3 +27,3 @@ "keywords": [ | ||
"@babel/runtime": "7.0.0-beta.42", | ||
"@invrs/flatiron-store": "^0.20.21" | ||
"@invrs/flatiron-store": "^0.20.23" | ||
}, | ||
@@ -33,2 +33,3 @@ "devDependencies": { | ||
"@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", | ||
@@ -39,4 +40,4 @@ "@babel/plugin-transform-runtime": "7.0.0-beta.42", | ||
"fxtr": "1", | ||
"jest": "22", | ||
"rimraf": "2" | ||
"jest": "23.4.2", | ||
"rimraf": "^2.6.2" | ||
}, | ||
@@ -60,2 +61,3 @@ "babel": { | ||
"plugins": [ | ||
"@babel/plugin-proposal-class-properties", | ||
"@babel/plugin-proposal-object-rest-spread", | ||
@@ -62,0 +64,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
53440
10