@front10/base-elements
Advanced tools
Comparing version 0.79.1 to 0.79.2
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.79.2](https://gitlab.com/front10-devs/front10-ui/compare/v0.79.1...v0.79.2) (2020-11-18) | ||
### Bug Fixes | ||
* import babel runtime ([5263768](https://gitlab.com/front10-devs/front10-ui/commit/5263768502785935dbde651c7386a348aa1031ec)) | ||
## [0.79.1](https://gitlab.com/front10-devs/front10-ui/compare/v0.79.0...v0.79.1) (2020-11-18) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"version": "0.79.1", | ||
"version": "0.79.2", | ||
"license": "", | ||
@@ -26,2 +26,3 @@ "main": "dist/base-elements.cjs.js", | ||
"devDependencies": { | ||
"@babel/plugin-transform-runtime": "^7.12.1", | ||
"@testing-library/react": "^10.0.2", | ||
@@ -40,3 +41,4 @@ "@types/jest": "^25.2.1", | ||
"dependencies": { | ||
"@front10/utils": "^0.79.0", | ||
"@babel/runtime": "^7.12.5", | ||
"@front10/utils": "^0.79.2", | ||
"@reach/visually-hidden": "^0.11.0", | ||
@@ -50,3 +52,3 @@ "@theme-ui/components": "^0.3.1", | ||
}, | ||
"gitHead": "ab803782d2e97a75dde6242863774eb6304ce00c" | ||
"gitHead": "b332fdb519cf2311a948f006c842ed06342b28d9" | ||
} |
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
405490
10
12
+ Added@babel/runtime@^7.12.5
Updated@front10/utils@^0.79.2