New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

google-parser

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

google-parser - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

22

package.json
{
"name": "google-parser",
"version": "1.0.0",
"version": "1.1.0",
"description": "구글에서 이미지, 일반 검색결과를 가져옵니다.",
"main": "index.js",
"main": "google_parser.js",
"scripts": {
"test": "node ./test.js"
"test": "node ./test.js --trace-sync-io"
},
"author": "trusty_people",
"author": "trusty_people <jioo0224@naver.com>",
"license": "MIT",

@@ -15,3 +15,15 @@ "dependencies": {

"request": "^2.81.0"
}
},
"keywords": [
"google", "google search", "google serach without api"
],
"repository": {
"type": "git",
"url": "https://github.com/trustypeople/google-parser.git"
},
"bugs": {
"url": "https://github.com/trustypeople/google-parser/issues"
},
"homepage": "https://github.com/trustypeople/google-parser#readme"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc