@kynikos/react-components
Advanced tools
+1
-1
@@ -47,3 +47,3 @@ "use strict"; | ||
| value: function render() { | ||
| createElement('iframe', { | ||
| return createElement('iframe', { | ||
| // Setting display:none makes it unprintable in Chrome | ||
@@ -50,0 +50,0 @@ style: { |
+7
-7
| { | ||
| "name": "@kynikos/react-components", | ||
| "version": "1.1.0", | ||
| "version": "1.1.1", | ||
| "author": "Dario Giovannetti", | ||
@@ -18,10 +18,10 @@ "description": "React components.", | ||
| "dependencies": { | ||
| "react": "^16.8.6", | ||
| "react-dom": "^16.8.6" | ||
| "react": "^16.10.2", | ||
| "react-dom": "^16.10.2" | ||
| }, | ||
| "devDependencies": { | ||
| "@babel/cli": "^7.4.3", | ||
| "@babel/core": "^7.4.3", | ||
| "@babel/preset-env": "^7.4.3", | ||
| "eslint": "^5.16.0", | ||
| "@babel/cli": "^7.6.2", | ||
| "@babel/core": "^7.6.2", | ||
| "@babel/preset-env": "^7.6.2", | ||
| "eslint": "^6.5.1", | ||
| "eslint-plugin-babel": "^5.3.0" | ||
@@ -28,0 +28,0 @@ }, |
+1
-1
@@ -13,3 +13,3 @@ // This file is part of react-components | ||
| render() { | ||
| createElement('iframe', { | ||
| return createElement('iframe', { | ||
| // Setting display:none makes it unprintable in Chrome | ||
@@ -16,0 +16,0 @@ style: { |
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
9387
0.78%0
-100%Updated
Updated