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

third-party-web

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

third-party-web - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

7

package.json
{
"name": "third-party-web",
"version": "0.1.0",
"version": "0.1.1",
"description": "Categorized data on third party entities on the web.",
"main": "./lib/index.js",
"scripts": {
"start": "mkdir -p .tmp && node bin/merge-origins-with-entities.js && node bin/create-markdown.js"
"start": "mkdir -p .tmp && node bin/merge-origins-with-entities.js && node bin/create-markdown.js",
"test": "jest"
},

@@ -21,2 +23,3 @@ "keywords": [

"chartjs-node": "^1.7.1",
"jest": "^24.5.0",
"lodash": "^4.17.10",

@@ -23,0 +26,0 @@ "prettier": "^1.13.7"

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