airbnb-browser-shims
Advanced tools
Comparing version 2.1.0 to 2.1.1
Unreleased | ||
================= | ||
2.1.1 / 2018-06-14 | ||
================= | ||
* [Deps] update `airbnb-js-shims`, `matchmedia-polyfill` | ||
* [Dev Deps] update `eslint`, `eslint-plugin-import`, `nsp`, `tape` | ||
2.1.0 / 2018-01-24 | ||
@@ -5,0 +10,0 @@ ================= |
{ | ||
"name": "airbnb-browser-shims", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Browser and JS shims used by Airbnb.", | ||
@@ -25,3 +25,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"airbnb-js-shims": "^1.4.1", | ||
"airbnb-js-shims": "^1.6.0", | ||
"classlist-polyfill": "^1.2.0", | ||
@@ -31,3 +31,3 @@ "console-polyfill": "^0.3.0", | ||
"ima-babel6-polyfill": "^0.12.0", | ||
"matchmedia-polyfill": "^0.3.0", | ||
"matchmedia-polyfill": "^0.3.1", | ||
"raf": "^3.4.0", | ||
@@ -40,8 +40,8 @@ "ric-shim": "^1.0.0", | ||
"devDependencies": { | ||
"eslint": "^4.16.0", | ||
"eslint": "^4.19.1", | ||
"eslint-config-airbnb-base": "^12.1.0", | ||
"eslint-plugin-import": "^2.8.0", | ||
"nsp": "^3.1.0", | ||
"eslint-plugin-import": "^2.12.0", | ||
"nsp": "^3.2.1", | ||
"safe-publish-latest": "^1.1.1", | ||
"tape": "^4.8.0" | ||
"tape": "^4.9.1" | ||
}, | ||
@@ -48,0 +48,0 @@ "publishConfig": { |
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
15315
69
Updatedairbnb-js-shims@^1.6.0
Updatedmatchmedia-polyfill@^0.3.1