Socket
Socket
Sign inDemoInstall

snyk-module

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

snyk-module - npm Package Compare versions

Comparing version 2.1.0 to 3.0.0

.nvmrc

1

dist/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.encode = exports.parsePackageString = void 0;
const debug = require('debug')('snyk:module');

@@ -4,0 +5,0 @@ const gitHost = require("hosted-git-info");

22

package.json

@@ -24,9 +24,9 @@ {

"devDependencies": {
"@typescript-eslint/eslint-plugin": "^1.13.0",
"@typescript-eslint/parser": "^1.13.0",
"@typescript-eslint/eslint-plugin": "^2.33.0",
"@typescript-eslint/parser": "^2.33.0",
"benny": "^3.6.14",
"eslint": "^5.16.0",
"eslint-config-prettier": "^6.0.0",
"prettier": "^1.18.2",
"tap": "^12.7.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.11.0",
"prettier": "^1.19.1",
"tap": "^14.10.7",
"ts-node": "^8.3.0",

@@ -36,8 +36,8 @@ "typescript": "^3.5.3"

"dependencies": {
"@types/hosted-git-info": "^2.7.0",
"@types/node": "^6.14.7",
"debug": "^3.1.0",
"hosted-git-info": "^2.7.1"
"@types/hosted-git-info": "^3.0.0",
"@types/node": "^8.10.60",
"debug": "^4.1.1",
"hosted-git-info": "^3.0.4"
},
"version": "2.1.0"
"version": "3.0.0"
}

@@ -5,5 +5,5 @@ {

"pretty": true,
"target": "es2015",
"target": "es2017",
"lib": [
"es2015",
"es2017",
],

@@ -10,0 +10,0 @@ "module": "commonjs",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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