react-hooks-giphy
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "react-hooks-giphy", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "React component for displaying Gif using Giphy API", | ||
@@ -25,4 +25,4 @@ "main": "dist/index.js", | ||
"peerDependencies": { | ||
"react": "^16.3.0", | ||
"react-dom": "^16.3.0" | ||
"react": "^16.8.2", | ||
"react-dom": "^16.8.2" | ||
}, | ||
@@ -34,7 +34,7 @@ "bugs": { | ||
"devDependencies": { | ||
"babel-cli": "^6.26.0", | ||
"babel-core": "^6.26.3", | ||
"babel-loader": "^7.1.4", | ||
"babel-preset-env": "^1.7.0", | ||
"babel-preset-react": "^6.24.1", | ||
"@babel/cli": "^7.2.3", | ||
"@babel/core": "^7.2.2", | ||
"@babel/preset-env": "^7.3.1", | ||
"@babel/preset-react": "^7.0.0", | ||
"babel-loader": "^8.0.5", | ||
"css-loader": "^2.1.0", | ||
@@ -48,3 +48,4 @@ "html-webpack-plugin": "^3.2.0", | ||
"webpack-dev-server": "^3.1.14" | ||
} | ||
}, | ||
"dependencies": {} | ||
} |
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
5706
4
105