@paciolan/remote-module-loader
Advanced tools
Comparing version 2.6.1 to 2.6.2
{ | ||
"name": "@paciolan/remote-module-loader", | ||
"version": "2.6.1", | ||
"version": "2.6.2", | ||
"description": "", | ||
@@ -39,21 +39,21 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "^7.5.5", | ||
"@babel/core": "^7.5.5", | ||
"@babel/preset-env": "^7.5.5", | ||
"@babel/cli": "^7.12.8", | ||
"@babel/core": "^7.12.9", | ||
"@babel/preset-env": "^7.12.7", | ||
"@babel/preset-typescript": "^7.12.7", | ||
"@commitlint/cli": "^8.1.0", | ||
"@commitlint/config-conventional": "^8.1.0", | ||
"@types/jest": "^24.9.1", | ||
"@commitlint/cli": "^11.0.0", | ||
"@commitlint/config-conventional": "^11.0.0", | ||
"@types/jest": "^26.0.16", | ||
"@types/node": "^14.14.10", | ||
"babel-loader": "^8.0.6", | ||
"cross-env": "^5.2.0", | ||
"eslint": "^6.1.0", | ||
"eslint-config-prettier": "^6.0.0", | ||
"eslint-plugin-prettier": "^3.1.0", | ||
"git-cz": "^3.2.1", | ||
"husky": "^3.0.2", | ||
"jest": "^24.8.0", | ||
"prettier": "^1.18.2", | ||
"regenerator-runtime": "^0.13.3", | ||
"rimraf": "^2.6.3", | ||
"babel-loader": "^8.2.2", | ||
"cross-env": "^7.0.3", | ||
"eslint": "^7.14.0", | ||
"eslint-config-prettier": "^6.15.0", | ||
"eslint-plugin-prettier": "^3.2.0", | ||
"git-cz": "^4.7.5", | ||
"husky": "^4.3.0", | ||
"jest": "^26.6.3", | ||
"prettier": "^2.2.1", | ||
"regenerator-runtime": "^0.13.7", | ||
"rimraf": "^3.0.2", | ||
"ts-jest": "^26.4.4", | ||
@@ -60,0 +60,0 @@ "typescript": "^4.1.2" |
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
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
22693