Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

grabity

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grabity - npm Package Compare versions

Comparing version 0.0.0 to 1.0.0

.travis.yml

28

package.json
{
"name": "grabity",
"version": "0.0.0",
"description": "Utility for grabbing",
"version": "1.0.0",
"description": "Get preview data from a link. Just grab it.",
"main": "index.js",
"scripts": {
"test": "mocha"
"test": "mocha",
"test-server": "node ./test_setup/server"
},
"repository": {
"type": "git",
"url": "https://github.com/e-oj/grabity"
},
"keywords": [
"link preview",
"url preview",
"link",
"url"
],
"author": "Emmanuel Olaojo",
"license": "MIT"
"license": "MIT",
"dependencies": {
"jsdom": "11.3.0"
},
"devDependencies": {
"chai": "4.1.2",
"express": "4.16.2",
"mocha": "4.0.1",
"morgan": "1.9.0"
}
}
.idea/.name
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