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

dnslint

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dnslint - npm Package Compare versions

Comparing version 1.1.31 to 1.1.32

6

package.json
{
"name": "dnslint",
"version": "1.1.31",
"version": "1.1.32",
"description": "XYO Internal Domain Tool",

@@ -8,7 +8,7 @@ "main": "dist/index.js",

"scripts": {
"install": "yarn tsc",
"install": "tsc",
"pretest": "yarn install",
"lint": "yarn tslint --config tslint.json src/**/*.ts",
"test": "yarn lint",
"build": "yarn tsc",
"build": "tsc",
"cli": "node dist/cli.js",

@@ -15,0 +15,0 @@ "develop": "yarn ts-node --files src/cli.ts",

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