Socket
Socket
Sign inDemoInstall

precinct

Package Overview
Dependencies
Maintainers
3
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

precinct - npm Package Compare versions

Comparing version 12.0.2 to 12.1.0

5

index.js

@@ -18,2 +18,3 @@ 'use strict';

const detectiveTypeScript = require('detective-typescript');
const detectiveVue = require('detective-vue2');

@@ -187,2 +188,6 @@ const debug = debuglog('precinct');

case 'vue': {
return detectiveVue;
}
default:

@@ -189,0 +194,0 @@ // nothing

3

package.json
{
"name": "precinct",
"version": "12.0.2",
"version": "12.1.0",
"description": "Unleash the detectives",

@@ -55,2 +55,3 @@ "main": "index.js",

"detective-typescript": "^13.0.0",
"detective-vue2": "^2.0.0",
"module-definition": "^6.0.0",

@@ -57,0 +58,0 @@ "node-source-walk": "^7.0.0",

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