react-google-autocomplete
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -1,1 +0,3 @@ | ||
require('./lib'); | ||
'use strict'; | ||
module.exports = require('./lib'); |
{ | ||
"name": "react-google-autocomplete", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "React component for google autocomplete.", | ||
@@ -28,5 +28,5 @@ "main": "index.js", | ||
"homepage": "https://github.com/ErrorPro/react-google-autocomplete#readme", | ||
"dependencies": { | ||
"react": "^15.1.0" | ||
"peerDependencies": { | ||
"react": "*" | ||
} | ||
} |
@@ -33,6 +33,6 @@ import React, {PropTypes} from 'react'; | ||
{...this.props} | ||
/> | ||
</div> | ||
/> | ||
</div> | ||
); | ||
} | ||
} |
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
4903
88
+ Addedreact@18.3.1(transitive)
- Removedreact@^15.1.0
- Removedasap@2.0.6(transitive)
- Removedcore-js@1.2.7(transitive)
- Removedcreate-react-class@15.7.0(transitive)
- Removedencoding@0.1.13(transitive)
- Removedfbjs@0.8.18(transitive)
- Removediconv-lite@0.6.3(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedisomorphic-fetch@2.2.1(transitive)
- Removednode-fetch@1.7.3(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedpromise@7.3.1(transitive)
- Removedprop-types@15.8.1(transitive)
- Removedreact@15.7.0(transitive)
- Removedreact-is@16.13.1(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsetimmediate@1.0.5(transitive)
- Removedua-parser-js@0.7.39(transitive)
- Removedwhatwg-fetch@3.6.20(transitive)