@megatherium/sleep
Advanced tools
Comparing version 0.4.1 to 0.4.2
{ | ||
"name": "@megatherium/sleep", | ||
"license": "SEE LICENSE IN LICENSE.md", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"main": "dist/index.js", | ||
@@ -46,16 +46,16 @@ "author": { | ||
"devDependencies": { | ||
"@babel/cli": "7.10.5", | ||
"@babel/core": "7.11.4", | ||
"@babel/cli": "7.11.6", | ||
"@babel/core": "7.11.6", | ||
"@babel/plugin-proposal-class-properties": "7.10.4", | ||
"@babel/plugin-transform-runtime": "7.11.0", | ||
"@babel/preset-env": "7.11.0", | ||
"@babel/register": "7.10.5", | ||
"@babel/plugin-transform-runtime": "7.11.5", | ||
"@babel/preset-env": "7.11.5", | ||
"@babel/register": "7.11.5", | ||
"@babel/runtime": "7.11.2", | ||
"@istanbuljs/nyc-config-babel": "3.0.0", | ||
"@megatherium/eslint-config": "0.7.2", | ||
"@megatherium/fs-promises": "0.2.6", | ||
"@megatherium/has-property": "1.3.6", | ||
"@megatherium/fs-promises": "0.2.7", | ||
"@megatherium/has-property": "1.3.7", | ||
"@megatherium/rimraf-cli": "0.2.3", | ||
"@semantic-release/gitlab": "6.0.4", | ||
"@semantic-release/npm": "7.0.5", | ||
"@semantic-release/npm": "7.0.6", | ||
"babel-eslint": "10.1.0", | ||
@@ -70,3 +70,3 @@ "babel-jest": "26.3.0", | ||
"docdash": "1.2.0", | ||
"eslint": "7.7.0", | ||
"eslint": "7.8.1", | ||
"jest": "26.4.2", | ||
@@ -77,7 +77,7 @@ "jsdoc": "3.6.5", | ||
"minimatch": "3.0.4", | ||
"mocha": "8.1.2", | ||
"mocha": "8.1.3", | ||
"nyc": "15.1.0", | ||
"renovate": "23.8.0", | ||
"renovate": "23.19.4", | ||
"semantic-release": "17.1.1" | ||
} | ||
} |
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
123933