@hh.ru/js-module-dependency-extrator
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
185150
Updatedglob-all@^3.2.1