@vigosan/react-copy-to-clipboard
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "@vigosan/react-copy-to-clipboard", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"files": [ | ||
@@ -97,2 +97,4 @@ "lib" | ||
"prettier": "^1.7.4", | ||
"react": "^16.14.0", | ||
"react-dom": "^16.14.0", | ||
"react-test-renderer": "^16.2.0", | ||
@@ -102,6 +104,8 @@ "rimraf": "^2.6.2" | ||
"dependencies": { | ||
"copy-to-clipboard": "^3.0.8", | ||
"react": "^16.2.0", | ||
"react-dom": "^16.2.0" | ||
"copy-to-clipboard": "^3.0.8" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=16.14.0", | ||
"react-dom": ">=16.14.0" | ||
} | ||
} |
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
10970
25
+ Addedreact@18.3.1(transitive)
+ Addedreact-dom@18.3.1(transitive)
+ Addedscheduler@0.23.2(transitive)
- Removedreact@^16.2.0
- Removedreact-dom@^16.2.0
- Removedobject-assign@4.1.1(transitive)
- Removedprop-types@15.8.1(transitive)
- Removedreact@16.14.0(transitive)
- Removedreact-dom@16.14.0(transitive)
- Removedreact-is@16.13.1(transitive)
- Removedscheduler@0.19.1(transitive)