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

browser-bookmarks

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browser-bookmarks - npm Package Compare versions

Comparing version 0.0.0 to 0.1.0

__tests__/.eslintrc

29

package.json
{
"name": "browser-bookmarks",
"version": "0.0.0",
"description": "",
"version": "0.1.0",
"description": "Retrieve bookmarks from different browsers.",
"keywords": [
"browser",
"chrome",
"bookmarks",
"favorites"
],
"main": "index.js",
"author": "Vu Tran <vu@vu-tran.com>",
"license": "MIT",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"lint": "eslint .",
"test": "jest --coverage"
},
"author": "Vu Tran <vu@vu-tran.com>",
"license": "MIT"
"devDependencies": {
"babel-eslint": "^6.1.2",
"babel-jest": "^15.0.0",
"babel-polyfill": "^6.13.0",
"babel-preset-es2015": "^6.14.0",
"babel-preset-stage-0": "^6.5.0",
"coveralls": "^2.11.12",
"eslint": "^3.4.0",
"eslint-config-airbnb": "^11.0.0",
"eslint-plugin-import": "^1.14.0",
"jest": "^15.1.1"
}
}
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