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

@hh.ru/js-module-dependency-extrator

Package Overview
Dependencies
Maintainers
10
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hh.ru/js-module-dependency-extrator - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

13

package.json
{
"name": "@hh.ru/js-module-dependency-extrator",
"version": "0.1.1",
"version": "0.1.2",
"main": "lib/index.js",

@@ -12,6 +12,6 @@ "devDependencies": {

"babel-eslint": "^9.0.0",
"eslint": "~4.19.1",
"eslint": "^6.8.0",
"eslint-config-prettier": "^3.0.1",
"eslint-plugin-prettier": "^2.6.2",
"mocha": "^2.2.5",
"mocha": "^7.1.1",
"prettier": "^1.14.2"

@@ -27,3 +27,3 @@ },

"build": "babel src -d lib",
"test": "mocha --compilers js:@babel/register",
"test": "mocha --require @babel/register",
"test:watch": "yarn run test -- --watch",

@@ -38,4 +38,7 @@ "prepublish": "yarn clean && yarn build"

"del": "^3.0.0",
"glob-all": "^3.1.0"
"glob-all": "^3.2.1"
},
"resolutions": {
"kind-of": "6.0.3"
}
}

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