react-time-picker-input
Advanced tools
Comparing version 2.1.6 to 2.1.7
@@ -34,3 +34,3 @@ { | ||
], | ||
"version": "2.1.6", | ||
"version": "2.1.7", | ||
"private": false, | ||
@@ -78,2 +78,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"core-js": "^3.20.3", | ||
"react": "^17.0.2" | ||
@@ -85,4 +86,3 @@ }, | ||
"@babel/preset-env": "^7.16.1", | ||
"react-scripts": "4.0.3", | ||
"core-js": "^3.20.3" | ||
"react-scripts": "4.0.3" | ||
}, | ||
@@ -89,0 +89,0 @@ "optionalDependencies": { |
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
4
4
+ Addedcore-js@^3.20.3
+ Addedcore-js@3.39.0(transitive)